rpms/thoggen/devel thoggen.spec,1.2,1.3

Orcan Ogetbil oget at rpmfusion.org
Fri Oct 23 10:02:54 CEST 2009


Author: oget

Update of /cvs/free/rpms/thoggen/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv24920

Modified Files:
	thoggen.spec 
Log Message:
* Fri Oct 23 2009 Orcan Ogetbil <oged[DOT]fedora[AT]gmail[DOT]com> - 0.7.1-4
- Update desktop file according to F-12 FedoraStudio feature



Index: thoggen.spec
===================================================================
RCS file: /cvs/free/rpms/thoggen/devel/thoggen.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- thoggen.spec	29 Mar 2009 14:13:36 -0000	1.2
+++ thoggen.spec	23 Oct 2009 08:02:54 -0000	1.3
@@ -1,7 +1,7 @@
 Summary: DVD backup utility
 Name: thoggen
 Version: 0.7.1
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: GPLv2+
 Group: Applications/Multimedia
 URL: http://thoggen.net/
@@ -9,6 +9,7 @@
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 Requires: gstreamer-plugins-good
 Requires: gstreamer-plugins-ugly
+BuildRequires: desktop-file-utils
 BuildRequires: gettext
 BuildRequires: perl(XML::Parser)
 BuildRequires: gtk2-devel
@@ -46,7 +47,10 @@
 %{__cat} thoggen_iso_639.lang >> %{name}.lang
 # Remove installed docs which we include as %%doc here
 %{__rm} -rf %{buildroot}%{_docdir}/thoggen/
-
+desktop-file-install --vendor="" \
+  --add-category="X-AudioVideoImport" \
+  --dir %{buildroot}%{_datadir}/applications \
+  %{buildroot}%{_datadir}/applications/thoggen.desktop
 
 %clean
 %{__rm} -rf %{buildroot}
@@ -63,6 +67,9 @@
 
 
 %changelog
+* Fri Oct 23 2009 Orcan Ogetbil <oged[DOT]fedora[AT]gmail[DOT]com> - 0.7.1-4
+- Update desktop file according to F-12 FedoraStudio feature
+
 * Sun Mar 29 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.7.1-3
 - rebuild for new F11 features
 



More information about the rpmfusion-commits mailing list