This commit is contained in:
parent
e2c0e483e6
commit
7468c18e48
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 10 12:34:56 CET 2008 - olh@suse.de
|
||||||
|
|
||||||
|
- use Obsoletes: -XXbit only for ppc64 to help solver during distupgrade
|
||||||
|
(bnc#437293)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 24 12:34:56 CET 2008 - olh@suse.de
|
Mon Nov 24 12:34:56 CET 2008 - olh@suse.de
|
||||||
|
|
||||||
|
8
gpm.spec
8
gpm.spec
@ -30,12 +30,9 @@ AutoReqProv: on
|
|||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
Obsoletes: gpm-64bit
|
Obsoletes: gpm-64bit
|
||||||
%endif
|
%endif
|
||||||
%ifarch %ix86 ppc
|
|
||||||
Obsoletes: gpm-32bit
|
|
||||||
%endif
|
|
||||||
#
|
#
|
||||||
Version: 1.20.1
|
Version: 1.20.1
|
||||||
Release: 451
|
Release: 452
|
||||||
Summary: Console Mouse Support
|
Summary: Console Mouse Support
|
||||||
Source0: http://arcana.linux.it/pub/gpm/gpm-%{version}.tar.bz2
|
Source0: http://arcana.linux.it/pub/gpm/gpm-%{version}.tar.bz2
|
||||||
Source1: rcgpm
|
Source1: rcgpm
|
||||||
@ -182,6 +179,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/var/adm/fillup-templates/*
|
/var/adm/fillup-templates/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 10 2008 olh@suse.de
|
||||||
|
- use Obsoletes: -XXbit only for ppc64 to help solver during distupgrade
|
||||||
|
(bnc#437293)
|
||||||
* Mon Nov 24 2008 olh@suse.de
|
* Mon Nov 24 2008 olh@suse.de
|
||||||
- obsolete old -XXbit packages (bnc#437293)
|
- obsolete old -XXbit packages (bnc#437293)
|
||||||
* Fri Aug 22 2008 ro@suse.de
|
* Fri Aug 22 2008 ro@suse.de
|
||||||
|
Loading…
Reference in New Issue
Block a user