From ac5666dedb34fca4d0affd5155766b6f2a76c5ec Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 15 Jan 2007 02:42:48 +0000 Subject: [PATCH] 2.14.6 --- .cvsignore | 2 +- libgtop2.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index ab168de..8dd4836 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libgtop-2.14.5.tar.bz2 +libgtop-2.14.6.tar.bz2 diff --git a/libgtop2.spec b/libgtop2.spec index 04975db..7eb2185 100644 --- a/libgtop2.spec +++ b/libgtop2.spec @@ -6,13 +6,13 @@ Name: libgtop2 Summary: libgtop library (version 2) -Version: 2.14.5 +Version: 2.14.6 Release: 1%{?dist} License: GPL URL: ftp://ftp.gnome.org/pub/GNOME/sources/libgtop/2.0 Group: System Environment/Libraries Source: libgtop-%{version}.tar.bz2 -BuildRoot: %{_tmppath}/%{name}-%{version}-root +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: glib2 >= %{glib2_version} BuildRequires: glib2-devel >= %{glib2_version} BuildRequires: texinfo libtool gettext @@ -28,7 +28,7 @@ libgtop is a library for portably obtaining information about processes, such as their PID, memory usage, etc. %package devel -Summary: Libraries and include files for developing with libgtop. +Summary: Libraries and include files for developing with libgtop Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: glib2-devel >= %{glib2_version} @@ -90,6 +90,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gtk-doc/html/libgtop %changelog +* Sun Jan 14 2007 Matthias Clasen - 2.14.6-1 +- Update to 2.14.6 + * Tue Dec 5 2006 Matthias Clasen - 2.14.5-1 - Update to 2.14.5 - Require pkgconfig in the -devel package diff --git a/sources b/sources index c1c4ced..8798cdd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -76e25d05ecea6ddd26cecb99f69fc020 libgtop-2.14.5.tar.bz2 +4aa425a6b66b976be6f364904eeda78a libgtop-2.14.6.tar.bz2