diff --git a/gnome-system-monitor.spec b/gnome-system-monitor.spec index f3e4241..e45bfe9 100644 --- a/gnome-system-monitor.spec +++ b/gnome-system-monitor.spec @@ -2,15 +2,15 @@ %define libgnomeui_version 2.2.0 %define libgtop2_version 2.0.3 -%define libwnck_version 2.5.0 +%define libwnck_version 2.9.92 %define pango_version 1.2.0 %define gtk2_version 2.3.0 %define desktop_file_utils_version 0.2.90 Summary: Simple process monitor Name: gnome-system-monitor -Version: 2.9.91 -Release: 2 +Version: 2.10.0 +Release: 1 License: GPL Group: Applications/System Source: http://download.gnome.org/GNOME/pre-gnome2/sources/gnome-system-monitor/gnome-system-monitor-%{version}.tar.bz2 @@ -28,8 +28,6 @@ BuildRequires: startup-notification-devel BuildRequires: libtool autoconf automake16 BuildRequires: intltool scrollkeeper gettext -Patch0: gnome-system-monitor-2.9.90-libgnomesu.patch - Obsoletes: gtop %description @@ -37,7 +35,6 @@ gnome-system-monitor is a simple process and system monitor. %prep %setup -q -n gnome-system-monitor-%{version} -%patch0 -p1 -b .libgnomesu %build @@ -80,6 +77,11 @@ gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/gnome-system-mo %{_datadir}/omf %changelog +* Mon Mar 14 2005 Matthias Clasen 2.10.0-1 +- Update to 2.10.0 +- Bump BuildRequires for libwnck +- Remove libgnomesu-removing patch + * Fri Mar 4 2005 David Zeuthen 2.9.91-2 - Rebuild