From 408885deee3b798608349e9e5e5d706795f39ad8 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 5 Dec 2006 05:28:03 +0000 Subject: [PATCH] 2.14.5 --- .cvsignore | 3 +-- libgtop2.spec | 14 ++++++++++---- sources | 2 +- 3 files changed, 12 insertions(+), 7 deletions(-) diff --git a/.cvsignore b/.cvsignore index 1c3178c..ab168de 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1 @@ -libgtop-2.14.3.tar.bz2 -libgtop-2.14.4.tar.bz2 +libgtop-2.14.5.tar.bz2 diff --git a/libgtop2.spec b/libgtop2.spec index a42646d..29f3637 100644 --- a/libgtop2.spec +++ b/libgtop2.spec @@ -6,8 +6,8 @@ Name: libgtop2 Summary: libgtop library (version 2) -Version: 2.14.4 -Release: 2%{?dist} +Version: 2.14.5 +Release: 1%{?dist} License: GPL URL: ftp://ftp.gnome.org/pub/GNOME/sources/libgtop/2.0 Group: System Environment/Libraries @@ -28,8 +28,9 @@ such as their PID, memory usage, etc. %package devel Summary: Libraries and include files for developing with libgtop. Group: Development/Libraries -Requires: %{name} = %{version} +Requires: %{name} = %{version}-%{release} Requires: glib2-devel >= %{glib2_version} +Requires: pkgconfig %description devel This package provides the necessary development libraries and include @@ -47,7 +48,7 @@ automake-1.9 --add-missing autoconf autoheader -%configure +%configure --disable-gtk-doc make %{?_smp_mflags} %install @@ -84,8 +85,13 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/*.so %{_includedir}/libgtop-2.0 %{_libdir}/pkgconfig/*.pc +%{_datadir}/gtk-doc/html/libgtop %changelog +* Tue Dec 5 2006 Matthias Clasen - 2.14.5-1 +- Update to 2.14.5 +- Require pkgconfig in the -devel package + * Sun Oct 01 2006 Jesse Keating - 2.14.4-2 - rebuilt for unwind info generation, broken in gcc-4.1.1-21 diff --git a/sources b/sources index 7c80286..c1c4ced 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f13217814aed782b262e22735e5c02b2 libgtop-2.14.4.tar.bz2 +76e25d05ecea6ddd26cecb99f69fc020 libgtop-2.14.5.tar.bz2