forked from pool/giflib
This commit is contained in:
parent
45cf4e38ec
commit
c7923e678f
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 13 16:19:37 CET 2009 - olh@suse.de
|
||||
|
||||
- obsolete old libungif-64bit on ppc64 (bnc#437293)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 10 12:34:56 CET 2008 - olh@suse.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package giflib (Version 4.1.6)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -27,10 +27,11 @@ AutoReqProv: on
|
||||
# bug437293
|
||||
%ifarch ppc64
|
||||
Obsoletes: giflib-64bit
|
||||
Obsoletes: libungif-64bit
|
||||
%endif
|
||||
#
|
||||
Version: 4.1.6
|
||||
Release: 10
|
||||
Release: 11
|
||||
Summary: A Library for Working with GIF Images
|
||||
Provides: libungif
|
||||
%ifarch ia64 x86_64 s390x ppc64
|
||||
@ -131,6 +132,8 @@ find doc -name "Makefile*" -print -delete
|
||||
/usr/bin/*
|
||||
|
||||
%changelog
|
||||
* Tue Jan 13 2009 olh@suse.de
|
||||
- obsolete old libungif-64bit on ppc64 (bnc#437293)
|
||||
* Wed Dec 10 2008 olh@suse.de
|
||||
- use Obsoletes: -XXbit only for ppc64 to help solver during distupgrade
|
||||
(bnc#437293)
|
||||
|
Loading…
x
Reference in New Issue
Block a user