rpms/gconfmm26/devel gconfmm.spec,1.3,1.4

Matthias Saou (thias) fedora-extras-commits at redhat.com
Sat Mar 5 21:10:23 UTC 2005


Author: thias

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

Modified Files:
	gconfmm.spec 
Log Message:
Further mass cleanup. One or more apply :
- Remove (hopefully) all zero epoch remains.
- Remove trailing spaces and tabs.
- Keep consistency between tabs and spaces.
- Clean up summary.



Index: gconfmm.spec
===================================================================
RCS file: /cvs/extras/rpms/gconfmm26/devel/gconfmm.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gconfmm.spec	3 Mar 2005 21:26:02 -0000	1.3
+++ gconfmm.spec	5 Mar 2005 21:10:21 -0000	1.4
@@ -11,9 +11,9 @@
 
 Requires(post):   /sbin/ldconfig
 Requires(postun): /sbin/ldconfig
-BuildRequires:  glibmm24-devel >= 0:2.4.0
-BuildRequires:  gtkmm24-devel >= 0:2.4.0
-BuildRequires:  GConf2-devel >= 0:2.4.0
+BuildRequires:  glibmm24-devel >= 2.4.0
+BuildRequires:  gtkmm24-devel >= 2.4.0
+BuildRequires:  GConf2-devel >= 2.4.0
 
 %description
 This package provides a C++ interface for GConf2. It is a subpackage




More information about the scm-commits mailing list