rpms/scribes/devel scribes.spec,1.17,1.18

Peter Gordon (pgordon) fedora-extras-commits at redhat.com
Sat Oct 28 07:39:43 UTC 2006


Author: pgordon

Update of /cvs/extras/rpms/scribes/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6879/devel

Modified Files:
	scribes.spec 
Log Message:
Drop Application category from installed .desktop file


Index: scribes.spec
===================================================================
RCS file: /cvs/extras/rpms/scribes/devel/scribes.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- scribes.spec	28 Oct 2006 06:49:20 -0000	1.17
+++ scribes.spec	28 Oct 2006 07:39:13 -0000	1.18
@@ -4,7 +4,7 @@
 
 Name:		scribes
 Version:	0.2.9.89
-Release:	2%{?dist}
+Release:	3%{?dist}
 Summary:	A sleek, simple, and powerful text editor for the GNOME desktop
 Group:		Applications/Editors
 License:	GPL
@@ -95,6 +95,7 @@
 make DESTDIR=%{buildroot} install
 desktop-file-install --vendor fedora	\
 	--dir %{buildroot}%{_datadir}/applications	\
+	--remove-category=Application	\
 	--delete-original	\
 	%{buildroot}/%{_datadir}/applications/%{name}.desktop
 chmod +x %{buildroot}/%{python_sitelib}/%{python_module_name}/syntax.py
@@ -152,6 +153,9 @@
 
 
 %changelog
+* Sat Oct 28 2006 Peter Gordon <peter at thecodergeek.com> - 0.2.9.89-3
+- Drop Application category from the installed .desktop file
+
 * Fri Oct 27 2006 Peter Gordon <peter at thecodergeek.com> - 0.2.9.89-2
 - Drop "--add-category X-Fedora" in desktop-file-install invocation
 - Fix last date entry in %%changelog




More information about the scm-commits mailing list