diff --git a/gnome-system-monitor.spec b/gnome-system-monitor.spec index 55ff4d3..05b86f0 100644 --- a/gnome-system-monitor.spec +++ b/gnome-system-monitor.spec @@ -11,7 +11,7 @@ Summary: Simple process monitor Name: gnome-system-monitor Version: 2.14.3 -Release: 3 +Release: 4 License: GPL Group: Applications/System Source: http://download.gnome.org/GNOME/pre-gnome2/sources/gnome-system-monitor/gnome-system-monitor-%{version}.tar.bz2 @@ -28,7 +28,6 @@ BuildRequires: pango-devel >= %{pango_version} BuildRequires: gtk2-devel >= %{gtk2_version} BuildRequires: desktop-file-utils >= %{desktop_file_utils_version} BuildRequires: startup-notification-devel -BuildRequires: libtool autoconf automake16 BuildRequires: intltool scrollkeeper gettext BuildRequires: libselinux-devel >= %{libselinux_version} @@ -95,6 +94,10 @@ scrollkeeper-update -q %{_datadir}/omf %changelog +* Mon Jun 12 2006 Bill Nottingham 2.14.3-4 +- don't buildreq libtool/automake/autoconf, they're not called during + the build + * Thu May 18 2006 Bill Nottingham 2.14.3-3 - s/GConf/GConf2