forked from pool/libdc1394
This commit is contained in:
committed by
Git OBS Bridge
parent
b8e6b38b6c
commit
1445d63760
@@ -10,6 +10,7 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: libdc1394
|
||||
%define libdc1394_12_version 1.2.2
|
||||
%define libdc1394_version 2.0.0
|
||||
@@ -25,6 +26,7 @@ Summary: 1394-Based Digital Camera Control Library
|
||||
Source1: libdc1394-%{libdc1394_12_version}.tar.bz2
|
||||
Source2: libdc1394-%{libdc1394_version}.tar.bz2
|
||||
Patch0: libdc1394.no-x11.patch
|
||||
Patch1: libdc1394.ac.patch
|
||||
|
||||
%description
|
||||
This library provides functionality for controlling any camera that
|
||||
@@ -45,6 +47,7 @@ Authors:
|
||||
John Stanley <stanley@peak.org>
|
||||
|
||||
%package -n libdc1394_control12
|
||||
License: LGPL v2.1 or later
|
||||
Summary: 1394-Based Digital Camera Control Library
|
||||
Group: Hardware/Camera
|
||||
Version: %{libdc1394_12_version}
|
||||
@@ -71,6 +74,7 @@ Authors:
|
||||
John Stanley <stanley@peak.org>
|
||||
|
||||
%package -n libdc1394_control12-devel
|
||||
License: LGPL v2.1 or later
|
||||
Summary: 1394-Based Digital Camera Control Library
|
||||
Group: Hardware/Camera
|
||||
Version: %{libdc1394_12_version}
|
||||
@@ -98,6 +102,7 @@ Authors:
|
||||
John Stanley <stanley@peak.org>
|
||||
|
||||
%package 22
|
||||
License: LGPL v2.1 or later
|
||||
Summary: 1394-Based Digital Camera Control Library
|
||||
Group: Hardware/Camera
|
||||
|
||||
@@ -122,6 +127,7 @@ Authors:
|
||||
John Stanley <stanley@peak.org>
|
||||
|
||||
%package devel
|
||||
License: LGPL v2.1 or later
|
||||
Summary: Development libraries and header files for dc1394
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: libdc1394-22 = %{libdc1394_version}
|
||||
@@ -148,6 +154,7 @@ Authors:
|
||||
mv libdc1394-1* libdc1394-1
|
||||
mv libdc1394-2* libdc1394-2
|
||||
%patch0 -p1
|
||||
%patch1
|
||||
|
||||
%build
|
||||
for i in libdc1394-1 libdc1394-2
|
||||
@@ -209,6 +216,8 @@ rm -f $RPM_BUILD_ROOT%_bindir/dc1394_vloopback
|
||||
%_libdir/pkgconfig/*.pc
|
||||
|
||||
%changelog
|
||||
* Fri Apr 11 2008 schwab@suse.de
|
||||
- Fix configure script.
|
||||
* Thu Jan 24 2008 olh@suse.de
|
||||
- remove buildrequires for xorg-x11-devel
|
||||
* Tue Jan 15 2008 olh@suse.de
|
||||
@@ -226,7 +235,7 @@ rm -f $RPM_BUILD_ROOT%_bindir/dc1394_vloopback
|
||||
- split libdc1394-20 package which contains only libraries
|
||||
split libdc1394_control12 and libdc1394_control12-devel
|
||||
upgrade to 1.2.2, color filter fix
|
||||
* Fri Jul 13 2007 olh@suse.de
|
||||
* Sat Jul 14 2007 olh@suse.de
|
||||
- update to 2.0.0-rc7
|
||||
API fixes
|
||||
* Tue Aug 15 2006 olh@suse.de
|
||||
@@ -249,7 +258,7 @@ rm -f $RPM_BUILD_ROOT%_bindir/dc1394_vloopback
|
||||
fixed trigger capabilities detection (Markus Niebel)
|
||||
fixed some confusion between raw1394_new_handle and dc1394_create_handle
|
||||
(Thanks to Thorondor)
|
||||
* Mon Sep 26 2005 mls@suse.de
|
||||
* Tue Sep 27 2005 mls@suse.de
|
||||
- make devel package require base package
|
||||
* Tue Jul 05 2005 olh@suse.de
|
||||
- go back to version 1, version 2 still needs some time
|
||||
|
Reference in New Issue
Block a user