This commit is contained in:
Jesse Keating 2006-07-12 18:06:21 +00:00
parent e0010f13e4
commit 43fb4a518c

View File

@ -1,7 +1,7 @@
Summary: X.Org X11 libXpm runtime library
Name: libXpm
Version: 3.5.5
Release: 2
Release: 3
License: MIT/X11
Group: System Environment/Libraries
URL: http://www.x.org
@ -88,6 +88,9 @@ rm -rf $RPM_BUILD_ROOT
#%{_mandir}/man1/*.1x*
%changelog
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 3.5.5-3
- rebuild
* Mon Jun 05 2006 Mike A. Harris <mharris@redhat.com> 3.5.5-2
- Added "BuildRequires: pkgconfig" for (#193427)
- Replace "makeinstall" with "make install DESTDIR=..."