From 51bcdfd4bafe38a180d142305b853d22b243736a325d19658d24d42d7efe3f28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Sun, 13 Nov 2011 10:14:29 +0000 Subject: [PATCH] Accepting request 91142 from home:coolo:removelibtool add buildrequire libtool OBS-URL: https://build.opensuse.org/request/show/91142 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libdc1394?expand=0&rev=19 --- libdc1394.changes | 5 +++++ libdc1394.spec | 7 ++++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/libdc1394.changes b/libdc1394.changes index fb67c8a..9bcf7a6 100644 --- a/libdc1394.changes +++ b/libdc1394.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Nov 13 09:15:01 UTC 2011 - coolo@suse.com + +- add libtool as explicit buildrequire to avoid implicit dependency from prjconf + ------------------------------------------------------------------- Mon Aug 29 08:03:27 UTC 2011 - idonmez@suse.com diff --git a/libdc1394.spec b/libdc1394.spec index 30baca1..aef325f 100644 --- a/libdc1394.spec +++ b/libdc1394.spec @@ -23,6 +23,7 @@ Name: libdc1394 %define libdc1394_12_version 1.2.2 %define libdc1394_version 2.1.3 BuildRequires: libraw1394-devel +BuildRequires: libtool %if 0%{?suse_version} > 1100 # no IIDC-over-USB support for openSUSE 11.0 BuildRequires: libusb-1_0-devel @@ -32,7 +33,7 @@ BuildRequires: pkg-config BuildRequires: libv4l-devel >= 0.8.4 %endif Version: %{libdc1394_version} -Release: 25 +Release: 27 License: LGPLv2.1+ Summary: 1394-Based Digital Camera Control Library Url: http://sourceforge.net/projects/libdc1394/ @@ -58,7 +59,7 @@ the camera. %package -n libdc1394_control12 Version: %{libdc1394_12_version} -Release: 21 +Release: 22 License: LGPLv2.1+ Summary: 1394-Based Digital Camera Control Library Group: Hardware/Camera @@ -72,7 +73,7 @@ communicate with the camera. %package -n libdc1394_control12-devel Version: %{libdc1394_12_version} -Release: 21 +Release: 22 License: LGPLv2.1+ Summary: 1394-Based Digital Camera Control Library Group: Development/Libraries/C and C++