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
This commit is contained in:
parent
4784c2a548
commit
51bcdfd4ba
@ -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
|
Mon Aug 29 08:03:27 UTC 2011 - idonmez@suse.com
|
||||||
|
|
||||||
|
@ -23,6 +23,7 @@ Name: libdc1394
|
|||||||
%define libdc1394_12_version 1.2.2
|
%define libdc1394_12_version 1.2.2
|
||||||
%define libdc1394_version 2.1.3
|
%define libdc1394_version 2.1.3
|
||||||
BuildRequires: libraw1394-devel
|
BuildRequires: libraw1394-devel
|
||||||
|
BuildRequires: libtool
|
||||||
%if 0%{?suse_version} > 1100
|
%if 0%{?suse_version} > 1100
|
||||||
# no IIDC-over-USB support for openSUSE 11.0
|
# no IIDC-over-USB support for openSUSE 11.0
|
||||||
BuildRequires: libusb-1_0-devel
|
BuildRequires: libusb-1_0-devel
|
||||||
@ -32,7 +33,7 @@ BuildRequires: pkg-config
|
|||||||
BuildRequires: libv4l-devel >= 0.8.4
|
BuildRequires: libv4l-devel >= 0.8.4
|
||||||
%endif
|
%endif
|
||||||
Version: %{libdc1394_version}
|
Version: %{libdc1394_version}
|
||||||
Release: 25
|
Release: 27
|
||||||
License: LGPLv2.1+
|
License: LGPLv2.1+
|
||||||
Summary: 1394-Based Digital Camera Control Library
|
Summary: 1394-Based Digital Camera Control Library
|
||||||
Url: http://sourceforge.net/projects/libdc1394/
|
Url: http://sourceforge.net/projects/libdc1394/
|
||||||
@ -58,7 +59,7 @@ the camera.
|
|||||||
|
|
||||||
%package -n libdc1394_control12
|
%package -n libdc1394_control12
|
||||||
Version: %{libdc1394_12_version}
|
Version: %{libdc1394_12_version}
|
||||||
Release: 21
|
Release: 22
|
||||||
License: LGPLv2.1+
|
License: LGPLv2.1+
|
||||||
Summary: 1394-Based Digital Camera Control Library
|
Summary: 1394-Based Digital Camera Control Library
|
||||||
Group: Hardware/Camera
|
Group: Hardware/Camera
|
||||||
@ -72,7 +73,7 @@ communicate with the camera.
|
|||||||
|
|
||||||
%package -n libdc1394_control12-devel
|
%package -n libdc1394_control12-devel
|
||||||
Version: %{libdc1394_12_version}
|
Version: %{libdc1394_12_version}
|
||||||
Release: 21
|
Release: 22
|
||||||
License: LGPLv2.1+
|
License: LGPLv2.1+
|
||||||
Summary: 1394-Based Digital Camera Control Library
|
Summary: 1394-Based Digital Camera Control Library
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
|
Loading…
Reference in New Issue
Block a user