rpms/gai/devel gai.spec,1.7,1.8

Matthias Saou (thias) fedora-extras-commits at redhat.com
Thu Mar 3 21:26:04 UTC 2005


Author: thias

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

Modified Files:
	gai.spec 
Log Message:
Mass letter "g" update (and some missed before), one or more apply :
- Drop epoch: 0
- Remove %{epoch} requirements in sub-packages
- Remove trailing white spaces
- Keep consistent between spaces and tabs



Index: gai.spec
===================================================================
RCS file: /cvs/extras/rpms/gai/devel/gai.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gai.spec	27 Feb 2005 05:28:13 -0000	1.7
+++ gai.spec	3 Mar 2005 21:26:02 -0000	1.8
@@ -1,7 +1,6 @@
 Name:		gai
 Version:	0.5.8
 Release:	4
-Epoch:		0
 Summary:	Generic Applet Interface
 
 Group:		User Interface/Desktops
@@ -11,13 +10,13 @@
 Patch0:		gai-0.5.8-multilib.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:	libgnomeui-devel, gtk2-devel >= 0:2.2, gnome-panel-devel
+BuildRequires:	libgnomeui-devel, gtk2-devel >= 2.2, gnome-panel-devel
 BuildRequires:	SDL-devel
 
 %package	devel
 Summary:	Library and headers for Generic Applet Interface
 Group:		Development/Libraries
-Requires:	%{name} = %{epoch}:%{version}-%{release}
+Requires:	%{name} = %{version}-%{release}
 Requires:	pkgconfig, pango-devel, gtk2-devel, gnome-panel-devel, libgnomeui-devel
 
 %description
@@ -55,7 +54,7 @@
 %post -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
 
-%files 
+%files
 %defattr(-,root,root,-)
 %doc AUTHORS BUGS COPYING.LIB ChangeLog README* THANKS TODO WINDOWMANAGERS
 %{_libdir}/libgai.so.*
@@ -96,7 +95,7 @@
 
 * Tue Oct 28 2003 Michel Alexandre Salim <salimma[AT]users.sf.net> - 0.5.0-0.fdr.0.1.pre4
 - Fixed broken library naming (thanks Michael Schwendt)
- 
+
 * Mon Oct 27 2003 Michel Alexandre Salim <salimma[AT]users.sourceforge.net> - 0.5.0-0.fdr.0.pre4
 - Update to 0.5.0pre4; API change between 0.4.x and 0.5.0.
 - Most GAI applets now developed for 0.5.0, since 0.4.1 is not in Fedora yet one might as well move to 0.5.0 now.




More information about the fedora-extras-commits mailing list