rpms/sound-juicer/devel sound-juicer.spec,1.118,1.119

Orcan Ogetbil oget at fedoraproject.org
Wed Sep 23 19:09:05 UTC 2009


Author: oget

Update of /cvs/pkgs/rpms/sound-juicer/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26299

Modified Files:
	sound-juicer.spec 
Log Message:
* Wed Sep 23 2009 Orcan Ogetbil <oget[DOT]fedora[AT]gmail[DOT]com> - 2.26.1-6
- Update desktop file according to F-12 FedoraStudio feature



Index: sound-juicer.spec
===================================================================
RCS file: /cvs/pkgs/rpms/sound-juicer/devel/sound-juicer.spec,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -p -r1.118 -r1.119
--- sound-juicer.spec	29 Jul 2009 20:38:56 -0000	1.118
+++ sound-juicer.spec	23 Sep 2009 19:09:05 -0000	1.119
@@ -8,7 +8,7 @@
 Name:		sound-juicer
 Summary:	Clean and lean CD ripper
 Version:	2.26.1
-Release:	5%{?dist}
+Release:	6%{?dist}
 License:	GPLv2+
 Group:		Applications/Multimedia
 Source:		http://download.gnome.org/sources/sound-juicer/2.26/%{name}-%{version}.tar.bz2
@@ -40,6 +40,7 @@ BuildRequires:  gettext intltool
 BuildRequires:  libcanberra-devel
 BuildRequires:  gnome-common
 BuildRequires:  automake autoconf libtool
+BuildRequires:  desktop-file-utils
 
 ExcludeArch: s390 s390x
 
@@ -75,6 +76,12 @@ unset GCONF_DISABLE_MAKEFILE_SCHEMA_INST
 rm -rf $RPM_BUILD_ROOT%{_localstatedir}/scrollkeeper
 rm -f $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/icon-theme.cache
 
+desktop-file-install \
+	--add-category="X-AudioVideoImport" \
+	--dir=%{buildroot}%{_datadir}/applications \
+	$RPM_BUILD_ROOT/%{_datadir}/applications/sound-juicer.desktop
+
+
 %find_lang sound-juicer --with-gnome
 
 
@@ -123,6 +130,9 @@ fi
 %{_mandir}/man1/*
 
 %changelog
+* Wed Sep 23 2009 Orcan Ogetbil <oget[DOT]fedora[AT]gmail[DOT]com> - 2.26.1-6
+- Update desktop file according to F-12 FedoraStudio feature
+
 * Wed Jul 29 2009 Matthias Clasen <mclasen at redhat.com> - 2.26.1-5
 - Drop unneeded direct deps
 




More information about the scm-commits mailing list