diff --git a/libraw1394.changes b/libraw1394.changes index a21bb7b..613388e 100644 --- a/libraw1394.changes +++ b/libraw1394.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Apr 24 09:09:20 UTC 2010 - coolo@novell.com + +- buildrequire pkg-config to provide the correct symbols + ------------------------------------------------------------------- Fri Dec 18 13:27:25 CET 2009 - jengelh@medozas.de diff --git a/libraw1394.spec b/libraw1394.spec index 21c3f9f..4ccda1a 100644 --- a/libraw1394.spec +++ b/libraw1394.spec @@ -1,7 +1,7 @@ # # spec file for package libraw1394 (Version 1.3.0) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ Name: libraw1394 Version: 1.3.0 -Release: 43 +Release: 44 License: LGPLv2.1+ Summary: A Firewire Interface Url: http://www.linux1394.org/ @@ -30,6 +30,7 @@ Group: System/Kernel Obsoletes: libraw1394-64bit %endif # +BuildRequires: pkg-config BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: http://www.linux1394.org/files/libraw1394/%{name}-%{version}.tar.bz2 Source1: baselibs.conf @@ -42,19 +43,6 @@ Patch11: libraw1394.mpg1394grab-beautify.patch A library for the Linux IEEE-1394 subsystem, which provides direct access to the connected 1394 (Firewire) bus. - - -Authors: --------- - Dan Dennedy - - Manfred Weihs - Christian Toegel - Dan Maas - Ben Collins - - Andreas Bombe - %package 8 License: LGPLv2.1+ Summary: A Firewire Interface @@ -69,19 +57,6 @@ Obsoletes: libraw1394-64bit A library for the Linux IEEE-1394 subsystem, which provides direct access to the connected 1394 (Firewire) bus. - - -Authors: --------- - Dan Dennedy - - Manfred Weihs - Christian Toegel - Dan Maas - Ben Collins - - Andreas Bombe - %package devel License: LGPLv2.1+ Summary: Development and Include Files for libraw1394 @@ -103,19 +78,6 @@ requiring a kernel driver for the protocol in question. This archive contains the header files for libraw1394 development. - - -Authors: --------- - Dan Dennedy - - Manfred Weihs - Christian Toegel - Dan Maas - Ben Collins - - Andreas Bombe - %prep %setup -q %patch -p1