diff --git a/libdvbv5-Add-missing-includes.patch b/libdvbv5-Add-missing-includes.patch deleted file mode 100644 index db7915e..0000000 --- a/libdvbv5-Add-missing-includes.patch +++ /dev/null @@ -1,41 +0,0 @@ -From 9475926b6e50f60ac56175915cf82dd4f97d00ae Mon Sep 17 00:00:00 2001 -From: Gregor Jasny -Date: Tue, 15 May 2012 21:24:51 +0200 -Subject: [PATCH 12/12] libdvbv5: Add missing includes - -Signed-off-by: Gregor Jasny ---- - utils/dvb/dvb-v5-std.h | 1 + - utils/dvb/dvb-v5.h | 3 +++ - 2 files changed, 4 insertions(+) - -diff --git a/utils/dvb/dvb-v5-std.h b/utils/dvb/dvb-v5-std.h -index 6403ad2..166bf55 100644 ---- a/utils/dvb/dvb-v5-std.h -+++ b/utils/dvb/dvb-v5-std.h -@@ -20,6 +20,7 @@ - * http://linuxtv.org/downloads/v4l-dvb-apis/FE_GET_SET_PROPERTY.html - */ - -+#include - #include "dvb_frontend.h" - - const unsigned int sys_dvbt_props[] = { -diff --git a/utils/dvb/dvb-v5.h b/utils/dvb/dvb-v5.h -index 6ba6730..67cd725 100644 ---- a/utils/dvb/dvb-v5.h -+++ b/utils/dvb/dvb-v5.h -@@ -3,7 +3,10 @@ - */ - #ifndef _DVB_V5_CONSTS_H - #define _DVB_V5_CONSTS_H -+ -+#include - #include "dvb_frontend.h" -+ - struct fe_caps_name { - unsigned idx; - char *name; --- -1.7.10 - diff --git a/v4l-utils-0.8.8.tar.bz2 b/v4l-utils-0.8.8.tar.bz2 deleted file mode 100644 index 1cebf31..0000000 --- a/v4l-utils-0.8.8.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5fa4c6f4b6f5410de57271a03cc9a15f15195ef3fc05a8e42ecf507d6d70a87f -size 420888 diff --git a/v4l-utils-0.8.9.tar.bz2 b/v4l-utils-0.8.9.tar.bz2 new file mode 100644 index 0000000..0533938 --- /dev/null +++ b/v4l-utils-0.8.9.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e5511c252b3c320d0b03418f7ee19b42d00ed0871c6b525779007416e46d08e +size 460681 diff --git a/v4l-utils.changes b/v4l-utils.changes index f2cff72..a928ac9 100644 --- a/v4l-utils.changes +++ b/v4l-utils.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri Nov 2 21:30:16 UTC 2012 - asterios.dramis@gmail.com + +- Update to version 0.8.9: + libv4l changes: + * libv4lconvert: Various Pixart JPEG fixes + * libv4lconvert: Add more notebooks to the upside down device table + Utils changes: + * keytable: Add support for Sanyo IR and RC-5-SZ protocol + * keytable: Add missing buttons in shipped keytables + * v4l2-compliance, v4l-ctl, qv4l2: Sync with development branch +- Removed libdvbv5-Add-missing-includes.patch (fixed upstream). + ------------------------------------------------------------------- Wed Oct 17 13:53:54 UTC 2012 - fcrozat@suse.com diff --git a/v4l-utils.spec b/v4l-utils.spec index d5fa2dd..b5999c2 100644 --- a/v4l-utils.spec +++ b/v4l-utils.spec @@ -23,21 +23,18 @@ %endif Name: v4l-utils -Version: 0.8.8 +Version: 0.8.9 Release: 0 Summary: Utilities for video4linux and DVB devices License: GPL-2.0+ and GPL-2.0 Group: Hardware/TV -# ir-keytable and v4l2-sysfs-path are GPLv2 only Url: http://linuxtv.org/downloads/v4l-utils/ Source0: http://linuxtv.org/downloads/v4l-utils/%{name}-%{version}.tar.bz2 Source100: baselibs.conf # PATCH-FIX-OPENSUSE disable_rds_compilation.patch asterios.dramis@gmail.com -- Disable compilation of utils/rds (it isn't installed anyway) as it fails to compile with i2c-dev.h from i2c-tools (needs the one from linux-glibc-devel) Patch0: disable_rds_compilation.patch -# PATCH-FIX-UPSTREAM libdvbv5-Add-missing-includes.patch asterios.dramis@gmail.com -- Fix compilation due to missing includes (taken from Fedora) -Patch1: libdvbv5-Add-missing-includes.patch # PATCH-FIX-UPSTREAM udev-rules-dir.patch fcrozat@suse.com -- allow udev rules directory to be overridden -Patch2: udev-rules-dir.patch +Patch1: udev-rules-dir.patch # Only needed to patch broken images in the upstream tarball BuildRequires: ImageMagick BuildRequires: kernel-headers @@ -48,7 +45,6 @@ BuildRequires: sysfsutils-devel %else BuildRequires: sysfsutils %endif -# Only needed for directory ownership (/lib/udev/rules.d) BuildRequires: udev %if 0%{?suse_version} BuildRequires: update-desktop-files @@ -66,7 +62,6 @@ v4l2-sysfs-path. Summary: Utilities for v4l2 / DVB driver development and debugging License: GPL-2.0+ and GPL-2.0 Group: Hardware/TV -# decode_tm6000 is GPLv2 only Requires: libv4l = %{version} %description devel-tools @@ -77,7 +72,6 @@ v4l2-dbg. Summary: Collection of video4linux support libraries License: LGPL-2.1+ and GPL-2.0 Group: System/Libraries -# Some of the decompression helpers are GPLv2, the rest is LGPLv2+ %description -n libv4l libv4l is a collection of libraries which adds a thin abstraction layer on @@ -148,7 +142,6 @@ qv4l2 is a test control and streaming test application for video4linux. %setup -q %patch0 %patch1 -p1 -%patch2 -p1 %build make CFLAGS="%{optflags} -fno-strict-aliasing" CXXFLAGS="%{optflags}" %{?_smp_mflags}