diff --git a/baselibs.conf b/baselibs.conf index 4cfc8df..5417727 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,5 +1,6 @@ -libavc1394 libavc1394-0 + obsoletes "libavc1394- <= " + provides "libavc1394- = " libavc1394-devel requires -libavc1394- requires "libavc1394-0- = " diff --git a/libavc1394.changes b/libavc1394.changes index b94b9be..2b2df5a 100644 --- a/libavc1394.changes +++ b/libavc1394.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 21 19:15:15 CEST 2008 - cthiel@suse.de + +- fix baselibs.conf + ------------------------------------------------------------------- Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de diff --git a/libavc1394.spec b/libavc1394.spec index 0bc3de0..b56b602 100644 --- a/libavc1394.spec +++ b/libavc1394.spec @@ -17,7 +17,7 @@ License: LGPL v2.1 or later Group: Development/Libraries/C and C++ AutoReqProv: on Version: 0.5.3 -Release: 94 +Release: 102 Summary: Libavc1394--Programming Interface to the AV/C Specification Url: http://sourceforge.net/projects/libavc1394/ BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -135,6 +135,8 @@ rm -rf $RPM_BUILD_ROOT %_libdir/pkgconfig/*.pc %changelog +* Wed May 21 2008 cthiel@suse.de +- fix baselibs.conf * Thu Apr 10 2008 ro@suse.de - added baselibs.conf file to build xxbit packages for multilib support