Better menus
This commit is contained in:
parent
90d951f457
commit
6b6b77e4a0
22
gnome-system-monitor-2.12.1-monitor.patch
Normal file
22
gnome-system-monitor-2.12.1-monitor.patch
Normal file
@ -0,0 +1,22 @@
|
||||
--- gnome-system-monitor-2.12.1/gnome-system-monitor.desktop.in.monitor 2005-11-22 00:58:38.000000000 -0500
|
||||
+++ gnome-system-monitor-2.12.1/gnome-system-monitor.desktop.in 2005-11-22 00:58:56.000000000 -0500
|
||||
@@ -8,7 +8,7 @@
|
||||
Terminal=false
|
||||
Type=Application
|
||||
StartupNotify=true
|
||||
-Categories=Application;System;
|
||||
+Categories=Application;System;Monitor;X-Red-Hat-Base
|
||||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
||||
X-GNOME-Bugzilla-Product=system-monitor
|
||||
X-GNOME-Bugzilla-Component=general
|
||||
--- gnome-system-monitor-2.12.1/gnome-system-monitor.desktop.in.in.monitor 2005-11-22 00:57:34.000000000 -0500
|
||||
+++ gnome-system-monitor-2.12.1/gnome-system-monitor.desktop.in.in 2005-11-22 00:58:25.000000000 -0500
|
||||
@@ -8,7 +8,7 @@
|
||||
Terminal=false
|
||||
Type=Application
|
||||
StartupNotify=true
|
||||
-Categories=Application;System;
|
||||
+Categories=Application;System;Monitor;X-Red-Hat-Base
|
||||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
||||
X-GNOME-Bugzilla-Product=system-monitor
|
||||
X-GNOME-Bugzilla-Component=general
|
@ -11,10 +11,11 @@
|
||||
Summary: Simple process monitor
|
||||
Name: gnome-system-monitor
|
||||
Version: 2.12.1
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: GPL
|
||||
Group: Applications/System
|
||||
Source: http://download.gnome.org/GNOME/pre-gnome2/sources/gnome-system-monitor/gnome-system-monitor-%{version}.tar.bz2
|
||||
Patch0: gnome-system-monitor-2.12.1-monitor.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-root
|
||||
Requires: libgnomeui >= %{libgnomeui_version}
|
||||
Requires: libgtop2 >= %{libgtop2_version}
|
||||
@ -38,6 +39,7 @@ gnome-system-monitor is a simple process and system monitor.
|
||||
|
||||
%prep
|
||||
%setup -q -n gnome-system-monitor-%{version}
|
||||
%patch0 -p1 -b .monitor
|
||||
|
||||
%build
|
||||
|
||||
@ -80,6 +82,9 @@ gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/gnome-system-mo
|
||||
%{_datadir}/omf
|
||||
|
||||
%changelog
|
||||
* Tue Nov 22 2005 Matthias Clasen <mclasen@redhat.com> 2.12.1-2
|
||||
- Classify gnome-system-monitor as a monitor for better menus
|
||||
|
||||
* Thu Oct 6 2005 Matthias Clasen <mclasen@redhat.com> 2.12.1-1
|
||||
- Update to 2.12.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user