Hello community,

here is the log from the commit of package dvb for openSUSE:Factory
checked in at Wed Jul 13 10:15:36 CEST 2011.



--------
--- dvb/dvb.changes     2010-05-12 12:46:50.000000000 +0200
+++ /mounts/work_src_done/STABLE/dvb/dvb.changes        2011-07-07 
11:42:10.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Jul  7 09:40:08 UTC 2011 - idon...@novell.com
+
+- Add dvb-apps-v4l-2.6.38.patch: use the new v4l interface 
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  dvb-apps-v4l-2.6.38.patch

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

Other differences:
------------------
++++++ dvb.spec ++++++
--- /var/tmp/diff_new_pack.Zx9ELC/_old  2011-07-13 10:01:05.000000000 +0200
+++ /var/tmp/diff_new_pack.Zx9ELC/_new  2011-07-13 10:01:05.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package dvb (Version 1.1.1MACRO)
+# spec file for package dvb
 #
-# 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
@@ -24,6 +24,9 @@
 Name:           dvb
 BuildRequires:  libusb-devel
 BuildRequires:  fdupes
+%if 0%{?suse_version} >= 1210
+BuildRequires:  libv4l-devel >= 0.8.4
+%endif
 %define firmwaredir /lib/firmware
 License:        GPLv2+
 Group:          Hardware/TV
@@ -41,6 +44,7 @@
 Patch:          dvb-apps-dvbnet.diff
 Patch1:         dvb-includes.diff
 Patch2:         cz-kojal.patch
+Patch3:         dvb-apps-v4l-2.6.38.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 # This package provides the firmware for some cards supported by the
 # dvb-ttpci.ko module. Add the modalias dependencies for this module:
@@ -71,6 +75,9 @@
 %patch
 %patch1
 %patch2 -p1
+%if 0%{?suse_version} >= 1210
+%patch3
+%endif
 find -name .hg -type d | xargs rm -rfv
 find -name .cvsignore -type f | xargs rm -fv
 find -name '*.orig' -type f | xargs rm -fv

++++++ dvb-apps-v4l-2.6.38.patch ++++++
--- test/video.c        2010-05-09 08:03:42.000000000 +0200
+++ test/video.c        2011-07-07 11:39:38.600089407 +0200
@@ -22,7 +22,7 @@
 #include <string.h>
 
 #include <linux/fb.h>
-#include <linux/videodev.h>
+#include <libv4l1-videodev.h>
 
 #define VIDEO_DEV "/dev/video0"
 #define FB_DEV "/dev/fb0"


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



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to