rpms/libsigc++20/devel libsigc++.spec,1.3,1.4

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++20/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21010/libsigc++20/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++20/devel/libsigc++.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libsigc++.spec	26 Jan 2005 00:10:37 -0000	1.3
+++ libsigc++.spec	3 Mar 2005 22:41:32 -0000	1.4
@@ -1,8 +1,7 @@
 Name:           libsigc++20
 Version:        2.0.6
 Release:        1
-Epoch:          0
-Summary:        The Typesafe Signal Framework for C++
+Summary:        Typesafe signal framework for C++
 
 Group:          System Environment/Libraries
 License:        LGPL
@@ -27,9 +26,9 @@
 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
@@ -68,8 +67,8 @@
 
 %files
 %defattr(-,root,root,-)
-%{_libdir}/*.so.*
 %doc AUTHORS README NEWS ChangeLog TODO
+%{_libdir}/*.so.*
 
 %files devel
 %defattr(-,root,root,-)
@@ -132,7 +131,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