rpms/nethack/devel nethack.spec,1.28,1.29

Luke Macken lmacken at fedoraproject.org
Tue Sep 1 14:07:53 UTC 2009


Author: lmacken

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

Modified Files:
	nethack.spec 
Log Message:
Fix the categories for the nethack desktop entry (#485362)


Index: nethack.spec
===================================================================
RCS file: /cvs/pkgs/rpms/nethack/devel/nethack.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -p -r1.28 -r1.29
--- nethack.spec	25 Jul 2009 18:05:28 -0000	1.28
+++ nethack.spec	1 Sep 2009 14:07:53 -0000	1.29
@@ -5,7 +5,7 @@
 
 Name:           nethack
 Version:        3.4.3
-Release:        22%{?dist}
+Release:        23%{?dist}
 Summary:        A rogue-like single player dungeon exploration game
 
 Group:          Amusements/Games
@@ -112,9 +112,8 @@ install -D -p -m 0644 win/X11/nh_icon.xp
 desktop-file-install \
         --vendor fedora \
         --dir $RPM_BUILD_ROOT%{_datadir}/applications \
-        --add-category X-Fedora \
-        --add-category Application \
         --add-category Game \
+        --add-category RolePlaying \
         %{SOURCE1}
 
 # Install the fonts for the X11 interface
@@ -169,6 +168,9 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root,-)
 
 %changelog
+* Tue Sep 01 2009 Luke Macken <lmacken at redhat.com> - 3.4.3-23
+- Fix the categories for the nethack desktop entry (#485362)
+
 * Sat Jul 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.4.3-22
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list