From 4e7f7a10f8db787f3addb1785e47b47283afdb4466c8bd17db36bddab93b93f8 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Wed, 14 Jan 2009 17:00:19 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tiff?expand=0&rev=9 --- tiff.changes | 5 +++++ tiff.spec | 6 ++++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/tiff.changes b/tiff.changes index 33bb1e2..5840597 100644 --- a/tiff.changes +++ b/tiff.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 13 16:19:37 CET 2009 - olh@suse.de + +- obsolete old libtiff-64bit on ppc64 (bnc#437293) + ------------------------------------------------------------------- Wed Jan 7 12:34:56 CET 2009 - olh@suse.de diff --git a/tiff.spec b/tiff.spec index cd28ac9..8d30d02 100644 --- a/tiff.spec +++ b/tiff.spec @@ -29,7 +29,7 @@ Obsoletes: tiff-64bit # Url: http://www.remotesensing.org/libtiff/ Version: 3.8.2 -Release: 137 +Release: 139 Summary: Tools for Converting from and to the Tiff Format Source: tiff-%{version}.tar.bz2 Source1: jpegint.h @@ -61,7 +61,7 @@ Obsoletes: libtiff <= %{version} AutoReqProv: on # bug437293 %ifarch ppc64 -Obsoletes: tiff-64bit +Obsoletes: libtiff-64bit %endif # @@ -152,6 +152,8 @@ rm -rf $RPM_BUILD_ROOT %doc %{_mandir}/man3/* %changelog +* Tue Jan 13 2009 olh@suse.de +- obsolete old libtiff-64bit on ppc64 (bnc#437293) * Wed Jan 07 2009 olh@suse.de - obsolete old -XXbit packages (bnc#437293) * Sun Sep 07 2008 schwab@suse.de