auto-import changelog data from libgtop2-2.5.2-1.src.rpm

Fri Mar 12 2004 Alex Larsson <alexl@redhat.com> 2.5.2-1
- update to 2.5.2
Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
Wed Feb 25 2004 Alexander Larsson <alexl@redhat.com> 2.5.1-1
- update to 2.5.1
Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
This commit is contained in:
cvsdist 2004-09-09 07:37:30 +00:00
parent a2ff3244d7
commit c548fe994d
3 changed files with 16 additions and 6 deletions

View File

@ -1 +1 @@
libgtop-2.5.0.tar.bz2
libgtop-2.5.2.tar.bz2

View File

@ -6,8 +6,8 @@
Name: libgtop2
Summary: libgtop library (version 2)
Version: 2.5.0
Release: 1
Version: 2.5.2
Release: 1
License: GPL
URL: ftp://ftp.gnome.org/pub/GNOME/sources/libgtop/2.0
Group: System Environment/Libraries
@ -17,7 +17,6 @@ Requires: glib2 >= %{glib2_version}
BuildRequires: glib2-devel >= %{glib2_version}
BuildRequires: automake16 autoconf
Patch: libgtop-2.0.2-prog_as.patch
Patch2: libgtop-2.0.2-64bit.patch
%description
libgtop is a library for portably obtaining information about processes,
@ -36,7 +35,6 @@ files to allow you to develop with libgtop.
%prep
%setup -q -n libgtop-%{version}
%patch -p1 -b .prog_as
%patch2 -p1 -b .64bit
libtoolize --force
aclocal-1.6
@ -84,6 +82,18 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/*.pc
%changelog
* Fri Mar 12 2004 Alex Larsson <alexl@redhat.com> 2.5.2-1
- update to 2.5.2
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Wed Feb 25 2004 Alexander Larsson <alexl@redhat.com> 2.5.1-1
- update to 2.5.1
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Mon Jan 26 2004 Alexander Larsson <alexl@redhat.com> 2.5.0-1
- update to 2.5.0

View File

@ -1 +1 @@
76c0a309157c08f2010c2f41e54b89a6 libgtop-2.5.0.tar.bz2
92b9665293df3b54a00ddfda40c9d04e libgtop-2.5.2.tar.bz2