This commit is contained in:
parent
29f11ce749
commit
207bc456cf
@ -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)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 11 09:35:00 CET 2008 - olh@suse.de
|
Tue Nov 11 09:35:00 CET 2008 - olh@suse.de
|
||||||
|
|
||||||
|
8
gc.spec
8
gc.spec
@ -20,15 +20,12 @@
|
|||||||
|
|
||||||
Name: gc
|
Name: gc
|
||||||
Version: 6.6
|
Version: 6.6
|
||||||
Release: 136
|
Release: 137
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
# bug437293
|
# bug437293
|
||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
Obsoletes: boehm-gc-64bit
|
Obsoletes: boehm-gc-64bit
|
||||||
%endif
|
%endif
|
||||||
%ifarch %ix86 ppc
|
|
||||||
Obsoletes: boehm-gc-32bit
|
|
||||||
%endif
|
|
||||||
#
|
#
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
License: BSD 3-Clause
|
License: BSD 3-Clause
|
||||||
@ -124,6 +121,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_includedir}/*
|
%{_includedir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 10 2008 olh@suse.de
|
||||||
|
- use Obsoletes: -XXbit only for ppc64 to help solver during distupgrade
|
||||||
|
(bnc#437293)
|
||||||
* Tue Nov 11 2008 olh@suse.de
|
* Tue Nov 11 2008 olh@suse.de
|
||||||
- use gcc built-in atomic functions, to fix w3m build
|
- use gcc built-in atomic functions, to fix w3m build
|
||||||
* Thu Oct 30 2008 olh@suse.de
|
* Thu Oct 30 2008 olh@suse.de
|
||||||
|
Loading…
x
Reference in New Issue
Block a user