From feaa66e813213b60e74e189bdfe32bc0814ca25659c958f32e7b553ac161217f Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Thu, 10 Apr 2008 12:32:14 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libraw1394?expand=0&rev=5 --- baselibs.conf | 5 +++++ libraw1394.changes | 6 ++++++ libraw1394.spec | 7 +++++-- 3 files changed, 16 insertions(+), 2 deletions(-) create mode 100644 baselibs.conf diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..b9f2649 --- /dev/null +++ b/baselibs.conf @@ -0,0 +1,5 @@ +libraw1394 +libraw1394-8 +libraw1394-devel + requires -libraw1394- + requires "libraw1394-8- = " diff --git a/libraw1394.changes b/libraw1394.changes index af22472..4587e4d 100644 --- a/libraw1394.changes +++ b/libraw1394.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de + +- added baselibs.conf file to build xxbit packages + for multilib support + ------------------------------------------------------------------- Tue Mar 18 20:58:03 CET 2008 - crrodriguez@suse.de diff --git a/libraw1394.spec b/libraw1394.spec index 26121ea..a26da4a 100644 --- a/libraw1394.spec +++ b/libraw1394.spec @@ -13,7 +13,7 @@ Name: libraw1394 Version: 1.3.0 -Release: 1 +Release: 4 License: LGPL v2.1 or later Summary: A Firewire Interface Url: http://www.linux1394.org/ @@ -136,6 +136,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/libraw1394.pc %changelog +* Thu Apr 10 2008 ro@suse.de +- added baselibs.conf file to build xxbit packages + for multilib support * Tue Mar 18 2008 crrodriguez@suse.de - remove pointless libtool archive with empty dependency_libs - remove static libraries @@ -171,7 +174,7 @@ rm -rf $RPM_BUILD_ROOT - Fix multiline strings. * Thu Jun 20 2002 ro@suse.de - run autoreconf -* Thu Jun 06 2002 bk@suse.de +* Fri Jun 07 2002 bk@suse.de - fix defattr properly(for perms of includedir, mandir, docdir) - never ever include %%{_mandir}/* (dirs!) into package filelist - fix rpm license tag to LGPL and add URL tag und use optflags