diff --git a/.cvsignore b/.cvsignore index 6edd5a3..8cf38c5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gnome-system-monitor-2.28.0.tar.bz2 +gnome-system-monitor-2.28.1.tar.bz2 diff --git a/gnome-system-monitor.spec b/gnome-system-monitor.spec index 3c7b4f7..8ebb1d3 100644 --- a/gnome-system-monitor.spec +++ b/gnome-system-monitor.spec @@ -11,14 +11,14 @@ Summary: Process and resource monitor Name: gnome-system-monitor -Version: 2.28.0 -Release: 2%{?dist} +Version: 2.28.1 +Release: 1%{?dist} License: GPLv2+ Group: Applications/System URL: http://www.gnome.org/ +#VCS: git:git://git.gnome.org/gnome-system-monitor Source: http://download.gnome.org/sources/gnome-system-monitor/2.28/%{name}-%{version}.tar.bz2 Source1: about-this-computer.desktop -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: GConf2-devel BuildRequires: gnome-vfs2-devel BuildRequires: libgtop2-devel >= %{libgtop2_version} @@ -57,9 +57,7 @@ Patch4: memmapsdialog.patch Requires(pre): GConf2 >= %{gconf_version} Requires(post): GConf2 >= %{gconf_version} -Requires(post): scrollkeeper Requires(preun): GConf2 >= %{gconf_version} -Requires(postun): scrollkeeper %description gnome-system-monitor allows to graphically view and manipulate the running @@ -120,7 +118,6 @@ done rm -rf $RPM_BUILD_ROOT %post -scrollkeeper-update -q export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/gnome-system-monitor.schemas > /dev/null || : @@ -138,9 +135,6 @@ if [ "$1" -eq 0 ]; then %{_sysconfdir}/gconf/schemas/gnome-system-monitor.schemas > /dev/null || : fi -%postun -scrollkeeper-update -q - %files -f %{name}.lang %defattr(-, root, root,-) %doc AUTHORS NEWS COPYING README @@ -155,6 +149,9 @@ scrollkeeper-update -q %changelog +* Tue Mar 30 2010 Matthias Clasen - 2.28.1-1 +- Update to 2.28.1 + * Tue Sep 22 2009 Matthias Clasen - 2.28.0-2 - Include more translations for 'About this computer' diff --git a/sources b/sources index 4e4bab1..bc02e21 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -341c8fda9b518729e04465705da62994 gnome-system-monitor-2.28.0.tar.bz2 +064cf1a97d3dd1946bc3e55d8272c2c8 gnome-system-monitor-2.28.1.tar.bz2