From 35cf39fffe5e3036e4de0d95c04b1f94c0eece091e2b1372fa4a7b8affb9bc04 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Fri, 5 Dec 2008 14:38:40 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libavc1394?expand=0&rev=7 --- libavc1394.changes | 5 +++++ libavc1394.spec | 22 ++++++++++++++++++++-- 2 files changed, 25 insertions(+), 2 deletions(-) diff --git a/libavc1394.changes b/libavc1394.changes index 71c7489..1be6f3e 100644 --- a/libavc1394.changes +++ b/libavc1394.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 4 12:34:56 CET 2008 - olh@suse.de + +- obsolete old -XXbit packages (bnc#437293) + ------------------------------------------------------------------- Mon Oct 6 09:54:28 CEST 2008 - olh@suse.de diff --git a/libavc1394.spec b/libavc1394.spec index 7d3cb24..a181dc2 100644 --- a/libavc1394.spec +++ b/libavc1394.spec @@ -24,7 +24,7 @@ License: LGPL v2.1 or later Group: Development/Libraries/C and C++ AutoReqProv: on Version: 0.5.3 -Release: 129 +Release: 130 Summary: Libavc1394--Programming Interface to the AV/C Specification Url: http://sourceforge.net/projects/libavc1394/ BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -54,6 +54,14 @@ Authors: License: LGPL v2.1 or later Summary: Libavc1394--Programming Interface to the AV/C Specification Group: Development/Libraries/C and C++ +# bug437293 +%ifarch ppc64 +Obsoletes: libavc1394-64bit +%endif +%ifarch %ix86 ppc +Obsoletes: libavc1394-32bit +%endif +# %description 0 Libavc1394 is a programming interface to the AV/C specification from @@ -78,6 +86,14 @@ License: LGPL v2.1 or later Summary: libavc1394 is a programming interface to the AV/C specification Group: Development/Libraries/C and C++ AutoReqProv: on +# bug437293 +%ifarch ppc64 +Obsoletes: libavc1394-devel-64bit +%endif +%ifarch %ix86 ppc +Obsoletes: libavc1394-devel-32bit +%endif +# Requires: libavc1394-0 = %{version} Requires: libraw1394-devel @@ -140,6 +156,8 @@ rm -rf $RPM_BUILD_ROOT %_libdir/pkgconfig/*.pc %changelog +* Thu Dec 04 2008 olh@suse.de +- obsolete old -XXbit packages (bnc#437293) * Mon Oct 06 2008 olh@suse.de - fix ordered comparison of pointer with integer zero (bnc#431913) * Wed May 21 2008 cthiel@suse.de @@ -159,7 +177,7 @@ rm -rf $RPM_BUILD_ROOT new panelctl utility based upon 6200ch and 6200cmd from MythTV developers. * Wed Jan 25 2006 mls@suse.de - converted neededforbuild to BuildRequires -* Tue Sep 27 2005 mls@suse.de +* Mon Sep 26 2005 mls@suse.de - make devel package require base package * Sat Jul 02 2005 olh@suse.de - package all *.so files