rpms/wormux/devel wormux.spec,1.6,1.7

Michael Thomas (wart) fedora-extras-commits at redhat.com
Fri Mar 9 21:45:41 UTC 2007


Author: wart

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

Modified Files:
	wormux.spec 
Log Message:
Clean up desktop file categories




Index: wormux.spec
===================================================================
RCS file: /cvs/extras/rpms/wormux/devel/wormux.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- wormux.spec	18 Feb 2007 02:10:01 -0000	1.6
+++ wormux.spec	9 Mar 2007 21:45:08 -0000	1.7
@@ -46,17 +46,16 @@
 [Desktop Entry]
 Encoding=UTF-8
 Name=wormux
-Comment=Kill 'em all game
+Comment=Destroy everyone else on the screen
 Exec=wormux
 Icon=wormux.png
 Terminal=false
-Categories=Game;ArcadeGame;
+Categories=Game;StrategyGame;
 Type=Application
 EOF
 
 desktop-file-install --vendor fedora \
         --dir $RPM_BUILD_ROOT/%{_datadir}/applications/ \
-        --add-category X-Fedora \
         %{name}.desktop
 
 install -d $RPM_BUILD_ROOT/%{_datadir}/icons/hicolor/48x48/apps/
@@ -91,6 +90,9 @@
 %{_datadir}/%{name}
 
 %changelog
+* Fri Mar 9 2007 Wart <wart at kobold.org> 0.7.9-2
+- Clean up desktop file categories
+
 * Sat Feb 17 2007 Wart <wart at kobold.org> 0.7.9-1
 - Update to 0.7.9
 




More information about the fedora-extras-commits mailing list