This commit is contained in:
parent
f8d50f3b75
commit
6508e663ab
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 13 09:44:04 CET 2009 - olh@suse.de
|
||||
|
||||
- add PreReq info to libgtop to help solver during libgtop upgrade
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 7 12:34:56 CET 2009 - olh@suse.de
|
||||
|
||||
|
@ -28,7 +28,7 @@ BuildRequires: xorg-x11-devel
|
||||
License: GPL v2 or later
|
||||
Group: Development/Libraries/GNOME
|
||||
Version: 2.24.0
|
||||
Release: 2
|
||||
Release: 4
|
||||
# WARNING: After changing versions please call Re or rpmbuild to auto-update spec file:
|
||||
#%(sh %{_sourcedir}/%{name}_spec-update.sh %{_sourcedir} %{name} libgtop-2_0)
|
||||
%define libgtop-2_0_name 7
|
||||
@ -38,6 +38,8 @@ Source1: %{name}_spec-update.sh
|
||||
#PATCH-FIX-UPSTREAM libgtop-fsusage-leak.patch bnc460758 bgo566611 vuntz@novell.com
|
||||
Patch0: libgtop-fsusage-leak.patch
|
||||
Requires: libgtop-2_0-7 licenses
|
||||
# assist solver to upgrade old libgtop after info.rpm
|
||||
PreReq: %install_info_prereq
|
||||
# bug437293
|
||||
%ifarch ppc64
|
||||
Obsoletes: libgtop-64bit
|
||||
@ -199,6 +201,8 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc %{_infodir}/*.info*
|
||||
|
||||
%changelog
|
||||
* Tue Jan 13 2009 olh@suse.de
|
||||
- add PreReq info to libgtop to help solver during libgtop upgrade
|
||||
* Wed Jan 07 2009 olh@suse.de
|
||||
- obsolete old -XXbit packages (bnc#437293)
|
||||
* Mon Jan 05 2009 vuntz@novell.com
|
||||
|
Loading…
x
Reference in New Issue
Block a user