rpms/gweled/devel gweled.spec,1.4,1.5

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


Author: thias

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

Modified Files:
	gweled.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: gweled.spec
===================================================================
RCS file: /cvs/extras/rpms/gweled/devel/gweled.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gweled.spec	5 Dec 2004 14:44:31 -0000	1.4
+++ gweled.spec	3 Mar 2005 21:26:03 -0000	1.5
@@ -1,19 +1,18 @@
 Name:           gweled
 Version:        0.6
 Release:        1
-Epoch:          0
-Summary:        Swapping gem game.
+Summary:        Swapping gem game
 
 Group:          Amusements/Games
 License:        GPL
 URL:            http://sebdelestaing.free.fr/gweled/
 Source0:        http://sebdelestaing.free.fr/gweled/Release/gweled-%{version}.tar.gz
-Patch0:		%{name}-Makefile.patch
+Patch0:         %{name}-Makefile.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  libgnomeui-devel >= 0:2.0.0
-BuildRequires:  librsvg2-devel >= 0:2.0.0
-BuildRequires:  libcroco-devel >= 0:0.3.0
+BuildRequires:  libgnomeui-devel >= 2.0.0
+BuildRequires:  librsvg2-devel >= 2.0.0
+BuildRequires:  libcroco-devel >= 0.3.0
 BuildRequires:  desktop-file-utils 
 
 %description
@@ -39,9 +38,9 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
-desktop-file-install --vendor fedora --delete-original 	\
-  --dir ${RPM_BUILD_ROOT}%{_datadir}/applications   	\
-  --add-category X-Fedora			        \
+desktop-file-install --vendor fedora --delete-original \
+  --dir ${RPM_BUILD_ROOT}%{_datadir}/applications      \
+  --add-category X-Fedora                              \
   ${RPM_BUILD_ROOT}%{_datadir}/applications/%{name}.desktop
 mkdir $RPM_BUILD_ROOT%{_localstatedir}/lib/
 mv $RPM_BUILD_ROOT%{_localstatedir}/games/ $RPM_BUILD_ROOT%{_localstatedir}/lib/games/




More information about the fedora-extras-commits mailing list