2.14.6
This commit is contained in:
parent
fb992c2c71
commit
ac5666dedb
@ -1 +1 @@
|
||||
libgtop-2.14.5.tar.bz2
|
||||
libgtop-2.14.6.tar.bz2
|
||||
|
||||
@ -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 <mclasen@redhat.com> - 2.14.6-1
|
||||
- Update to 2.14.6
|
||||
|
||||
* Tue Dec 5 2006 Matthias Clasen <mclasen@redhat.com> - 2.14.5-1
|
||||
- Update to 2.14.5
|
||||
- Require pkgconfig in the -devel package
|
||||
|
||||
Loading…
Reference in New Issue
Block a user