rpms/libgnomemm20/devel libgnomemm.spec,1.2,1.3

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


Author: thias

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

Modified Files:
	libgnomemm.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: libgnomemm.spec
===================================================================
RCS file: /cvs/extras/rpms/libgnomemm20/devel/libgnomemm.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libgnomemm.spec	10 Dec 2004 22:03:05 -0000	1.2
+++ libgnomemm.spec	3 Mar 2005 22:41:32 -0000	1.3
@@ -1,8 +1,7 @@
 Name:           libgnomemm20
 Version:        2.0.1
 Release:        1
-Epoch:          0
-Summary:        A C++ interface for Gnome libs (a GUI library for X).
+Summary:        C++ interface for Gnome libs (a GUI library for X)
 
 Group:          System Environment/Libraries
 License:        LGPL
@@ -20,20 +19,20 @@
 %description
 This package provides a C++ interface for GnomeUI.  It is a subpackage
 of the Gtk-- project.  The interface provides a convenient interface for C++
-programmers to create Gnome GUIs with GTK+'s flexible object-oriented 
+programmers to create Gnome GUIs with GTK+'s flexible object-oriented
 framework.
 
 %package devel
-Summary:        Headers for developing programs that will use Gnome--.
+Summary:        Headers for developing programs that will use Gnome--
 Group:          Development/Libraries
-Requires:       %{name} = %{epoch}:%{version}-%{release}
+Requires:       %{name} = %{version}-%{release}
 Requires:       gtkmm20-devel
 Requires:       libgnome-devel
 Obsoletes:      libgnomemm2-devel
 
 %description devel
 This package contains the headers that programmers will need to develop
-applications which will use Gnome--, part of Gtk-- the C++ interface to 
+applications which will use Gnome--, part of Gtk-- the C++ interface to
 the GTK+ (the Gimp ToolKit) GUI library.
 
 




More information about the fedora-extras-commits mailing list