rpms/audacious/devel README,1.6,1.7 audacious.spec,1.65,1.66

Michael Schwendt mschwendt at fedoraproject.org
Wed Jan 27 17:18:24 UTC 2010


Author: mschwendt

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

Modified Files:
	README audacious.spec 
Log Message:
- Always add category AudioVideo to .desktop file for safety reasons.



Index: README
===================================================================
RCS file: /cvs/pkgs/rpms/audacious/devel/README,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- README	23 Jan 2010 19:47:05 -0000	1.6
+++ README	27 Jan 2010 17:18:24 -0000	1.7
@@ -1,4 +0,0 @@
-2.3-alpha1 includes a .desktop file, which makes Audacious appear in
-the "Other" menu only:
-
-> Categories=GTK;Audio;Player;


Index: audacious.spec
===================================================================
RCS file: /cvs/pkgs/rpms/audacious/devel/audacious.spec,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -p -r1.65 -r1.66
--- audacious.spec	27 Jan 2010 17:14:18 -0000	1.65
+++ audacious.spec	27 Jan 2010 17:18:24 -0000	1.66
@@ -135,6 +135,7 @@ desktop-file-install  \
     --remove-mime-type audio/x-ms-wma  \
     --remove-mime-type audio/x-scpls  \
     --remove-category Application  \
+    --add-category AudioVideo  \
     $RPM_BUILD_ROOT%{_datadir}/applications/audacious2.desktop
 
 mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps
@@ -201,6 +202,7 @@ gtk-update-icon-cache %{_datadir}/icons/
 %changelog
 * Wed Jan 27 2010 Michael Schwendt <mschwendt at fedoraproject.org> - 2.2-8
 - Change build_stamp from "UNSUPPORTED VERSION" to "Fedora package".
+- Always add category AudioVideo to .desktop file for safety reasons.
 
 * Sat Jan 23 2010 Michael Schwendt <mschwendt at fedoraproject.org> - 2.2-7
 - Patch filename_find_decoder to probe a file if multiple decoders



More information about the scm-commits mailing list