rpms/nexuiz/devel nexuiz.spec,1.27,1.28

Jon Ciesla limb at fedoraproject.org
Tue Sep 2 13:54:14 UTC 2008


Author: limb

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

Modified Files:
	nexuiz.spec 
Log Message:
Fix for BZ 460785.



Index: nexuiz.spec
===================================================================
RCS file: /cvs/pkgs/rpms/nexuiz/devel/nexuiz.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- nexuiz.spec	7 Jul 2008 13:10:00 -0000	1.27
+++ nexuiz.spec	2 Sep 2008 13:53:44 -0000	1.28
@@ -1,7 +1,7 @@
 Summary: Multiplayer, deathmatch oriented first person shooter
 Name: nexuiz
 Version: 2.4.2
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPLv2+
 Group: Amusements/Games
 URL: http://www.nexuiz.com/
@@ -85,7 +85,7 @@
 desktop-file-install \
     --vendor=fedora \
     --dir %{buildroot}%{_datadir}/applications \
-    --add-category Application \
+    --add-category ActionGame \
     --add-category Game \
     %{name}.desktop
 
@@ -128,6 +128,9 @@
 
 
 %changelog
+* Tue Sep 02 2008 Jon Ciesla <limb at jcomserv.net> - 2.4.2-3
+- Fix .desktop category, BZ 460785.
+
 * Mon Jul 07 2008 Jon Ciesla <limb at jcomserv.net> - 2.4.2-2
 - Fix debuginfo, BZ 454141.
 




More information about the fedora-extras-commits mailing list