rpms/grhino/F-7 grhino.spec,1.11,1.12

Michel Alexandre Salim (salimma) fedora-extras-commits at redhat.com
Mon Sep 24 16:28:32 UTC 2007


Author: salimma

Update of /cvs/pkgs/rpms/grhino/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26276/F-7

Modified Files:
	grhino.spec 
Log Message:
Fix invalid version key in upstream desktop file



Index: grhino.spec
===================================================================
RCS file: /cvs/pkgs/rpms/grhino/F-7/grhino.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- grhino.spec	24 Sep 2007 16:06:19 -0000	1.11
+++ grhino.spec	24 Sep 2007 16:27:56 -0000	1.12
@@ -48,7 +48,7 @@
 # desktop file
 desktop-file-install --vendor fedora \
 	--dir $RPM_BUILD_ROOT%{_datadir}/applications \
-	--add-category X-Fedora \
+	--remove-key=Version\
 	desktop/%{name}.desktop
 
 # Icon
@@ -81,6 +81,7 @@
 %changelog
 * Mon Sep 24 2007 Michel Salim <michel.sylvan at gmail.com> - 0.16.0-2
 - License field updated
+- Remove invalid Version key from upstream desktop file
 
 * Sat Nov 25 2006 Michel Salim <michel.salim at gmail.com> - 0.16.0-1
 - Update to 0.16.0




More information about the scm-commits mailing list