From c4f63395c3075be671d01f77ee404a82f275ce09 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 10 Jul 2007 14:18:36 +0000 Subject: [PATCH] 2.19.5 --- .cvsignore | 2 +- libgtop2.spec | 21 ++++++++------------- sources | 2 +- 3 files changed, 10 insertions(+), 15 deletions(-) diff --git a/.cvsignore b/.cvsignore index 8977731..cefb588 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libgtop-2.19.4.tar.bz2 +libgtop-2.19.5.tar.bz2 diff --git a/libgtop2.spec b/libgtop2.spec index 978a6d1..fa42951 100644 --- a/libgtop2.spec +++ b/libgtop2.spec @@ -6,7 +6,7 @@ Name: libgtop2 Summary: libgtop library (version 2) -Version: 2.19.4 +Version: 2.19.5 Release: 1%{?dist} License: GPL URL: http://download.gnome.org/sources/libgtop/2.19 @@ -50,22 +50,12 @@ automake --add-missing autoconf autoheader -%configure --disable-gtk-doc +%configure --disable-gtk-doc --disable-static make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT -%makeinstall - -## no dumb daemon thing -/bin/rm -f $RPM_BUILD_ROOT%{_bindir}/* - -# kill .la files and static libraries -/bin/rm $RPM_BUILD_ROOT%{_libdir}/*.la -/bin/rm $RPM_BUILD_ROOT%{_libdir}/*.a - -# not worth fooling with -/bin/rm -rf $RPM_BUILD_ROOT%{_datadir}/info +make install DESTDIR=$RPM_BUILD_ROOT %find_lang %{po_package} @@ -88,8 +78,13 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/libgtop-2.0 %{_libdir}/pkgconfig/*.pc %{_datadir}/gtk-doc/html/libgtop +# not worth fooling with +%exclude %{_datadir}/info %changelog +* Tue Jul 10 2007 Matthias Clasen - 2.19.5-1 +- Update to 2.19.5 + * Mon Jun 18 2007 Matthias Clasen - 2.19.4-1 - Update to 2.19.4 diff --git a/sources b/sources index e0b0e2e..b79d80c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1cea9b7a17e90187dad9f6ed46173c85 libgtop-2.19.4.tar.bz2 +233dfd63b9dc39f08308e73509edd14d libgtop-2.19.5.tar.bz2