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:
parent
a2c5f3031f
commit
a2ff3244d7
@ -1 +1 @@
|
||||
libgtop-2.0.3.tar.bz2
|
||||
libgtop-2.5.0.tar.bz2
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user