rpms/libgnomeuimm20/devel libgnomeuimm.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/libgnomeuimm20/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21010/libgnomeuimm20/devel

Modified Files:
	libgnomeuimm.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: libgnomeuimm.spec
===================================================================
RCS file: /cvs/extras/rpms/libgnomeuimm20/devel/libgnomeuimm.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libgnomeuimm.spec	10 Dec 2004 22:03:05 -0000	1.2
+++ libgnomeuimm.spec	3 Mar 2005 22:41:32 -0000	1.3
@@ -1,8 +1,7 @@
 Name:           libgnomeuimm20
 Version:        2.0.0
 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
@@ -12,24 +11,24 @@
 
 Requires(post): /sbin/ldconfig
 Requires(postun): /sbin/ldconfig
-BuildRequires:	libgnomemm20-devel
-BuildRequires:	libgnomecanvasmm20-devel 
-BuildRequires:	gconfmm20-devel 
-BuildRequires:	libglademm20-devel 
-BuildRequires:	libgnomeui-devel
+BuildRequires:  libgnomemm20-devel
+BuildRequires:  libgnomecanvasmm20-devel
+BuildRequires:  gconfmm20-devel
+BuildRequires:  libglademm20-devel
+BuildRequires:  libgnomeui-devel
 BuildRequires:  libtool
 Obsoletes:      libgnomeuimm2
 
 %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:       libgnomeui-devel
 Requires:       libgnomemm20-devel
 Requires:       libgnomecanvasmm20-devel
@@ -39,7 +38,7 @@
 
 %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 scm-commits mailing list