rpms/quarry/devel quarry.spec,1.7,1.8

Michel Alexandre Salim (salimma) fedora-extras-commits at redhat.com
Mon Sep 24 20:53:37 UTC 2007


Author: salimma

Update of /cvs/pkgs/rpms/quarry/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31514/devel

Modified Files:
	quarry.spec 
Log Message:
Fix invalid desktop file



Index: quarry.spec
===================================================================
RCS file: /cvs/pkgs/rpms/quarry/devel/quarry.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- quarry.spec	24 Sep 2007 16:18:00 -0000	1.7
+++ quarry.spec	24 Sep 2007 20:53:05 -0000	1.8
@@ -40,7 +40,7 @@
 # desktop file
 desktop-file-install --vendor fedora \
     --dir $RPM_BUILD_ROOT%{_datadir}/applications \
-    --add-category X-Fedora \
+    --remove-key Version \
     --delete-original \
     $RPM_BUILD_ROOT%{_datadir}/applications/quarry.desktop
 
@@ -70,6 +70,7 @@
 %changelog
 * Mon Sep 24 2007 Michel Salim <michel.sylvan at gmail.com> - 0.2.0-2
 - License field update
+- Remove invalid version key from desktop file
 
 * Sun Nov 19 2006 Michel Salim <michel.salim at gmail.com> - 0.2.0-1
 - Update to 0.2.0, first stable version




More information about the fedora-extras-commits mailing list