rpms/libfontenc/devel libfontenc.spec,1.13,1.14

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Jun 9 13:32:07 UTC 2006


Author: mharris

Update of /cvs/dist/rpms/libfontenc/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv30487

Modified Files:
	libfontenc.spec 
Log Message:
* Fri Jun 09 2006 Mike A. Harris <mharris at redhat.com> 1.0.2-2
- Remove package ownership of mandir/libdir/etc.



Index: libfontenc.spec
===================================================================
RCS file: /cvs/dist/rpms/libfontenc/devel/libfontenc.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- libfontenc.spec	27 Apr 2006 19:15:52 -0000	1.13
+++ libfontenc.spec	9 Jun 2006 13:32:04 -0000	1.14
@@ -1,7 +1,7 @@
 Summary: X.Org X11 libfontenc runtime library
 Name: libfontenc
 Version: 1.0.2
-Release: 1
+Release: 2
 License: MIT/X11
 Group: System Environment/Libraries
 URL: http://www.x.org
@@ -23,8 +23,8 @@
 %package devel
 Summary: X.Org X11 libfontenc development package
 Group: Development/Libraries
-Requires: %{name} = %{version}-%{release}
 Requires(pre): xorg-x11-filesystem >= 0.99.2-3
+Requires: %{name} = %{version}-%{release}
 
 Obsoletes: XFree86-devel, xorg-x11-devel
 
@@ -53,6 +53,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
+
 make install DESTDIR=$RPM_BUILD_ROOT
 
 # Remove all libtool archives (*.la)
@@ -67,7 +68,6 @@
 %files
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING README INSTALL ChangeLog
-%dir %{_libdir}
 %{_libdir}/libfontenc.so.1
 %{_libdir}/libfontenc.so.1.0.0
 
@@ -80,17 +80,19 @@
 %{_libdir}/libfontenc.a
 %endif
 %{_libdir}/libfontenc.so
-%dir %{_libdir}/pkgconfig
 %{_libdir}/pkgconfig/fontenc.pc
 
 %changelog
+* Fri Jun 09 2006 Mike A. Harris <mharris at redhat.com> 1.0.2-2
+- Remove package ownership of mandir/libdir/etc.
+
 * Thu Apr 27 2006 Adam Jackson <ajackson at redhat.com> 1.0.2-1
 - Update to 1.0.2
 
-* Fri Feb 10 2006 Jesse Keating <jkeating at redhat.com> - 1.0.1-1.2
+* Fri Feb 10 2006 Jesse Keating <jkeating at redhat.com> 1.0.1-1.2
 - bump again for double-long bug on ppc(64)
 
-* Tue Feb 07 2006 Jesse Keating <jkeating at redhat.com> - 1.0.1-1.1
+* Tue Feb 07 2006 Jesse Keating <jkeating at redhat.com> 1.0.1-1.1
 - rebuilt for new gcc4.1 snapshot and glibc changes
 
 * Wed Jan 18 2006 Mike A. Harris <mharris at redhat.com> 1.0.1-1




More information about the fedora-cvs-commits mailing list