From 30a1e474ab19d04fef81fb3c76ca59a91fd0c99fa473646b99984439a09a7ded Mon Sep 17 00:00:00 2001 From: Dave Plater Date: Fri, 15 Apr 2011 19:19:36 +0000 Subject: [PATCH] Accepting request 67566 from home:TheBlackCat Reviewed ok OBS-URL: https://build.opensuse.org/request/show/67566 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libdc1394?expand=0&rev=13 --- baselibs.conf | 2 ++ libdc1394.changes | 6 ++++++ libdc1394.spec | 9 +++++---- ready | 0 4 files changed, 13 insertions(+), 4 deletions(-) create mode 100644 baselibs.conf delete mode 100644 ready diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..d9bc54a --- /dev/null +++ b/baselibs.conf @@ -0,0 +1,2 @@ +libdc1394 +libdc1394-22 diff --git a/libdc1394.changes b/libdc1394.changes index 2fba99e..39af5a9 100644 --- a/libdc1394.changes +++ b/libdc1394.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Apr 14 13:38:21 UTC 2011 - toddrme2178@gmail.com + +- added 32bit compatibility libraries +- added necessary devel depedencies (fix for RPMLINT warning) + ------------------------------------------------------------------- Mon Jan 3 10:27:58 MSK 2011 - matwey.kornilov@gmail.com - Update to 2.1.3. diff --git a/libdc1394.spec b/libdc1394.spec index 33c043f..54ef570 100644 --- a/libdc1394.spec +++ b/libdc1394.spec @@ -1,7 +1,7 @@ # # spec file for package libdc1394 (Version 2.1.3) # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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 @@ -32,7 +32,7 @@ License: LGPLv2.1+ Group: Hardware/Camera AutoReqProv: on Version: %{libdc1394_version} -Release: 18 +Release: 1 Url: http://sourceforge.net/projects/libdc1394/ BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: 1394-Based Digital Camera Control Library @@ -70,7 +70,7 @@ License: LGPLv2.1+ Summary: 1394-Based Digital Camera Control Library Group: Hardware/Camera Version: %{libdc1394_12_version} -Release: 18 +Release: 19 %description -n libdc1394_control12 This library provides functionality for controlling any camera that @@ -97,7 +97,7 @@ License: LGPLv2.1+ Summary: 1394-Based Digital Camera Control Library Group: Development/Libraries/C and C++ Version: %{libdc1394_12_version} -Release: 18 +Release: 19 Requires: libdc1394_control12 = %{libdc1394_12_version} libraw1394-devel %description -n libdc1394_control12-devel @@ -151,6 +151,7 @@ License: LGPLv2.1+ Summary: Development libraries and header files for dc1394 Group: Development/Libraries/C and C++ Requires: libdc1394-22 = %{libdc1394_version} +Requires: libdc1394 = %{libdc1394_version} Requires: libraw1394-devel %description devel diff --git a/ready b/ready deleted file mode 100644 index 473a0f4..0000000