rpms/libgnomeuimm26/devel libgnomeuimm.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/libgnomeuimm26/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21010/libgnomeuimm26/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/libgnomeuimm26/devel/libgnomeuimm.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libgnomeuimm.spec	28 Jan 2005 17:38:28 -0000	1.3
+++ libgnomeuimm.spec	3 Mar 2005 22:41:32 -0000	1.4
@@ -1,14 +1,13 @@
 Name:           libgnomeuimm26
 Version:        2.6.0
 Release:        2
-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
 URL:            http://gtkmm.sourceforge.net/
 Source0:        http://ftp.gnome.org/pub/GNOME/sources/libgnomeuimm/2.6/libgnomeuimm-%{version}.tar.bz2
-Patch0:		libgnomeuimm-2.6.0-autoreconf.patch.bz2
+Patch0:         libgnomeuimm-2.6.0-autoreconf.patch.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Requires(post):   /sbin/ldconfig
@@ -27,9 +26,9 @@
 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:       libgnomemm26-devel
 Requires:       libgnomecanvasmm26-devel
@@ -46,9 +45,9 @@
 %prep
 %setup -q -n libgnomeuimm-%{version}
 %ifarch x86_64
-# Patch was build after: 
+# Patch was build after:
 #aclocal -I scripts && automake -c -f && autoconf && libtoolize --copy --force
-%patch0 -p1 
+%patch0 -p1
 %endif
 
 




More information about the fedora-extras-commits mailing list