rpms/muse/devel muse.spec,1.13,1.14

Orcan Ogetbil oget at fedoraproject.org
Sun Jul 18 23:20:18 UTC 2010


Author: oget

Update of /cvs/pkgs/rpms/muse/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv27430

Modified Files:
	muse.spec 
Log Message:
* Sun Jul 18 2010 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> 1:1.0.1-3
- Add AudioVideo to .desktop file categories RHBZ#614718



Index: muse.spec
===================================================================
RCS file: /cvs/pkgs/rpms/muse/devel/muse.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- muse.spec	10 Apr 2010 09:19:40 -0000	1.13
+++ muse.spec	18 Jul 2010 23:20:17 -0000	1.14
@@ -4,7 +4,7 @@ Summary:       Midi/Audio Music Sequence
 # See: https://fedoraproject.org/wiki/AudioCreation
 Epoch:         1
 Version:       1.0.1
-Release:       2%{?dist}
+Release:       3%{?dist}
 # synti/vam is GPLv2+
 # original freeverb plugin was public domain
 # some of the widgets are GPLv2
@@ -136,9 +136,11 @@ EOF
 %global __find_provides %{_builddir}/%{name}-%{version}%{?prerelease}/%{name}.prov
 chmod +x %{__find_provides}
 
+desktop-file-install \
+     --add-category="AudioVideo" \
+     --dir=%{buildroot}%{_datadir}/applications \
+     %{buildroot}%{_datadir}/applications/%{name}.desktop
 
-%check
-desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
 
 %clean
 rm -rf %{buildroot}
@@ -169,6 +171,9 @@ gtk-update-icon-cache %{_datadir}/icons/
 %{_datadir}/icons/hicolor/*/*/*
 
 %changelog 
+* Sun Jul 18 2010 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> 1:1.0.1-3
+- Add AudioVideo to .desktop file categories RHBZ#614718
+
 * Wed Apr 07 2010 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> 1:1.0.1-2
 - Correct synti path on 64bit systems
 - Remove the -fno-var-tracking-assignments workaround



More information about the scm-commits mailing list