This commit is contained in:
committed by
Git OBS Bridge
parent
35cf39fffe
commit
54bc79d614
@@ -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)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 4 12:34:56 CET 2008 - olh@suse.de
|
||||
|
||||
|
@@ -24,7 +24,7 @@ License: LGPL v2.1 or later
|
||||
Group: Development/Libraries/C and C++
|
||||
AutoReqProv: on
|
||||
Version: 0.5.3
|
||||
Release: 130
|
||||
Release: 131
|
||||
Summary: Libavc1394--Programming Interface to the AV/C Specification
|
||||
Url: http://sourceforge.net/projects/libavc1394/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@@ -58,9 +58,6 @@ Group: Development/Libraries/C and C++
|
||||
%ifarch ppc64
|
||||
Obsoletes: libavc1394-64bit
|
||||
%endif
|
||||
%ifarch %ix86 ppc
|
||||
Obsoletes: libavc1394-32bit
|
||||
%endif
|
||||
#
|
||||
|
||||
%description 0
|
||||
@@ -90,9 +87,6 @@ AutoReqProv: on
|
||||
%ifarch ppc64
|
||||
Obsoletes: libavc1394-devel-64bit
|
||||
%endif
|
||||
%ifarch %ix86 ppc
|
||||
Obsoletes: libavc1394-devel-32bit
|
||||
%endif
|
||||
#
|
||||
Requires: libavc1394-0 = %{version}
|
||||
Requires: libraw1394-devel
|
||||
@@ -156,6 +150,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%_libdir/pkgconfig/*.pc
|
||||
|
||||
%changelog
|
||||
* Wed Dec 10 2008 olh@suse.de
|
||||
- use Obsoletes: -XXbit only for ppc64 to help solver during distupgrade
|
||||
(bnc#437293)
|
||||
* Thu Dec 04 2008 olh@suse.de
|
||||
- obsolete old -XXbit packages (bnc#437293)
|
||||
* Mon Oct 06 2008 olh@suse.de
|
||||
|
Reference in New Issue
Block a user