OBS User unknown
2008-12-15 11:31:23 +00:00
committed by Git OBS Bridge
parent 4f08bfb66b
commit 1bcc362daf
2 changed files with 10 additions and 7 deletions

View File

@@ -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

View File

@@ -28,12 +28,9 @@ AutoReqProv: on
%ifarch ppc64 %ifarch ppc64
Obsoletes: giflib-64bit Obsoletes: giflib-64bit
%endif %endif
%ifarch %ix86 ppc
Obsoletes: giflib-32bit
%endif
# #
Version: 4.1.6 Version: 4.1.6
Release: 9 Release: 10
Summary: A Library for Working with GIF Images Summary: A Library for Working with GIF Images
Provides: libungif Provides: libungif
%ifarch ia64 x86_64 s390x ppc64 %ifarch ia64 x86_64 s390x ppc64
@@ -83,9 +80,6 @@ Requires: %name = %version
%ifarch ppc64 %ifarch ppc64
Obsoletes: giflib-devel-64bit Obsoletes: giflib-devel-64bit
%endif %endif
%ifarch %ix86 ppc
Obsoletes: giflib-devel-32bit
%endif
# #
%description devel %description devel
@@ -137,6 +131,9 @@ find doc -name "Makefile*" -print -delete
/usr/bin/* /usr/bin/*
%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)
* Sat Aug 30 2008 crrodriguez@suse.de * Sat Aug 30 2008 crrodriguez@suse.de