rpms/gweled/devel gweled.spec,1.22,1.23

Thorsten Leemhuis thl at fedoraproject.org
Fri Feb 13 17:55:44 UTC 2009


Author: thl

Update of /cvs/pkgs/rpms/gweled/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28685

Modified Files:
	gweled.spec 
Log Message:
* Fri Feb 13 2009 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 0.7-13
- remove Application, add LogicGame to desktop file



Index: gweled.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gweled/devel/gweled.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- gweled.spec	2 Sep 2008 16:19:10 -0000	1.22
+++ gweled.spec	13 Feb 2009 17:55:14 -0000	1.23
@@ -2,7 +2,7 @@
 
 Name:           gweled
 Version:        0.7
-Release:        12.1
+Release:        13.1
 
 Summary:        Swapping gem game
 
@@ -11,9 +11,9 @@
 URL:            http://sebdelestaing.free.fr/gweled/
 Source0:        http://sebdelestaing.free.fr/gweled/Release/gweled-%{version}.tar.gz
 Patch0:         %{name}-Makefile.patch
-Patch1:		%{name}-Sample_Free.patch
-Patch2:		%{name}-ppc.diff
-Patch3:		%{name}-mikmod-disable-disk-writers.diff
+Patch1:         %{name}-Sample_Free.patch
+Patch2:         %{name}-ppc.diff
+Patch3:         %{name}-mikmod-disable-disk-writers.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  libgnomeui-devel >= 2.0.0
@@ -54,7 +54,8 @@
 make install DESTDIR=$RPM_BUILD_ROOT
 desktop-file-install --vendor fedora --delete-original \
   --dir ${RPM_BUILD_ROOT}%{_datadir}/applications      \
-  --add-category X-Fedora                              \
+  --add-category X-Fedora,LogicGame                    \
+  --remove-category Application                        \
   ${RPM_BUILD_ROOT}%{_datadir}/applications/%{name}.desktop
 mkdir $RPM_BUILD_ROOT%{_localstatedir}/lib/
 mv $RPM_BUILD_ROOT%{_localstatedir}/games/ $RPM_BUILD_ROOT%{_localstatedir}/lib/
@@ -78,6 +79,9 @@
 %{_datadir}/sounds/%{name}/
 
 %changelog
+* Fri Feb 13 2009 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 0.7-13
+- remove Application, add LogicGame to desktop file
+
 * Tue Sep 02 2008 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 0.7-12
 - define _default_patch_fuzz 2
 




More information about the fedora-extras-commits mailing list