rpms/gnome-terminal/devel gnome-terminal.spec,1.74,1.75

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Feb 15 17:35:50 UTC 2007


Author: mclasen

Update of /cvs/dist/rpms/gnome-terminal/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv29000

Modified Files:
	gnome-terminal.spec 
Log Message:
Add System category



Index: gnome-terminal.spec
===================================================================
RCS file: /cvs/dist/rpms/gnome-terminal/devel/gnome-terminal.spec,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- gnome-terminal.spec	14 Feb 2007 14:17:07 -0000	1.74
+++ gnome-terminal.spec	15 Feb 2007 17:35:48 -0000	1.75
@@ -10,7 +10,7 @@
 Summary: GNOME Terminal
 Name: gnome-terminal
 Version: 2.17.91
-Release: 2%{?dist}
+Release: 3%{?dist}
 URL: http://www.gnome.org/
 Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-terminal/2.17/gnome-terminal-%{version}.tar.bz2
 # Fix gnome.org Bug 338913 – Terminal resized when switching tabs
@@ -68,6 +68,8 @@
 desktop-file-install --vendor gnome --delete-original       \
   --dir $RPM_BUILD_ROOT%{_datadir}/applications             \
   --add-only-show-in GNOME                                  \
+  --remove-category=Application				    \
+  --add-category=System					    \
   $RPM_BUILD_ROOT%{_datadir}/applications/*
 
 # grr, --disable-scrollkeeper is not good enough
@@ -116,6 +118,9 @@
 %{_libdir}/bonobo/servers/gnome-terminal.server
 
 %changelog
+* Thu Feb 15 2007 Matthias Clasen <mclasen at redhat.com> - 2.17.91-3
+- Add System to desktop file categories
+
 * Wed Feb 14 2007 Matthias Clasen <mclasen at redhat.com> - 2.17.91-2
 - Package review feedback
 




More information about the fedora-cvs-commits mailing list