From 786862cfeb211335c30e4981705dc68ae4b6bbe1 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 16 Oct 2012 18:48:37 +0200 Subject: [PATCH] Update to 3.6.1 ... and clean out some old cruft from the spec file. --- .gitignore | 1 + gnome-system-monitor.spec | 16 ++++++---------- sources | 2 +- 3 files changed, 8 insertions(+), 11 deletions(-) diff --git a/.gitignore b/.gitignore index 1dd75cb..036956a 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ gnome-system-monitor-2.28.1.tar.bz2 /gnome-system-monitor-3.5.90.1.tar.xz /gnome-system-monitor-3.5.92.tar.xz /gnome-system-monitor-3.6.0.tar.xz +/gnome-system-monitor-3.6.1.tar.xz diff --git a/gnome-system-monitor.spec b/gnome-system-monitor.spec index 74c1ffb..6fa031d 100644 --- a/gnome-system-monitor.spec +++ b/gnome-system-monitor.spec @@ -2,7 +2,6 @@ %define libgtop2_version 2.28.2 %define libwnck_version 2.91.0 -%define pango_version 1.2.0 %define gtk2_version 2.12 %define desktop_file_utils_version 0.2.90 %define libselinux_version 1.23.2 @@ -10,7 +9,7 @@ Summary: Process and resource monitor Name: gnome-system-monitor -Version: 3.6.0 +Version: 3.6.1 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -20,25 +19,19 @@ Source: http://download.gnome.org/sources/gnome-system-monitor/3.6/%{name}-%{ver BuildRequires: libgtop2-devel >= %{libgtop2_version} BuildRequires: libwnck3-devel >= %{libwnck_version} -BuildRequires: pango-devel >= %{pango_version} BuildRequires: gtk3-devel BuildRequires: gtkmm30-devel BuildRequires: desktop-file-utils BuildRequires: startup-notification-devel -BuildRequires: intltool scrollkeeper gettext +BuildRequires: intltool gettext BuildRequires: libselinux-devel >= %{libselinux_version} BuildRequires: gnome-icon-theme BuildRequires: pcre-devel BuildRequires: librsvg2-devel -BuildRequires: gnome-doc-utils >= 0.3.2 -BuildRequires: gnome-common BuildRequires: libwnck3-devel BuildRequires: libxml2-devel BuildRequires: itstool -# needed for autoreconf -BuildRequires: autoconf, automake, libtool - %description gnome-system-monitor allows to graphically view and manipulate the running processes on your system. It also provides an overview of available resources @@ -48,7 +41,7 @@ such as CPU and memory. %setup -q %build -%configure --disable-scrollkeeper +%configure make %{?_smp_mflags} %install @@ -82,6 +75,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %changelog +* Tue Oct 16 2012 Kalev Lember - 3.6.1-1 +- Update to 3.6.1 + * Wed Sep 26 2012 Matthias Clasen - 3.6.0-1 - Update to 3.6.0 diff --git a/sources b/sources index 794cf63..c1f5248 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -320c0881af181b65c96305c15e107187 gnome-system-monitor-3.6.0.tar.xz +a4f143e1f07455182a7119e9fcc604fc gnome-system-monitor-3.6.1.tar.xz