2.13.3
This commit is contained in:
parent
3214b661f1
commit
ed2f731363
@ -2,3 +2,4 @@ gnome-system-monitor-2.11.91.tar.bz2
|
|||||||
gnome-system-monitor-2.12.0.tar.bz2
|
gnome-system-monitor-2.12.0.tar.bz2
|
||||||
gnome-system-monitor-2.12.1.tar.bz2
|
gnome-system-monitor-2.12.1.tar.bz2
|
||||||
gnome-system-monitor-2.13.2.tar.bz2
|
gnome-system-monitor-2.13.2.tar.bz2
|
||||||
|
gnome-system-monitor-2.13.3.tar.bz2
|
||||||
|
@ -10,13 +10,11 @@
|
|||||||
|
|
||||||
Summary: Simple process monitor
|
Summary: Simple process monitor
|
||||||
Name: gnome-system-monitor
|
Name: gnome-system-monitor
|
||||||
Version: 2.13.2
|
Version: 2.13.3
|
||||||
Release: 1.1
|
Release: 1.1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
Source: http://download.gnome.org/GNOME/pre-gnome2/sources/gnome-system-monitor/gnome-system-monitor-%{version}.tar.bz2
|
Source: http://download.gnome.org/GNOME/pre-gnome2/sources/gnome-system-monitor/gnome-system-monitor-%{version}.tar.bz2
|
||||||
# http://bugzilla.gnome.org/show_bug.cgi?id=322130
|
|
||||||
Patch0: gnome-system-monitor-2.12.1-monitor.patch
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-root
|
BuildRoot: %{_tmppath}/%{name}-root
|
||||||
Requires: libgnomeui >= %{libgnomeui_version}
|
Requires: libgnomeui >= %{libgnomeui_version}
|
||||||
Requires: libgtop2 >= %{libgtop2_version}
|
Requires: libgtop2 >= %{libgtop2_version}
|
||||||
@ -40,7 +38,6 @@ gnome-system-monitor is a simple process and system monitor.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n gnome-system-monitor-%{version}
|
%setup -q -n gnome-system-monitor-%{version}
|
||||||
%patch0 -p1 -b .monitor
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
@ -83,6 +80,9 @@ gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/gnome-system-mo
|
|||||||
%{_datadir}/omf
|
%{_datadir}/omf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 15 2005 Matthias Clasen <mclasen@redhat.com> 2.13.3-1
|
||||||
|
- Update to 2.13.3
|
||||||
|
|
||||||
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
|
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
|
||||||
- rebuilt
|
- rebuilt
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user