rpms/t1lib/devel t1lib.spec,1.3,1.4

Matthias Saou (thias) fedora-extras-commits at redhat.com
Sat Mar 5 19:43:19 UTC 2005


Author: thias

Update of /cvs/extras/rpms/t1lib/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7454/t1lib/devel

Modified Files:
	t1lib.spec 
Log Message:
Mass letter "t" update, one or more apply :
- Drop epoch: 0
- Remove %{epoch} requirements in sub-packages
- Remove trailing white spaces
- Keep consistent between spaces and tabs



Index: t1lib.spec
===================================================================
RCS file: /cvs/extras/rpms/t1lib/devel/t1lib.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- t1lib.spec	10 Dec 2004 22:03:11 -0000	1.3
+++ t1lib.spec	5 Mar 2005 19:43:17 -0000	1.4
@@ -1,7 +1,6 @@
 Name:           t1lib
 Version:        5.0.2
 Release:        1
-Epoch:          0
 Summary:        PostScript Type 1 font rasterizer
 
 Group:          Applications/Publishing
@@ -26,7 +25,7 @@
 T1lib is a rasterizer library for Adobe Type 1 Fonts. It supports
 rotation and transformation, kerning underlining and antialiasing. It
 does not depend on X11, but does provides some special functions for
-X11. 
+X11.
 
 AFM-files can be generated from Type 1 font files and font subsetting
 is possible.
@@ -34,7 +33,7 @@
 %package        devel
 Summary:        Header files and static libraries for %{name}
 Group:          Development/Libraries
-Requires:       %{name} = %{epoch}:%{version}-%{release}
+Requires:       %{name} = %{version}-%{release}
 
 %description    devel
 This package contains header files and static libraries for %{name}.




More information about the fedora-extras-commits mailing list