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

Mon Jan 26 2004 Alexander Larsson <alexl@redhat.com> 2.5.0-1
- update to 2.5.0
This commit is contained in:
cvsdist 2004-09-09 07:35:14 +00:00
parent a2c5f3031f
commit a2ff3244d7
3 changed files with 7 additions and 9 deletions

View File

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

View File

@ -6,7 +6,7 @@
Name: libgtop2
Summary: libgtop library (version 2)
Version: 2.0.3
Version: 2.5.0
Release: 1
License: GPL
URL: ftp://ftp.gnome.org/pub/GNOME/sources/libgtop/2.0
@ -15,7 +15,7 @@ Source: libgtop-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-root
Requires: glib2 >= %{glib2_version}
BuildRequires: glib2-devel >= %{glib2_version}
BuildRequires: automake autoconf
BuildRequires: automake16 autoconf
Patch: libgtop-2.0.2-prog_as.patch
Patch2: libgtop-2.0.2-64bit.patch
@ -55,11 +55,6 @@ rm -rf $RPM_BUILD_ROOT
## no dumb daemon thing
/bin/rm $RPM_BUILD_ROOT%{_bindir}/*
## the existence of libgnomesupport appears to be some total breakage
## (maybe the daemon used it?)
/bin/rm $RPM_BUILD_ROOT%{_libdir}/libgnomesupport*
/bin/rm -r $RPM_BUILD_ROOT%{_libdir}/libgtop/include
# kill .la files
/bin/rm $RPM_BUILD_ROOT%{_libdir}/*.la
@ -89,6 +84,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/*.pc
%changelog
* Mon Jan 26 2004 Alexander Larsson <alexl@redhat.com> 2.5.0-1
- update to 2.5.0
* Wed Jul 23 2003 Havoc Pennington <hp@redhat.com>
- automated rebuild

View File

@ -1 +1 @@
29e5303fa0ec3eeae61296e8715ed4a6 libgtop-2.0.3.tar.bz2
76c0a309157c08f2010c2f41e54b89a6 libgtop-2.5.0.tar.bz2