- Update to util-macros-1.0.2 from X11R7.1

- Added COPYING, ChangeLog to file manifest.
- Use "make install" instead of makeinstall macro.
This commit is contained in:
mharris 2006-06-22 00:02:41 +00:00
parent 5af0e90509
commit 2328edbc62
2 changed files with 10 additions and 5 deletions

View File

@ -1 +1 @@
299e3f40e16d9efdb662930c4d1d6de5 util-macros-1.0.1.tar.bz2
8391f7eb3bf563f5314b0119e870727a util-macros-1.0.2.tar.bz2

View File

@ -2,8 +2,8 @@
Summary: X.Org X11 Autotools macros
Name: xorg-x11-util-macros
Version: 1.0.1
Release: 1.2
Version: 1.0.2
Release: 1
License: The Open Group License
Group: Development/System
URL: http://www.x.org
@ -27,7 +27,7 @@ popd
%install
rm -rf $RPM_BUILD_ROOT
pushd util-macros-*
%makeinstall
make install DESTDIR=$RPM_BUILD_ROOT
popd
%clean
@ -35,11 +35,16 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
%doc
%doc COPYING ChangeLog
%{_datadir}/aclocal/xorgversion.m4
%{_datadir}/aclocal/xorg-macros.m4
%changelog
* Wed Jun 21 2006 Mike A. Harris <mharris@redhat.com> 1.0.2-1
- Update to util-macros-1.0.2 from X11R7.1
- Added COPYING, ChangeLog to file manifest.
- Use "make install" instead of makeinstall macro.
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> 1.0.1-1.2
- bump again for double-long bug on ppc(64)