rpms/kradio4/devel kradio4.spec,1.1,1.2

Orcan Ogetbil oget at fedoraproject.org
Sun Sep 27 08:52:03 UTC 2009


Author: oget

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

Modified Files:
	kradio4.spec 
Log Message:
* Sun Sep 27 2009 Orcan Ogetbil <oget[DOT]fedora[AT]gmail[DOT]com> - 4.0.0-2
- Update desktop file according to F-12 FedoraStudio feature



Index: kradio4.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kradio4/devel/kradio4.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- kradio4.spec	31 Jul 2009 01:22:41 -0000	1.1
+++ kradio4.spec	27 Sep 2009 08:52:03 -0000	1.2
@@ -2,7 +2,7 @@ Name:      kradio4
 License:   GPLv2
 Summary:   V4L/V4L2-Radio Application for KDE4
 Version:   4.0.0
-Release:   1%{?dist}
+Release:   2%{?dist}
 Url:       http://kradio.sourceforge.net/
 Group:     Applications/Multimedia
 Source0:   http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
@@ -13,7 +13,7 @@ Patch0:    pulse.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Buildrequires: cmake >= 2.6.2 
 Buildrequires: alsa-lib-devel
-Buildrequires: gettext flex doxygen graphviz dbus-devel
+Buildrequires: gettext flex doxygen graphviz dbus-devel desktop-file-utils
 Buildrequires: kdelibs-devel >= 4.2
 Buildrequires: lirc-devel 
 Buildrequires: libsndfile-devel
@@ -65,8 +65,11 @@ cp -R %{_builddir}/%{name}-%{version}/ht
 
 %find_lang %{name}.\*
 
-%check
-desktop-file-validate %{buildroot}/%{_kde4_datadir}/applications/kde4/%{name}.desktop
+desktop-file-install \
+      --add-category X-AudioVideoCapture \
+      --add-category X-Streamer \
+      --dir %{buildroot}/%{_kde4_datadir}/applications/kde4/ \
+      %{buildroot}/%{_kde4_datadir}/applications/kde4/%{name}.desktop
 
 %clean
 rm -rf %{buildroot}
@@ -101,6 +104,8 @@ gtk-update-icon-cache %{_kde4_datadir}/i
 %exclude %{_kde4_datadir}/doc/%{name}
 
 %changelog
+* Sun Sep 27 2009 Orcan Ogetbil <oget[DOT]fedora[AT]gmail[DOT]com> - 4.0.0-2
+- Update desktop file according to F-12 FedoraStudio feature
 
 * Mon Jun 01 2009 Paulo Roma <roma at lcg.ufrj.br> - 4.0.0-1
 - Updated to 4.0.0 final.




More information about the fedora-extras-commits mailing list