diff --git a/gnome-system-monitor.spec b/gnome-system-monitor.spec index e0cf827..6038085 100644 --- a/gnome-system-monitor.spec +++ b/gnome-system-monitor.spec @@ -11,10 +11,11 @@ Summary: Simple process monitor Name: gnome-system-monitor Version: 2.15.92 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: Applications/System -Source: http://download.gnome.org/GNOME/pre-gnome2/sources/gnome-system-monitor/gnome-system-monitor-%{version}.tar.bz2 +URL: http://www.gnome.org/ +Source: http://ftp.gnome.org/pub/GNOME/sources/gnome-system-monitor/2.15/gnome-system-monitor-%{version}.tar.bz2 # po/LINGUAS disaster BuildRoot: %{_tmppath}/%{name}-root Requires: libgnomeui >= %{libgnomeui_version} @@ -43,11 +44,10 @@ Obsoletes: gtop gnome-system-monitor is a simple process and system monitor. %prep -%setup -q -n gnome-system-monitor-%{version} +%setup -q %build %configure --enable-selinux - make %{?_smp_mflags} %install @@ -86,15 +86,16 @@ scrollkeeper-update -q %files -f %{name}.lang %defattr(-, root, root,-) - -%{_bindir}/gnome-system-monitor -%{_datadir}/applications -%{_datadir}/gnome -%{_datadir}/applications %{_sysconfdir}/gconf/schemas/* -%{_datadir}/omf +%{_bindir}/gnome-system-monitor +%{_datadir}/applications/* +%{_datadir}/gnome/help/gnome-system-monitor/ +%{_datadir}/omf/gnome-system-monitor/ %changelog +* Wed Aug 23 2006 Matthias Clasen - 2.15.92-2.fc6 +- Apply a patch by Matthias Saou to clean up the .spec file + * Mon Aug 21 2006 Matthias Clasen - 2.15.92-1.fc6 - Update to 2.15.92