Hello community,
here is the log from the commit of package WindowMaker-applets for
openSUSE:Factory
checked in at Wed Jul 13 12:15:28 CEST 2011.
--------
--- WindowMaker-applets/WindowMaker-applets.changes 2010-04-08
13:33:22.000000000 +0200
+++
/mounts/work_src_done/STABLE/WindowMaker-applets/WindowMaker-applets.changes
2011-07-07 13:12:41.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Jul 7 11:08:58 UTC 2011 - [email protected]
+
+- Add wmtv-v4l-2.6.38.patch: use new v4l interface
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
New:
----
wmtv-v4l-2.6.38.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ WindowMaker-applets.spec ++++++
--- /var/tmp/diff_new_pack.fZOGhI/_old 2011-07-13 12:14:04.000000000 +0200
+++ /var/tmp/diff_new_pack.fZOGhI/_new 2011-07-13 12:14:04.000000000 +0200
@@ -1,7 +1,7 @@
#
-# spec file for package WindowMaker-applets (Version 1.0.1)
+# spec file for package WindowMaker-applets
#
-# 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
@@ -20,13 +20,16 @@
Name: WindowMaker-applets
BuildRequires: WindowMaker-devel curl-devel fdupes gcc-c++ gtk2-devel xorg-x11
+%if 0%{?suse_version} >= 1210
+BuildRequires: libv4l-devel >= 0.8.4
+%endif
License: GPLv2+
Group: System/GUI/Other
Obsoletes: wmweath wmapps
Provides: wmweath wmapps
AutoReqProv: on
Version: 1.0.1
-Release: 3
+Release: 11
Summary: Window Maker Applets
#
%define wmcdplay_version 1.0-beta1
@@ -201,6 +204,7 @@
Patch31: wmSun-%{wmSun_version}.dif
Patch32: wmrecord-%{wmrecord_version}.dif
Patch33: wmtv-%{wmtv_version}.patch
+Patch34: wmtv-v4l-2.6.38.patch
Patch36: wmNetscapeKiller-%{wmNetscapeKiller_version}.dif
Patch37: wmSMPmon-%{wmSMPmon_version}.dif
Patch38: wmappl-%{wmappl_version}.dif
@@ -304,6 +308,9 @@
%patch32
cd ../wmtv
%patch33
+%if 0%{?suse_version} >= 1210
+%patch34 -p1
+%endif
cd ../wmNetscapeKiller-%{wmNetscapeKiller_version}
%patch36
cd ../wmSMPmon-%{wmSMPmon_version}
++++++ wmtv-v4l-2.6.38.patch ++++++
--- wmtv/src/wmtv.c 1999-04-24 06:45:40.000000000 +0200
+++ wmtv/src/wmtv.c 2011-07-07 13:08:26.389088768 +0200
@@ -33,7 +33,7 @@
#include <sys/mman.h>
#include <sys/types.h>
#include <sys/wait.h>
-#include <linux/videodev.h>
+#include <libv4l1-videodev.h>
#include <linux/soundcard.h>
#include <X11/Xlib.h>
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]