From 6cd166f8c3a6541ce6127841f95eaf078946a7d0 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 05:36:18 +0000 Subject: auto-import changelog data from gnome-system-monitor-2.5.2-1.src.rpm Tue Jan 27 2004 Alexander Larsson 2.5.2-1 - update to 2.5.2 --- diff --git a/.cvsignore b/.cvsignore index bd99165..997b96b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gnome-system-monitor-2.4.0.tar.bz2 +gnome-system-monitor-2.5.2.tar.bz2 diff --git a/gnome-system-monitor.spec b/gnome-system-monitor.spec index 57fea25..49201b1 100644 --- a/gnome-system-monitor.spec +++ b/gnome-system-monitor.spec @@ -2,14 +2,14 @@ %define libgnomeui_version 2.2.0 %define libgtop2_version 2.0.3 -%define libwnck_version 2.2.0 +%define libwnck_version 2.5.0 %define pango_version 1.2.0 -%define gtk2_version 2.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.4.0 +Version: 2.5.2 Release: 1 Copyright: GPL Group: Applications/System @@ -25,7 +25,9 @@ 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 automake +BuildRequires: libtool autoconf automake16 +# For intltool: +BuildRequires: perl-XML-Parser >= 2.31-16 Obsoletes: gtop @@ -35,13 +37,18 @@ gnome-system-monitor is a simple process and system monitor. %prep %setup -q -n gnome-system-monitor-%{version} + +%build + +#workaround broken perl-XML-Parser on 64bit arches +export PERL5LIB=/usr/lib64/perl5/vendor_perl/5.8.2:/usr/lib64/perl5/vendor_perl/5.8.0 + libtoolize --force aclocal-1.6 automake-1.6 --add-missing autoconf autoheader -%build %configure make %{?_smp_mflags} @@ -80,6 +87,9 @@ gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/gnome-system-mo %{_datadir}/omf %changelog +* Tue Jan 27 2004 Alexander Larsson 2.5.2-1 +- update to 2.5.2 + * Fri Oct 3 2003 Alexander Larsson 2.4.0-1 - 2.4.0 diff --git a/sources b/sources index 7de58fa..9b69ddc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f855d85adcc2eb0f20f639cbc2f00cbf gnome-system-monitor-2.4.0.tar.bz2 +627167b4395f119d0c8439ec83518edb gnome-system-monitor-2.5.2.tar.bz2