Hello community,

here is the log from the commit of package libdc1394 for openSUSE:Factory
checked in at Wed Jul 13 13:49:55 CEST 2011.



--------
--- libdc1394/libdc1394.changes 2011-04-15 19:54:10.000000000 +0200
+++ /mounts/work_src_done/STABLE/libdc1394/libdc1394.changes    2011-07-07 
11:50:53.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Jul  7 09:47:56 UTC 2011 - [email protected]
+
+- Add libdc1394-v4l-2.6.38.patch: use the new v4l interface 
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  libdc1394-v4l-2.6.38.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libdc1394.spec ++++++
--- /var/tmp/diff_new_pack.MOqtrk/_old  2011-07-13 13:49:08.000000000 +0200
+++ /var/tmp/diff_new_pack.MOqtrk/_new  2011-07-13 13:49:08.000000000 +0200
@@ -28,11 +28,14 @@
 # no IIDC-over-USB support for openSUSE 11.0
 BuildRequires:  libusb-1_0-devel pkg-config
 %endif
+%if 0%{?suse_version} >= 1210
+BuildRequires:  libv4l-devel >= 0.8.4
+%endif
 License:        LGPLv2.1+
 Group:          Hardware/Camera
 AutoReqProv:    on
 Version:        %{libdc1394_version}
-Release:        23
+Release:        25
 Url:            http://sourceforge.net/projects/libdc1394/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Summary:        1394-Based Digital Camera Control Library
@@ -43,6 +46,7 @@
 Patch1:         libdc1394.ac.patch
 Patch2:         libdc1394-swab_fix.patch
 Patch3:         libdc1394.raw1394_set_iso_handler.patch
+Patch4:         libdc1394-v4l-2.6.38.patch
 
 %description
 This library provides functionality for controlling any camera that
@@ -70,7 +74,7 @@
 Summary:        1394-Based Digital Camera Control Library
 Group:          Hardware/Camera
 Version:        %{libdc1394_12_version}
-Release:        20
+Release:        21
 
 %description -n libdc1394_control12
 This library provides functionality for controlling any camera that
@@ -97,7 +101,7 @@
 Summary:        1394-Based Digital Camera Control Library
 Group:          Development/Libraries/C and C++
 Version:        %{libdc1394_12_version}
-Release:        20
+Release:        21
 Requires:       libdc1394_control12 = %{libdc1394_12_version} libraw1394-devel
 
 %description -n libdc1394_control12-devel
@@ -176,6 +180,9 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%if 0%{?suse_version} >= 1210
+%patch4
+%endif
 
 %build
 doit() {

++++++ libdc1394-v4l-2.6.38.patch ++++++
--- libdc1394-2.1.3/examples/dc1394_vloopback.c 2009-05-25 08:49:17.000000000 
+0200
+++ libdc1394-2.1.3/examples/dc1394_vloopback.c 2011-07-07 11:47:18.326089352 
+0200
@@ -46,7 +46,7 @@
 #include <signal.h>
 #define _LINUX_TIME_H
 #define _DEVICE_H_
-#include <linux/videodev.h>
+#include <libv4l1-videodev.h>
 #include <getopt.h>
 #include <stdint.h>
 #include <inttypes.h>

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to