Hello community,

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



--------
--- vdr/vdr.changes     2011-05-04 13:08:06.000000000 +0200
+++ /mounts/work_src_done/STABLE/vdr/vdr.changes        2011-07-07 
11:05:39.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Jul  7 09:00:28 UTC 2011 - idon...@novell.com
+
+- Add vdr-v4l-2.6.38.patch: use the new v4l interface 
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  vdr-v4l-2.6.38.patch

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

Other differences:
------------------
++++++ vdr.spec ++++++
--- /var/tmp/diff_new_pack.4AjxFD/_old  2011-07-13 09:00:18.000000000 +0200
+++ /var/tmp/diff_new_pack.4AjxFD/_new  2011-07-13 09:00:18.000000000 +0200
@@ -25,6 +25,9 @@
 %else
 BuildRequires:  libcap
 %endif
+%if %suse_version >= 1210
+BuildRequires:  libv4l-devel >= 0.8.4
+%endif
 #
 %define vdrname         vdr
 %define vdr_apiversion  1.6.0
@@ -39,7 +42,7 @@
 Group:          Hardware/TV
 PreReq:         /usr/sbin/useradd %fillup_prereq %insserv_prereq
 Version:        1.6.0
-Release:        60
+Release:        62
 Summary:        Video Disk Recorder
 Source:         ftp://ftp.tvdr.de/vdr/vdr-%{version}.tar.bz2
 Source1:        rcvdr
@@ -66,6 +69,8 @@
 Patch22:        vdr-1.6.0-const.diff
 # PATCH-FIX-UPSTREAM vdr-1.6.0-gcc46.patch idoen...@suse.de -- Fix compilation 
with gcc 4.6
 Patch23:        vdr-1.6.0-gcc46.patch
+# PATCH-FIX-OPENSUSE vdr-v4l-2.6.38.patch idoen...@suse.de -- Use new v4l 
interface
+Patch24:        vdr-v4l-2.6.38.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Provides:       vdr(abi) = %vdr_apiversion
 Provides:       vdr-devel
@@ -172,6 +177,9 @@
 %patch21 -p1
 %patch22 -p1
 %patch23
+%if 0%{?suse_version} >= 1210
+%patch24
+%endif
 
 %build
 #cp %{SOURCE5} README.SuSE

++++++ vdr-v4l-2.6.38.patch ++++++
--- dvbdevice.c 2011-07-07 11:02:27.929089673 +0200
+++ dvbdevice.c 2011-07-07 11:03:10.312089668 +0200
@@ -11,7 +11,7 @@
 #include <limits.h>
 #include <stdint.h>
 #include "dvbdevice.h"
-#include <linux/videodev.h>
+#include <libv4l1-videodev.h>
 #include <linux/dvb/audio.h>
 #include <linux/dvb/dmx.h>
 #include <linux/dvb/frontend.h>

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



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