rpms/libsigc++/devel libsigc++.spec,1.4,1.5

Matthias Saou (thias) fedora-extras-commits at redhat.com
Thu Mar 3 22:41:34 UTC 2005


Author: thias

Update of /cvs/extras/rpms/libsigc++/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21010/libsigc++/devel

Modified Files:
	libsigc++.spec 
Log Message:
Mass letter "l" 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: libsigc++.spec
===================================================================
RCS file: /cvs/extras/rpms/libsigc++/devel/libsigc++.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libsigc++.spec	10 Dec 2004 22:03:05 -0000	1.4
+++ libsigc++.spec	3 Mar 2005 22:41:32 -0000	1.5
@@ -1,8 +1,7 @@
 Name:           libsigc++
 Version:        1.2.5
 Release:        5
-Epoch:          0
-Summary:        Typesafe Signal Framework for C++.
+Summary:        Typesafe signal framework for C++
 
 Group:          System Environment/Libraries
 License:        LGPL
@@ -29,9 +28,9 @@
 library, starting with version 1.1.2, uses %name.
 
 %package        devel
-Summary:        development tools for the Typesafe Signal Framework for C++.
+Summary:        Development tools for the typesafe signal framework for C++
 Group:          Development/Libraries
-Requires:       %{name} = %{epoch}:%{version}-%{release}
+Requires:       %{name} = %{version}-%{release}
 Requires:       pkgconfig
 
 %description devel
@@ -173,7 +172,7 @@
 - Added autoconf macro for sigc.
 
 * Fri Jun 11 1999 Karl Nelson <kenelson at ece.ucdavis.edu>
-- Made into a .in to keep version field up to date 
+- Made into a .in to keep version field up to date
 - Still need to do release by hand
 
 * Mon Jun  7 1999 Dmitry V. Levin <ldv at fandra.org>




More information about the fedora-extras-commits mailing list