diff --git a/baselibs.conf b/baselibs.conf index b9f2649..d0ae73f 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,5 +1,7 @@ libraw1394 libraw1394-8 + obsoletes "libraw1394- <= " + provides "libraw1394- = " libraw1394-devel - requires -libraw1394- - requires "libraw1394-8- = " + requires -libraw1394- + requires "libraw1394-8- = " diff --git a/libraw1394.changes b/libraw1394.changes index 4587e4d..4be8ff7 100644 --- a/libraw1394.changes +++ b/libraw1394.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 21 20:35:47 CEST 2008 - cthiel@suse.de + +- fix baselibs.conf + ------------------------------------------------------------------- Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de diff --git a/libraw1394.spec b/libraw1394.spec index a26da4a..e1deaef 100644 --- a/libraw1394.spec +++ b/libraw1394.spec @@ -13,7 +13,7 @@ Name: libraw1394 Version: 1.3.0 -Release: 4 +Release: 12 License: LGPL v2.1 or later Summary: A Firewire Interface Url: http://www.linux1394.org/ @@ -136,6 +136,8 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/libraw1394.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