From c99fa0c7ed73642d9be1655dcacb26b3e11b6038 Mon Sep 17 00:00:00 2001 From: David Zeuthen Date: Fri, 18 Mar 2005 19:01:06 +0000 Subject: [PATCH] - Even newer upstream version --- .cvsignore | 1 + libgtop2.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 2d63fc1..e013a64 100644 --- a/.cvsignore +++ b/.cvsignore @@ -3,3 +3,4 @@ libgtop-2.8.0.tar.bz2 libgtop-2.9.90.tar.bz2 libgtop-2.9.91.tar.bz2 libgtop-2.9.92.tar.bz2 +libgtop-2.10.0.tar.bz2 diff --git a/libgtop2.spec b/libgtop2.spec index 58bc27d..b704a58 100644 --- a/libgtop2.spec +++ b/libgtop2.spec @@ -6,7 +6,7 @@ Name: libgtop2 Summary: libgtop library (version 2) -Version: 2.9.92 +Version: 2.10.0 Release: 1 License: GPL URL: ftp://ftp.gnome.org/pub/GNOME/sources/libgtop/2.0 @@ -51,7 +51,7 @@ rm -rf $RPM_BUILD_ROOT %makeinstall ## no dumb daemon thing -/bin/rm $RPM_BUILD_ROOT%{_bindir}/* +/bin/rm -f $RPM_BUILD_ROOT%{_bindir}/* # kill .la files /bin/rm $RPM_BUILD_ROOT%{_libdir}/*.la @@ -82,6 +82,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/*.pc %changelog +* Fri Mar 18 2005 David Zeuthen - 2.10.0-1 +- Even newer upstream version + * Fri Mar 18 2005 David Zeuthen - 2.9.92-1 - New upstream version diff --git a/sources b/sources index ecc4abe..f3e6fc0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3fedd8f34f1438c5be3b82d9185f42fe libgtop-2.9.92.tar.bz2 +9a52cd5332a13e57ca606d8a85a67c97 libgtop-2.10.0.tar.bz2