2.14.5
This commit is contained in:
parent
fdd647350b
commit
408885deee
@ -1,2 +1 @@
|
||||
libgtop-2.14.3.tar.bz2
|
||||
libgtop-2.14.4.tar.bz2
|
||||
libgtop-2.14.5.tar.bz2
|
||||
|
||||
@ -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 <mclasen@redhat.com> - 2.14.5-1
|
||||
- Update to 2.14.5
|
||||
- Require pkgconfig in the -devel package
|
||||
|
||||
* Sun Oct 01 2006 Jesse Keating <jkeating@redhat.com> - 2.14.4-2
|
||||
- rebuilt for unwind info generation, broken in gcc-4.1.1-21
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user