commit v4l-utils for openSUSE:Factory

2020-09-14 Thread root
Hello community,

here is the log from the commit of package v4l-utils for openSUSE:Factory 
checked in at 2020-09-14 12:00:50

Comparing /work/SRC/openSUSE:Factory/v4l-utils (Old)
 and  /work/SRC/openSUSE:Factory/.v4l-utils.new.4249 (New)


Package is "v4l-utils"

Mon Sep 14 12:00:50 2020 rev:41 rq:833062 version:1.20.0

Changes:

--- /work/SRC/openSUSE:Factory/v4l-utils/v4l-utils.changes  2020-08-20 
22:23:28.827831233 +0200
+++ /work/SRC/openSUSE:Factory/.v4l-utils.new.4249/v4l-utils.changes
2020-09-14 12:00:59.391481665 +0200
@@ -1,0 +2,6 @@
+Tue Sep  8 13:37:47 UTC 2020 - Hans-Peter Jansen 
+
+- Exclude /usr/lib/udev/systemd-udevd.service.d/50-rc_keymap.conf
+  for Leaps, it isn't installed in the first place
+
+---



Other differences:
--
++ v4l-utils.spec ++
--- /var/tmp/diff_new_pack.CBouX6/_old  2020-09-14 12:01:01.643483980 +0200
+++ /var/tmp/diff_new_pack.CBouX6/_new  2020-09-14 12:01:01.643483980 +0200
@@ -241,8 +241,10 @@
 %dir %{_sysconfdir}/rc_keymaps/
 %config(noreplace) %{_sysconfdir}/rc_maps.cfg
 %{_udevdir}/rc_keymaps
+%if 0%{?suse_version} > 1500
 %dir %{_unitdir}/systemd-udevd.service.d
 %{_unitdir}/systemd-udevd.service.d/50-rc_keymap.conf
+%endif
 %{_udevrulesdir}/70-infrared.rules
 %{_bindir}/cx18-ctl
 %{_bindir}/cec-compliance






commit v4l-utils for openSUSE:Factory

2020-08-20 Thread root
Hello community,

here is the log from the commit of package v4l-utils for openSUSE:Factory 
checked in at 2020-08-20 22:23:06

Comparing /work/SRC/openSUSE:Factory/v4l-utils (Old)
 and  /work/SRC/openSUSE:Factory/.v4l-utils.new.3399 (New)


Package is "v4l-utils"

Thu Aug 20 22:23:06 2020 rev:40 rq:827128 version:1.20.0

Changes:

--- /work/SRC/openSUSE:Factory/v4l-utils/v4l-utils.changes  2020-06-10 
00:34:12.548720399 +0200
+++ /work/SRC/openSUSE:Factory/.v4l-utils.new.3399/v4l-utils.changes
2020-08-20 22:23:28.827831233 +0200
@@ -1,0 +2,227 @@
+Sun Aug 16 22:02:33 UTC 2020 - Dirk Mueller 
+
+- update to 1.20.0:
+  * v4l2-ctl: add sizeimage suboption for set-fmt-video options
+  * qvidcap: Add stride option to command line
+  * buildsystem: Start v4l-utils 1.19.0 development cycle
+  * dvbv5-zap: Fix typo
+  * v4l2-ctl: include C++ cmath header
+  * ubuntu1604: add missing headers for std::exit
+  * libcecutil: Remove vanished TODO file from ditribution list
+  * v4l2-ctl: Do not distribute generated 32bit source
+  * v4l2-compliance: Do not distribute generated 32bit source
+  * libcecutil: Distribute cec-gen.pl
+  * Fix broken for loop in libv4l
+  * Fix for mismatched class/struct tags
+  * v4l2-compliance: improve metadata capture support
+  * test-media: remove left-over debug lines
+  * v4l2-compliance: fail if selection is present for compressed video
+  * cec-compliance: rename 'ok' to 'unknown'
+  * cec-ctl/msg2ctl.pl: don't add HTNG commands to msgtable
+  * cec-compliance: add --test-fuzzing option
+  * test-media: update vimc tests
+  * v4l-utils: sync with latest media_tree master
+  * keytable: add new generated keymaps
+  * msg2ctl.pl: add newline after log_msg
+  * cec-follower: drop the hardcoded UI commands list
+  * cec-ctl/cec-log: use new CEC_OP_UI_CMD defines
+  * cec utils: support CEC_ADAP_G_CONNECTOR_INFO
+  * cec-compliance/follower: use new CEC_OP_UI_CMD defines
+  * utils/libcecutil: add CEC utility library
+  * cec-follower: switch to the new CEC utilities library
+  * cec-compliance: use the new CEC utilities library
+  * cec-ctl: use the new CEC utilities library
+  * utils/common/cec*: remove unused cec files
+  * cec-htng(-funcs).h: move to libcecutil
+  * libcecutil: do not assume building in source tree.
+  * libcecutil: remove empty generated headers on failure
+  * libcecutil: cec-gen.pl now generates all headers in one go
+  * v4l-utils: sync to latest cec-funcs.h
+  * libcecutil: spaces should be replaced by - for help_features
+  * cec-compliance: move util_receive to cec-compliance.cpp
+  * cec-compliance: add timeout to util_receive
+  * cec-compliance: fix a bug in util_receive
+  * cec-compliance: Improve the INACTIVE_SOURCE test
+  * cec-follower: add INACTIVE_SOURCE support.
+  * v4l2-compliance: fix read/write tests
+  * cec-compliance: improve Inactive Source test
+  * cec-compliance: Set OSD Name is not TV specific
+  * Makefile.am: copy v4l2-tpg.h, not v4l2-tpg*
+  * v4l-utils: sync with latest media_tree master
+  * v4l2-info.cpp: support the new hold capture flags
+  * cec-compliance: remove old tuner tests
+  * cec-follower: add support for Status Request
+  * cec-compliance: improve failure reporting
+  * cec-follower: fix index handling
+  * v4l-utils: sync with latest media_tree master
+  * cec-compliance: improve the Inactive Source test
+  * v4l-utils: sync with latest media_tree master
+  * v4l2-compliance: better scaler detection for M2M devices
+  * cec-ctl: add a --phys-addr-from-edid option
+  * cec: fix Makefile.am to get the right library dependencies
+  * libcecutil: convert latency values to ms
+  * cec-ctl: finish --stress-test-power-cycle with active display
+  * cec-compliance: make the subtest names unique
+  * cec-compliance: add -e and -l options
+  * cec-compliance: make test names easier to type
+  * qvidcap: fix typo: fnt -> fmt
+  * qvidcap: switch to RGB24 if format is unsupported
+  * v4l2-ctl: support -k (concise) when showing touch data
+  * v4l2-compliance: relax a 'is the DONE flag set' test
+  * v4l-utils: fix sync-with-kernel: it missed pixelformats
+  * qvidcap: make texts consistent
+  * cec-follower: add --ignore option
+  * cec-follower: support CEC 2.0 power status reporting
+  * cec-compliance: test CEC 2.0 power transitions
+  * cec-ctl: add --phys-addr-from-edid-poll
+  * cec-compliance: return OK_PRESUMED in the power transition test
+  * cec-compliance: update patch link
+  * cec-compliance: change a fail to a warn
+  * qvidcap: use --pixelformat instead of --pixel-format
+  * cec-ctl: show PA changes with --phys-addr-from-edid-poll
+  * cec-ctl: sleep 5s before retry, use cec_phys_addr_exp
+  * cec: remove duplicate cec_phys_addr_exp defines
+  * cec-ctl: improve --test-power-cycle test
+  * cec-ctl: fix --phys-addr-from-edid-poll support
+  * cec:

commit v4l-utils for openSUSE:Factory

2020-06-09 Thread root
Hello community,

here is the log from the commit of package v4l-utils for openSUSE:Factory 
checked in at 2020-06-10 00:34:07

Comparing /work/SRC/openSUSE:Factory/v4l-utils (Old)
 and  /work/SRC/openSUSE:Factory/.v4l-utils.new.3606 (New)


Package is "v4l-utils"

Wed Jun 10 00:34:07 2020 rev:39 rq:812412 version:1.18.1

Changes:

--- /work/SRC/openSUSE:Factory/v4l-utils/v4l-utils.changes  2020-05-05 
18:54:25.697288397 +0200
+++ /work/SRC/openSUSE:Factory/.v4l-utils.new.3606/v4l-utils.changes
2020-06-10 00:34:12.548720399 +0200
@@ -1,0 +2,8 @@
+Sun Jun  7 15:09:57 UTC 2020 - Marcus Meissner 
+
+- libv4l-devel-32bit needs to require the shared libraries belonging
+  to it, libv4l1-0-32bit + libv4l2-0-32bit + libv4l2rds0-32bit + 
libv4lconvert0-32bit.
+
+  This helps Wine development (bsc#1172301)
+
+---



Other differences:
--
++ baselibs.conf ++
--- /var/tmp/diff_new_pack.WzfsCg/_old  2020-06-10 00:34:13.236722266 +0200
+++ /var/tmp/diff_new_pack.WzfsCg/_new  2020-06-10 00:34:13.236722266 +0200
@@ -5,3 +5,7 @@
 libv4l2rds0
 libv4lconvert0
 libv4l-devel
+   requires "libv4l1-0- = %version"
+   requires "libv4l2-0- = %version"
+   requires "libv4l2rds0- = %version"
+   requires "libv4lconvert0- = %version"






commit v4l-utils for openSUSE:Factory

2020-05-05 Thread root
Hello community,

here is the log from the commit of package v4l-utils for openSUSE:Factory 
checked in at 2020-05-05 18:54:20

Comparing /work/SRC/openSUSE:Factory/v4l-utils (Old)
 and  /work/SRC/openSUSE:Factory/.v4l-utils.new.2738 (New)


Package is "v4l-utils"

Tue May  5 18:54:20 2020 rev:38 rq:799785 version:1.18.1

Changes:

--- /work/SRC/openSUSE:Factory/v4l-utils/v4l-utils.changes  2020-03-05 
23:17:11.413140187 +0100
+++ /work/SRC/openSUSE:Factory/.v4l-utils.new.2738/v4l-utils.changes
2020-05-05 18:54:25.697288397 +0200
@@ -1,0 +2,14 @@
+Sat May  2 15:30:43 UTC 2020 - Stefan Brüns 
+
+- Update to 1.18.1:
+  Fix GCC 10 / -fno-common
+- Drop upstream gcc10.patch
+
+---
+Sat May  2 15:21:47 UTC 2020 - Stefan Brüns 
+
+- Avoid symbol name clash causing qv4l2 crash - v4l2_open is defined
+  by the public libv4l2 and private libv4l2utils
+  * Update use_system_v4l_for_qv4l.patch
+
+---

Old:

  gcc10.patch
  v4l-utils-1.18.0.tar.bz2
  v4l-utils-1.18.0.tar.bz2.asc

New:

  v4l-utils-1.18.1.tar.bz2
  v4l-utils-1.18.1.tar.bz2.asc



Other differences:
--
++ v4l-utils.spec ++
--- /var/tmp/diff_new_pack.iwZ6aT/_old  2020-05-05 18:54:26.921291032 +0200
+++ /var/tmp/diff_new_pack.iwZ6aT/_new  2020-05-05 18:54:26.925291041 +0200
@@ -24,7 +24,7 @@
 %define so_ver 0
 %define sname v4l-utils
 Name:   v4l-utils%{?psuffix}
-Version:1.18.0
+Version:1.18.1
 Release:0
 Summary:Utilities for video4linux
 License:LGPL-2.1-or-later AND GPL-2.0-or-later AND GPL-2.0-only
@@ -36,7 +36,6 @@
 Patch0: sysmacros.patch
 Patch1: use_system_v4l_for_qv4l.patch
 Patch2: v4l-utils-32bitfix.patch
-Patch3: gcc10.patch
 BuildRequires:  alsa-devel
 BuildRequires:  autoconf
 BuildRequires:  automake
@@ -186,7 +185,6 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
 
 %build
 autoreconf -vfi

++ use_system_v4l_for_qv4l.patch ++
--- /var/tmp/diff_new_pack.iwZ6aT/_old  2020-05-05 18:54:26.969291136 +0200
+++ /var/tmp/diff_new_pack.iwZ6aT/_new  2020-05-05 18:54:26.969291136 +0200
@@ -2,13 +2,14 @@
 index ccd1a2a..6978cf3 100644
 --- a/utils/qv4l2/Makefile.am
 +++ b/utils/qv4l2/Makefile.am
-@@ -6,8 +6,7 @@ qv4l2_SOURCES = qv4l2.cpp general-tab.cpp ctrl-tab.cpp 
vbi-tab.cpp capture-win.c
+@@ -6,8 +6,8 @@ qv4l2_SOURCES = qv4l2.cpp general-tab.cpp ctrl-tab.cpp 
vbi-tab.cpp capture-win.c
raw2sliced.cpp qv4l2.h capture-win.h general-tab.h vbi-tab.h raw2sliced.h \
v4l2-tpg-core.c v4l2-tpg-colors.c
  nodist_qv4l2_SOURCES = moc_qv4l2.cpp moc_general-tab.cpp moc_capture-win.cpp 
moc_vbi-tab.cpp qrc_qv4l2.cpp
 -qv4l2_LDADD = ../../lib/libv4l2/libv4l2.la 
../../lib/libv4lconvert/libv4lconvert.la \
 -  ../libv4l2util/libv4l2util.la ../libmedia_dev/libmedia_dev.la
-+qv4l2_LDADD = ../libv4l2util/libv4l2util.la ../libmedia_dev/libmedia_dev.la
++qv4l2_LDADD = ../libmedia_dev/libmedia_dev.la
++qv4l2_SOURCES +=- ../libv4l2util/frequencies.c
  qv4l2_CPPFLAGS = -I$(top_srcdir)/utils/common
  
  if WITH_QTGL

++ v4l-utils-1.18.0.tar.bz2 -> v4l-utils-1.18.1.tar.bz2 ++
 1754 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/v4l-utils-1.18.0/ChangeLog new/v4l-utils-1.18.1/ChangeLog
--- old/v4l-utils-1.18.0/ChangeLog  2019-09-22 11:59:10.0 +0200
+++ new/v4l-utils-1.18.1/ChangeLog  2020-05-02 14:22:39.0 +0200
@@ -1,3 +1,10 @@
+v4l-utils-1.18.1
+
+
+David Seifert (1):
+  Fix GCC 10 / -fno-common
+
+
 v4l-utils-1.18.0
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/v4l-utils-1.18.0/build-aux/compile new/v4l-utils-1.18.1/build-aux/compile
--- old/v4l-utils-1.18.0/build-aux/compile  2019-09-22 12:03:44.0 
+0200
+++ new/v4l-utils-1.18.1/build-aux/compile  2020-05-02 14:23:10.0 
+0200
@@ -3,7 +3,7 @@
 
 scriptversion=2018-03-07.03; # UTC
 
-# Copyright (C) 1999-2018 Free Software Foundation, Inc.
+# Copyright (C) 1999-2020 Free Software Foundation, Inc.
 # Written by Tom Tromey .
 #
 # This program is free software; you

commit v4l-utils for openSUSE:Factory

2020-03-05 Thread root
Hello community,

here is the log from the commit of package v4l-utils for openSUSE:Factory 
checked in at 2020-03-05 23:16:57

Comparing /work/SRC/openSUSE:Factory/v4l-utils (Old)
 and  /work/SRC/openSUSE:Factory/.v4l-utils.new.26092 (New)


Package is "v4l-utils"

Thu Mar  5 23:16:57 2020 rev:37 rq:780940 version:1.18.0

Changes:

--- /work/SRC/openSUSE:Factory/v4l-utils/v4l-utils.changes  2020-01-12 
23:16:08.694633295 +0100
+++ /work/SRC/openSUSE:Factory/.v4l-utils.new.26092/v4l-utils.changes   
2020-03-05 23:17:11.413140187 +0100
@@ -1,0 +2,6 @@
+Mon Mar  2 12:14:12 UTC 2020 - Tomáš Chvátal 
+
+- Add patch for gcc 10 bsc#1160298:
+  * gcc10.patch
+
+---

New:

  gcc10.patch



Other differences:
--
++ v4l-utils.spec ++
--- /var/tmp/diff_new_pack.YVKZin/_old  2020-03-05 23:17:12.537140823 +0100
+++ /var/tmp/diff_new_pack.YVKZin/_new  2020-03-05 23:17:12.545140828 +0100
@@ -28,7 +28,6 @@
 Release:0
 Summary:Utilities for video4linux
 License:LGPL-2.1-or-later AND GPL-2.0-or-later AND GPL-2.0-only
-Group:  Hardware/TV
 URL:https://linuxtv.org/downloads/v4l-utils/
 Source0:
https://linuxtv.org/downloads/v4l-utils/%{sname}-%{version}.tar.bz2
 Source1:
https://linuxtv.org/downloads/v4l-utils/%{sname}-%{version}.tar.bz2.asc
@@ -37,6 +36,7 @@
 Patch0: sysmacros.patch
 Patch1: use_system_v4l_for_qv4l.patch
 Patch2: v4l-utils-32bitfix.patch
+Patch3: gcc10.patch
 BuildRequires:  alsa-devel
 BuildRequires:  autoconf
 BuildRequires:  automake
@@ -70,7 +70,6 @@
 %package devel-tools
 Summary:Utilities for v4l2 / DVB driver development and debugging
 License:GPL-2.0-or-later AND GPL-2.0-only
-Group:  Hardware/TV
 Requires:   libv4l = %{version}
 
 %description devel-tools
@@ -79,7 +78,6 @@
 %package -n dvb-utils
 Summary:Utilities for DVB devices
 License:GPL-2.0-only
-Group:  Hardware/TV
 Recommends: dtv-scan-tables-v5
 
 %description -n dvb-utils
@@ -88,7 +86,6 @@
 %package -n libdvbv5-%{so_ver}
 Summary:Library that provides access to DVB adapter cards
 License:GPL-2.0-only
-Group:  System/Libraries
 
 %description -n libdvbv5-%{so_ver}
 libdvbv5 is a library meant to be used by digital TV applications that need to
@@ -99,7 +96,6 @@
 %package -n libdvbv5-devel
 Summary:Development files for libdvbv5
 License:GPL-2.0-only
-Group:  Development/Libraries/C and C++
 Requires:   libdvbv5-%{so_ver} = %{version}
 
 %description -n libdvbv5-devel
@@ -109,7 +105,6 @@
 %package -n libv4l
 Summary:Collection of video4linux support libraries
 License:LGPL-2.1-or-later AND GPL-2.0-only
-Group:  System/Libraries
 
 %description -n libv4l
 libv4l is a collection of libraries which adds a thin abstraction layer on
@@ -120,7 +115,6 @@
 %package -n libv4l1-%{so_ver}
 Summary:Video4linux support library
 License:LGPL-2.1-or-later
-Group:  System/Libraries
 Requires:   libv4l
 
 %description -n libv4l1-%{so_ver}
@@ -133,7 +127,6 @@
 %package -n libv4l2-%{so_ver}
 Summary:Video4linux support library
 License:LGPL-2.1-or-later
-Group:  System/Libraries
 Requires:   libv4l
 
 %description -n libv4l2-%{so_ver}
@@ -145,7 +138,6 @@
 %package -n libv4l2rds%{so_ver}
 Summary:Video4linux support library
 License:LGPL-2.1-or-later
-Group:  System/Libraries
 Requires:   libv4l
 
 %description -n libv4l2rds%{so_ver}
@@ -157,7 +149,6 @@
 %package -n libv4lconvert%{so_ver}
 Summary:Video4linux support library
 License:LGPL-2.1-or-later
-Group:  System/Libraries
 Requires:   libv4l
 
 %description -n libv4lconvert%{so_ver}
@@ -169,7 +160,6 @@
 %package -n libv4l-devel
 Summary:Development files for libv4l
 License:LGPL-2.1-or-later
-Group:  Development/Libraries/C and C++
 Requires:   libv4l1-%{so_ver} = %{version}
 Requires:   libv4l2-%{so_ver} = %{version}
 Requires:   libv4l2rds%{so_ver} = %{version}
@@ -182,7 +172,6 @@
 %package -n qv4l2
 Summary:Video4linux test control and streaming test application
 License:GPL-2.0-or-later
-Group:  Hardware/TV
 Requires:   libv4l = %{version}
 Requires(post): hicolor-icon-theme
 Requires(post): update-desktop-files
@@ -197,6 +186,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 autoreconf -vfi

++ gcc10.patch ++
>From afb123618b087f3ca2305b84fb004624662e52f0 Mon Sep 17 00:00:00 2001
From: David Seifert 
Date: Wed, 26 Feb 2020 11:07:29 +0100
Subject: Fix GCC 10 / -fn

commit v4l-utils for openSUSE:Factory

2020-01-12 Thread root
Hello community,

here is the log from the commit of package v4l-utils for openSUSE:Factory 
checked in at 2020-01-12 23:15:50

Comparing /work/SRC/openSUSE:Factory/v4l-utils (Old)
 and  /work/SRC/openSUSE:Factory/.v4l-utils.new.6675 (New)


Package is "v4l-utils"

Sun Jan 12 23:15:50 2020 rev:36 rq:761770 version:1.18.0

Changes:

--- /work/SRC/openSUSE:Factory/v4l-utils/v4l-utils.changes  2019-11-08 
15:23:07.246829417 +0100
+++ /work/SRC/openSUSE:Factory/.v4l-utils.new.6675/v4l-utils.changes
2020-01-12 23:16:08.694633295 +0100
@@ -1,0 +2,7 @@
+Wed Jan  8 09:02:26 UTC 2020 - Tomáš Chvátal 
+
+- Refresh patch sysmacros.patch
+- Update to 1.18.0:
+  * Various fixes all around
+
+---

Old:

  v4l-utils-1.14.2.tar.bz2
  v4l-utils-1.14.2.tar.bz2.asc

New:

  v4l-utils-1.18.0.tar.bz2
  v4l-utils-1.18.0.tar.bz2.asc



Other differences:
--
++ v4l-utils.spec ++
--- /var/tmp/diff_new_pack.arhrDy/_old  2020-01-12 23:16:10.862634097 +0100
+++ /var/tmp/diff_new_pack.arhrDy/_new  2020-01-12 23:16:10.870634099 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package v4l
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,12 +20,11 @@
 %if "%{flavor}" == "qv4l2"
 %global psuffix -%{flavor}
 %endif
-
 %define _udevdir %(pkg-config --variable udevdir udev)
 %define so_ver 0
 %define sname v4l-utils
 Name:   v4l-utils%{?psuffix}
-Version:1.14.2
+Version:1.18.0
 Release:0
 Summary:Utilities for video4linux
 License:LGPL-2.1-or-later AND GPL-2.0-or-later AND GPL-2.0-only
@@ -38,19 +37,21 @@
 Patch0: sysmacros.patch
 Patch1: use_system_v4l_for_qv4l.patch
 Patch2: v4l-utils-32bitfix.patch
+BuildRequires:  alsa-devel
+BuildRequires:  autoconf
+BuildRequires:  automake
 BuildRequires:  gcc-c++
 BuildRequires:  libjpeg-devel
+BuildRequires:  libtool
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(libudev)
 BuildRequires:  pkgconfig(udev)
+Requires:   libv4l = %{version}
 %if "%{flavor}" == ""
 BuildRequires:  doxygen
 BuildRequires:  kernel-headers
 %endif
 %if "%{flavor}" == "qv4l2"
-BuildRequires:  autoconf
-BuildRequires:  automake
-BuildRequires:  libtool
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(Qt5Core)
 BuildRequires:  pkgconfig(Qt5Gui)
@@ -60,7 +61,6 @@
 BuildRequires:  pkgconfig(libv4l2)
 BuildRequires:  pkgconfig(libv4lconvert)
 %endif
-Requires:   libv4l = %{version}
 
 %description
 v4l-utils is a collection of various video4linux (V4L) utilities.
@@ -96,8 +96,6 @@
 
 This package contains shared lib for packages that use libdvbv5.
 
-%lang_package -n libdvbv5-%{so_ver}
-
 %package -n libdvbv5-devel
 Summary:Development files for libdvbv5
 License:GPL-2.0-only
@@ -194,7 +192,6 @@
 %description -n qv4l2
 qv4l2 is a test control and streaming test application for video4linux.
 
-
 %prep
 %setup -q -n %{sname}-%{version}
 %patch0 -p1
@@ -202,17 +199,13 @@
 %patch2 -p1
 
 %build
-%if "%{flavor}" == "qv4l2"
 autoreconf -vfi
-%endif
 %configure \
   --disable-static \
   --disable-silent-rules \
 %if "%{flavor}" == "qv4l2"
   --disable-libdvb5 \
-  --enable-qv4l2 \
 %else
-  --enable-libdvb5 \
   --disable-qv4l2 \
 %endif
   --with-udevdir=%{_udevdir}
@@ -233,7 +226,6 @@
 %else
 %make_install
 %find_lang "%{name}"
-%find_lang "libdvbv5" libdvbv5.lang
 
 # Not needed (links to plugins in libv4l subdir)
 rm %{buildroot}%{_libdir}/{v4l1compat.so,v4l2convert.so}
@@ -273,12 +265,13 @@
 %{_bindir}/rds-ctl
 %{_bindir}/v4l2-ctl
 %{_bindir}/v4l2-sysfs-path
-%{_mandir}/man1/ir-keytable.1%{ext_man}
-%{_mandir}/man1/v4l2-ctl.1%{ext_man}
-%{_mandir}/man1/cec-compliance.1%{ext_man}
-%{_mandir}/man1/cec-ctl.1%{ext_man}
-%{_mandir}/man1/cec-follower.1%{ext_man}
-%{_mandir}/man1/ir-ctl.1%{ext_man}
+%{_mandir}/man5/rc_keymap.5%{?ext_man}
+%{_mandir}/man1/ir-keytable.1%{?ext_man}
+%{_mandir}/man1/v4l2-ctl.1%{?ext_man}
+%{_mandir}/man1/cec-compliance.1%{?ext_man}
+%{_mandir}/man1/cec-ctl.1%{?ext_man}
+%{_mandir}/man1/cec-follower.1%{?ext_man}
+%{_mandir}/man1/ir-ctl.1%{?ext_man}
 
 %files lang -f "%{name}.lang"
 
@@ -288,21 +281,19 @@
 %{_bindir}/decode_tm6000
 %{_bindir}/v4l2-compliance
 %{_sbindir}/v4l2-dbg
-%{_mandir}/man1/v4l2-compliance.1%{ext_man}
+%{_mandir}/man1/v4l2-compliance.1%{?ext_man}
 
 %files -n dvb-utils
 %license COPYING
 %doc ChangeLog README TODO
 %{_bindir}/dvb-*
 %{_bindir}/dvbv5-*
-%{_mandir}/man1/dvb-*1%{ext_man}
-%{_mandir}/man1/dvbv5-*1%{ext_man}
+%{_mandir}/man1/dvb-*1%{?ext_ma

commit v4l-utils for openSUSE:Factory

2019-11-08 Thread root
Hello community,

here is the log from the commit of package v4l-utils for openSUSE:Factory 
checked in at 2019-11-08 15:23:03

Comparing /work/SRC/openSUSE:Factory/v4l-utils (Old)
 and  /work/SRC/openSUSE:Factory/.v4l-utils.new.2990 (New)


Package is "v4l-utils"

Fri Nov  8 15:23:03 2019 rev:35 rq:745219 version:1.14.2

Changes:

--- /work/SRC/openSUSE:Factory/v4l-utils/v4l-utils.changes  2019-09-20 
14:36:30.919078330 +0200
+++ /work/SRC/openSUSE:Factory/.v4l-utils.new.2990/v4l-utils.changes
2019-11-08 15:23:07.246829417 +0100
@@ -1,0 +2,5 @@
+Mon Nov  4 13:37:03 UTC 2019 - Stefan Seyfried 
+
+- add v4l-utils-32bitfix.patch (boo#1109541)
+
+---

New:

  v4l-utils-32bitfix.patch



Other differences:
--
++ v4l-utils.spec ++
--- /var/tmp/diff_new_pack.Tcm1su/_old  2019-11-08 15:23:07.938830149 +0100
+++ /var/tmp/diff_new_pack.Tcm1su/_new  2019-11-08 15:23:07.938830149 +0100
@@ -37,6 +37,7 @@
 Source100:  baselibs.conf
 Patch0: sysmacros.patch
 Patch1: use_system_v4l_for_qv4l.patch
+Patch2: v4l-utils-32bitfix.patch
 BuildRequires:  gcc-c++
 BuildRequires:  libjpeg-devel
 BuildRequires:  pkgconfig
@@ -198,6 +199,7 @@
 %setup -q -n %{sname}-%{version}
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %if "%{flavor}" == "qv4l2"


++ v4l-utils-32bitfix.patch ++
Index: b/lib/libdvbv5/dvb-file.c
===
--- a/lib/libdvbv5/dvb-file.c
+++ b/lib/libdvbv5/dvb-file.c
@@ -589,7 +589,8 @@ static int fill_entry(struct dvb_entry *
n_prop = entry->n_props;
entry->props[n_prop].cmd = i;
if (!attr_name || !*attr_name)
-   entry->props[n_prop].u.data = atol(value);
+   /* some put stream_id=4294967295 (-1) which is more 
than LONG_MAX on 32bit... */
+   entry->props[n_prop].u.data = (uint32_t)atoll(value);
else {
for (j = 0; attr_name[j]; j++)
if (!strcasecmp(value, attr_name[j]))
@@ -708,7 +709,8 @@ static int fill_entry(struct dvb_entry *
/* FIXME: this works only for integer values */
n_prop = entry->n_props;
entry->props[n_prop].cmd = cmd;
-   entry->props[n_prop].u.data = atol(value);
+   /* some put stream_id=4294967295 (-1) which is more than 
LONG_MAX on 32bit... */
+   entry->props[n_prop].u.data = (uint32_t)atoll(value);
entry->n_props++;
 
return 0;




commit v4l-utils for openSUSE:Factory

2019-09-20 Thread root
Hello community,

here is the log from the commit of package v4l-utils for openSUSE:Factory 
checked in at 2019-09-20 14:36:29

Comparing /work/SRC/openSUSE:Factory/v4l-utils (Old)
 and  /work/SRC/openSUSE:Factory/.v4l-utils.new.7948 (New)


Package is "v4l-utils"

Fri Sep 20 14:36:29 2019 rev:34 rq:729339 version:1.14.2

Changes:

--- /work/SRC/openSUSE:Factory/v4l-utils/v4l-utils.changes  2018-10-04 
18:58:11.299423624 +0200
+++ /work/SRC/openSUSE:Factory/.v4l-utils.new.7948/v4l-utils.changes
2019-09-20 14:36:30.919078330 +0200
@@ -1,0 +2,10 @@
+Sat Sep  7 22:37:25 UTC 2019 - Stefan Brüns 
+
+- Split build of qv4l2ctl to an independent package. This allows
+  building libv4l much earlier in the build cycle, as it no
+  longer depends on libQt5.
+  * Add use_system_v4l_for_qv4l.patch
+- Drop glu BuildRequires, only used for unused test binary in
+  contrib.
+
+---

New:

  _multibuild
  use_system_v4l_for_qv4l.patch



Other differences:
--
++ v4l-utils.spec ++
--- /var/tmp/diff_new_pack.7oFXLT/_old  2019-09-20 14:36:31.459078230 +0200
+++ /var/tmp/diff_new_pack.7oFXLT/_new  2019-09-20 14:36:31.463078230 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package v4l-utils
+# spec file for package v4l
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,39 +16,49 @@
 #
 
 
+%global flavor @BUILD_FLAVOR@%{nil}
+%if "%{flavor}" == "qv4l2"
+%global psuffix -%{flavor}
+%endif
+
 %define _udevdir %(pkg-config --variable udevdir udev)
 %define so_ver 0
-%ifarch aarch64 %{arm}
-# qv4l2 does not support GLES
-%bcond_with qv4l2
-%else
-%bcond_without qv4l2
-%endif
-Name:   v4l-utils
+%define sname v4l-utils
+Name:   v4l-utils%{?psuffix}
 Version:1.14.2
 Release:0
 Summary:Utilities for video4linux
-License:GPL-2.0-or-later AND GPL-2.0-only
+License:LGPL-2.1-or-later AND GPL-2.0-or-later AND GPL-2.0-only
 Group:  Hardware/TV
 URL:https://linuxtv.org/downloads/v4l-utils/
-Source0:
https://linuxtv.org/downloads/v4l-utils/%{name}-%{version}.tar.bz2
-Source1:
https://linuxtv.org/downloads/v4l-utils/%{name}-%{version}.tar.bz2.asc
-Source2:%{name}.keyring
+Source0:
https://linuxtv.org/downloads/v4l-utils/%{sname}-%{version}.tar.bz2
+Source1:
https://linuxtv.org/downloads/v4l-utils/%{sname}-%{version}.tar.bz2.asc
+Source2:%{sname}.keyring
 Source100:  baselibs.conf
 Patch0: sysmacros.patch
-BuildRequires:  doxygen
-BuildRequires:  kernel-headers
+Patch1: use_system_v4l_for_qv4l.patch
+BuildRequires:  gcc-c++
 BuildRequires:  libjpeg-devel
 BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(libudev)
+BuildRequires:  pkgconfig(udev)
+%if "%{flavor}" == ""
+BuildRequires:  doxygen
+BuildRequires:  kernel-headers
+%endif
+%if "%{flavor}" == "qv4l2"
+BuildRequires:  autoconf
+BuildRequires:  automake
+BuildRequires:  libtool
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(Qt5Core)
 BuildRequires:  pkgconfig(Qt5Gui)
 BuildRequires:  pkgconfig(Qt5OpenGL)
 BuildRequires:  pkgconfig(Qt5Widgets)
 BuildRequires:  pkgconfig(alsa)
-BuildRequires:  pkgconfig(glu)
-BuildRequires:  pkgconfig(libudev)
-BuildRequires:  pkgconfig(udev)
+BuildRequires:  pkgconfig(libv4l2)
+BuildRequires:  pkgconfig(libv4lconvert)
+%endif
 Requires:   libv4l = %{version}
 
 %description
@@ -183,34 +193,53 @@
 %description -n qv4l2
 qv4l2 is a test control and streaming test application for video4linux.
 
+
 %prep
-%setup -q
+%setup -q -n %{sname}-%{version}
 %patch0 -p1
+%patch1 -p1
 
 %build
+%if "%{flavor}" == "qv4l2"
+autoreconf -vfi
+%endif
 %configure \
   --disable-static \
   --disable-silent-rules \
-%if %{without qv4l2}
+%if "%{flavor}" == "qv4l2"
+  --disable-libdvb5 \
+  --enable-qv4l2 \
+%else
+  --enable-libdvb5 \
   --disable-qv4l2 \
 %endif
   --with-udevdir=%{_udevdir}
-make %{?_smp_mflags}
+
+%if "%{flavor}" == "qv4l2"
+%make_build -C utils/libmedia_dev
+%make_build -C utils/libv4l2util
+%make_build -C utils/qv4l2
+%else
+%make_build
+%endif
 
 %install
-%make_install
-find %{buildroot} -type f -name "*.la" -delete -print
+%if "%{flavor}" == "qv4l2"
+%make_install -C utils/qv4l2
+%suse_update_desktop_file -N "QV4l2" -G "V4L2 Test Utility" -r qv4l2 Qt 
AudioVideo Video TV
 
+%else
+%make_install
 %find_lang "%{name}"
 %find_lang "libdvbv5" libdvbv5.lang
 
 # Not needed (links to plugins in libv4l subdir)
 rm %{buildroot}%{_libdir}/{v4l1compat.s

commit v4l-utils for openSUSE:Factory

2018-10-04 Thread root
Hello community,

here is the log from the commit of package v4l-utils for openSUSE:Factory 
checked in at 2018-10-04 18:58:04

Comparing /work/SRC/openSUSE:Factory/v4l-utils (Old)
 and  /work/SRC/openSUSE:Factory/.v4l-utils.new (New)


Package is "v4l-utils"

Thu Oct  4 18:58:04 2018 rev:33 rq:639365 version:1.14.2

Changes:

--- /work/SRC/openSUSE:Factory/v4l-utils/v4l-utils.changes  2018-06-08 
23:09:32.976881407 +0200
+++ /work/SRC/openSUSE:Factory/.v4l-utils.new/v4l-utils.changes 2018-10-04 
18:58:11.299423624 +0200
@@ -1,0 +2,5 @@
+Mon Oct  1 10:35:11 UTC 2018 - sch...@suse.de
+
+- sysmacros.patch: include  for minor
+
+---

New:

  sysmacros.patch



Other differences:
--
++ v4l-utils.spec ++
--- /var/tmp/diff_new_pack.BFFLkL/_old  2018-10-04 18:58:12.823421703 +0200
+++ /var/tmp/diff_new_pack.BFFLkL/_new  2018-10-04 18:58:12.823421703 +0200
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -35,6 +35,7 @@
 Source1:
https://linuxtv.org/downloads/v4l-utils/%{name}-%{version}.tar.bz2.asc
 Source2:%{name}.keyring
 Source100:  baselibs.conf
+Patch0: sysmacros.patch
 BuildRequires:  doxygen
 BuildRequires:  kernel-headers
 BuildRequires:  libjpeg-devel
@@ -184,6 +185,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure \

++ sysmacros.patch ++
Index: v4l-utils-1.14.1/lib/libv4lconvert/control/libv4lcontrol.c
===
--- v4l-utils-1.14.1.orig/lib/libv4lconvert/control/libv4lcontrol.c
+++ v4l-utils-1.14.1/lib/libv4lconvert/control/libv4lcontrol.c
@@ -19,6 +19,7 @@
 # Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA  02110-1335  USA
  */
 
+#include "config.h"
 #include 
 #if defined(MAJOR_IN_SYSMACROS)
 #include 
Index: v4l-utils-1.14.1/utils/v4l2-ctl/v4l2-ctl.cpp
===
--- v4l-utils-1.14.1.orig/utils/v4l2-ctl/v4l2-ctl.cpp
+++ v4l-utils-1.14.1/utils/v4l2-ctl/v4l2-ctl.cpp
@@ -20,6 +20,7 @@
 Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA  02110-1335  
USA
  */
 
+#include "config.h"
 #include 
 #include 
 #include 
@@ -27,6 +28,9 @@
 #include 
 #include 
 #include 
+#if defined(MAJOR_IN_SYSMACROS)
+#include 
+#endif
 #include 
 #include 
 #include 





commit v4l-utils for openSUSE:Factory

2018-06-08 Thread root
Hello community,

here is the log from the commit of package v4l-utils for openSUSE:Factory 
checked in at 2018-06-08 23:09:30

Comparing /work/SRC/openSUSE:Factory/v4l-utils (Old)
 and  /work/SRC/openSUSE:Factory/.v4l-utils.new (New)


Package is "v4l-utils"

Fri Jun  8 23:09:30 2018 rev:32 rq:614069 version:1.14.2

Changes:

--- /work/SRC/openSUSE:Factory/v4l-utils/v4l-utils.changes  2018-02-08 
14:09:26.272648477 +0100
+++ /work/SRC/openSUSE:Factory/.v4l-utils.new/v4l-utils.changes 2018-06-08 
23:09:32.976881407 +0200
@@ -1,0 +2,9 @@
+Mon Jun  4 15:25:59 UTC 2018 - mplus...@suse.com
+
+- Update to version 1.14.2:
+  * keytable: abi no longer set LIRC_CAN_REC_SCANCODE for raw
+devices
+  * ir-ctl: abi no longer set LIRC_CAN_SEND_SCANCODE for raw
+devices
+
+---

Old:

  v4l-utils-1.14.1.tar.bz2
  v4l-utils-1.14.1.tar.bz2.asc

New:

  v4l-utils-1.14.2.tar.bz2
  v4l-utils-1.14.2.tar.bz2.asc



Other differences:
--
++ v4l-utils.spec ++
--- /var/tmp/diff_new_pack.Nk1wgb/_old  2018-06-08 23:09:34.152838951 +0200
+++ /var/tmp/diff_new_pack.Nk1wgb/_new  2018-06-08 23:09:34.152838951 +0200
@@ -25,12 +25,12 @@
 %bcond_without qv4l2
 %endif
 Name:   v4l-utils
-Version:1.14.1
+Version:1.14.2
 Release:0
 Summary:Utilities for video4linux
-License:GPL-2.0+ AND GPL-2.0
+License:GPL-2.0-or-later AND GPL-2.0-only
 Group:  Hardware/TV
-Url:https://linuxtv.org/downloads/v4l-utils/
+URL:https://linuxtv.org/downloads/v4l-utils/
 Source0:
https://linuxtv.org/downloads/v4l-utils/%{name}-%{version}.tar.bz2
 Source1:
https://linuxtv.org/downloads/v4l-utils/%{name}-%{version}.tar.bz2.asc
 Source2:%{name}.keyring
@@ -57,7 +57,7 @@
 
 %package devel-tools
 Summary:Utilities for v4l2 / DVB driver development and debugging
-License:GPL-2.0+ AND GPL-2.0
+License:GPL-2.0-or-later AND GPL-2.0-only
 Group:  Hardware/TV
 Requires:   libv4l = %{version}
 
@@ -66,7 +66,7 @@
 
 %package -n dvb-utils
 Summary:Utilities for DVB devices
-License:GPL-2.0
+License:GPL-2.0-only
 Group:  Hardware/TV
 Recommends: dtv-scan-tables-v5
 
@@ -75,7 +75,7 @@
 
 %package -n libdvbv5-%{so_ver}
 Summary:Library that provides access to DVB adapter cards
-License:GPL-2.0
+License:GPL-2.0-only
 Group:  System/Libraries
 
 %description -n libdvbv5-%{so_ver}
@@ -88,7 +88,7 @@
 
 %package -n libdvbv5-devel
 Summary:Development files for libdvbv5
-License:GPL-2.0
+License:GPL-2.0-only
 Group:  Development/Libraries/C and C++
 Requires:   libdvbv5-%{so_ver} = %{version}
 
@@ -98,7 +98,7 @@
 
 %package -n libv4l
 Summary:Collection of video4linux support libraries
-License:LGPL-2.1+ AND GPL-2.0
+License:LGPL-2.1-or-later AND GPL-2.0-only
 Group:  System/Libraries
 
 %description -n libv4l
@@ -109,7 +109,7 @@
 
 %package -n libv4l1-%{so_ver}
 Summary:Video4linux support library
-License:LGPL-2.1+
+License:LGPL-2.1-or-later
 Group:  System/Libraries
 Requires:   libv4l
 
@@ -122,7 +122,7 @@
 
 %package -n libv4l2-%{so_ver}
 Summary:Video4linux support library
-License:LGPL-2.1+
+License:LGPL-2.1-or-later
 Group:  System/Libraries
 Requires:   libv4l
 
@@ -134,7 +134,7 @@
 
 %package -n libv4l2rds%{so_ver}
 Summary:Video4linux support library
-License:LGPL-2.1+
+License:LGPL-2.1-or-later
 Group:  System/Libraries
 Requires:   libv4l
 
@@ -146,7 +146,7 @@
 
 %package -n libv4lconvert%{so_ver}
 Summary:Video4linux support library
-License:LGPL-2.1+
+License:LGPL-2.1-or-later
 Group:  System/Libraries
 Requires:   libv4l
 
@@ -158,7 +158,7 @@
 
 %package -n libv4l-devel
 Summary:Development files for libv4l
-License:LGPL-2.1+
+License:LGPL-2.1-or-later
 Group:  Development/Libraries/C and C++
 Requires:   libv4l1-%{so_ver} = %{version}
 Requires:   libv4l2-%{so_ver} = %{version}
@@ -171,7 +171,7 @@
 
 %package -n qv4l2
 Summary:Video4linux test control and streaming test application
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Hardware/TV
 Requires:   libv4l = %{version}
 Requires(post): hicolor-icon-theme
@@ -231,7 +231,8 @@
 %endif
 
 %files
-%doc COPYING ChangeLog README TODO
+%license COPYING
+%doc ChangeLog README TODO
 %dir %{_sysconfdir}/rc_keymaps/
 %config(noreplace) %{_sysconfdir}/rc_maps.cfg
 %{_udevdir}/rc_keymaps
@@ -257,14

commit v4l-utils for openSUSE:Factory

2018-02-08 Thread root
Hello community,

here is the log from the commit of package v4l-utils for openSUSE:Factory 
checked in at 2018-02-08 14:09:28

Comparing /work/SRC/openSUSE:Factory/v4l-utils (Old)
 and  /work/SRC/openSUSE:Factory/.v4l-utils.new (New)


Package is "v4l-utils"

Thu Feb  8 14:09:28 2018 rev:31 rq:573588 version:1.14.1

Changes:

--- /work/SRC/openSUSE:Factory/v4l-utils/v4l-utils.changes  2017-07-11 
08:35:07.792864066 +0200
+++ /work/SRC/openSUSE:Factory/.v4l-utils.new/v4l-utils.changes 2018-02-08 
14:09:26.272648477 +0100
@@ -1,0 +2,6 @@
+Tue Feb  6 20:06:34 UTC 2018 - asterios.dra...@gmail.com
+
+- Update to version 1.14.1:
+  * Lot of changes, see ChangeLog for details.
+
+---

Old:

  v4l-utils-1.12.5.tar.bz2
  v4l-utils-1.12.5.tar.bz2.asc

New:

  v4l-utils-1.14.1.tar.bz2
  v4l-utils-1.14.1.tar.bz2.asc



Other differences:
--
++ v4l-utils.spec ++
--- /var/tmp/diff_new_pack.8gl7Bw/_old  2018-02-08 14:09:27.100609820 +0100
+++ /var/tmp/diff_new_pack.8gl7Bw/_new  2018-02-08 14:09:27.104609633 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package v4l-utils
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,10 +25,10 @@
 %bcond_without qv4l2
 %endif
 Name:   v4l-utils
-Version:1.12.5
+Version:1.14.1
 Release:0
 Summary:Utilities for video4linux
-License:GPL-2.0+ and GPL-2.0
+License:GPL-2.0+ AND GPL-2.0
 Group:  Hardware/TV
 Url:https://linuxtv.org/downloads/v4l-utils/
 Source0:
https://linuxtv.org/downloads/v4l-utils/%{name}-%{version}.tar.bz2
@@ -40,7 +40,6 @@
 BuildRequires:  libjpeg-devel
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
-Requires:   libv4l = %{version}
 BuildRequires:  pkgconfig(Qt5Core)
 BuildRequires:  pkgconfig(Qt5Gui)
 BuildRequires:  pkgconfig(Qt5OpenGL)
@@ -49,6 +48,7 @@
 BuildRequires:  pkgconfig(glu)
 BuildRequires:  pkgconfig(libudev)
 BuildRequires:  pkgconfig(udev)
+Requires:   libv4l = %{version}
 
 %description
 v4l-utils is a collection of various video4linux (V4L) utilities.
@@ -57,7 +57,7 @@
 
 %package devel-tools
 Summary:Utilities for v4l2 / DVB driver development and debugging
-License:GPL-2.0+ and GPL-2.0
+License:GPL-2.0+ AND GPL-2.0
 Group:  Hardware/TV
 Requires:   libv4l = %{version}
 
@@ -98,7 +98,7 @@
 
 %package -n libv4l
 Summary:Collection of video4linux support libraries
-License:LGPL-2.1+ and GPL-2.0
+License:LGPL-2.1+ AND GPL-2.0
 Group:  System/Libraries
 
 %description -n libv4l
@@ -231,7 +231,6 @@
 %endif
 
 %files
-%defattr(-,root,root,-)
 %doc COPYING ChangeLog README TODO
 %dir %{_sysconfdir}/rc_keymaps/
 %config(noreplace) %{_sysconfdir}/rc_maps.cfg
@@ -256,10 +255,8 @@
 %{_mandir}/man1/ir-ctl.1%{ext_man}
 
 %files lang -f "%{name}.lang"
-%defattr(-,root,root)
 
 %files devel-tools
-%defattr(-,root,root,-)
 %doc COPYING ChangeLog README TODO
 %{_bindir}/decode_tm6000
 %{_bindir}/v4l2-compliance
@@ -267,7 +264,6 @@
 %{_mandir}/man1/v4l2-compliance.1%{ext_man}
 
 %files -n dvb-utils
-%defattr(-,root,root,-)
 %doc COPYING ChangeLog README TODO
 %{_bindir}/dvb-*
 %{_bindir}/dvbv5-*
@@ -275,42 +271,33 @@
 %{_mandir}/man1/dvbv5-*1%{ext_man}
 
 %files -n libdvbv5-%{so_ver}
-%defattr(-,root,root,-)
 %{_libdir}/libdvbv5.so.%{so_ver}*
 
 %files -n libdvbv5-%{so_ver}-lang -f "libdvbv5.lang"
-%defattr(-,root,root)
 
 %files -n libdvbv5-devel
-%defattr(-,root,root,-)
 %doc COPYING.libdvbv5 TODO.libdvbv5
 %{_includedir}/libdvbv5/
 %{_libdir}/libdvbv5.so
 %{_libdir}/pkgconfig/libdvbv5*.pc
 
 %files -n libv4l
-%defattr(-,root,root,-)
 %doc COPYING.libv4l ChangeLog README README.libv4l TODO
 %{_libdir}/libv4l/
 
 %files -n libv4l1-%{so_ver}
-%defattr(-,root,root,-)
 %{_libdir}/libv4l1.so.%{so_ver}*
 
 %files -n libv4l2-%{so_ver}
-%defattr(-,root,root,-)
 %{_libdir}/libv4l2.so.%{so_ver}*
 
 %files -n libv4l2rds%{so_ver}
-%defattr(-,root,root,-)
 %{_libdir}/libv4l2rds.so.%{so_ver}*
 
 %files -n libv4lconvert%{so_ver}
-%defattr(-,root,root,-)
 %{_libdir}/libv4lconvert.so.%{so_ver}*
 
 %files -n libv4l-devel
-%defattr(-,root,root,-)
 %doc COPYING.libv4l README.lib-multi-threading
 %{_includedir}/libv4l*.h
 %{_libdir}/libv4l*.so
@@ -318,7 +305,6 @@
 
 %if %{with qv4l2}
 %files -n qv4l2
-%defattr(-,root,root,-)
 %doc COPYING ChangeLog README TODO
 %{_bindir}/qv4l2
 %{_datadir}/applications/qv4l2.desktop

++ v4l-utils-1.12.5.tar.bz2 -> v4l-utils-1.14.

commit v4l-utils for openSUSE:Factory

2017-07-10 Thread root
Hello community,

here is the log from the commit of package v4l-utils for openSUSE:Factory 
checked in at 2017-07-11 08:35:06

Comparing /work/SRC/openSUSE:Factory/v4l-utils (Old)
 and  /work/SRC/openSUSE:Factory/.v4l-utils.new (New)


Package is "v4l-utils"

Tue Jul 11 08:35:06 2017 rev:30 rq:508986 version:1.12.5

Changes:

--- /work/SRC/openSUSE:Factory/v4l-utils/v4l-utils.changes  2017-04-17 
10:21:45.752865676 +0200
+++ /work/SRC/openSUSE:Factory/.v4l-utils.new/v4l-utils.changes 2017-07-11 
08:35:07.792864066 +0200
@@ -1,0 +2,16 @@
+Fri Jul  7 19:33:15 UTC 2017 - asterios.dra...@gmail.com
+
+- Update to version 1.12.5:
+  * dvb-scan: fix the logic for multi-section handling
+  From version 1.12.4:
+  * libdvbv5: T2 delivery descriptor: fix wrong size of bandwidth
+field
+  * desc_t2_delivery: consider valid to have a short T2 descriptor
+  * desc_t2_delivery: properly handle cell and subcell tables
+  * desc_t2_delivery: improve print dumps of T2 delivery
+  * desc_t2_delivery: resize frequency array for subcel freqs
+  * libdvbv5: add support for more PMT descriptors
+  * libdvbv5: fix T2 delivery descriptor parsing in
+dvb_desc_t2_delivery_init()
+
+---

Old:

  v4l-utils-1.12.3.tar.bz2
  v4l-utils-1.12.3.tar.bz2.asc

New:

  v4l-utils-1.12.5.tar.bz2
  v4l-utils-1.12.5.tar.bz2.asc



Other differences:
--
++ v4l-utils.spec ++
--- /var/tmp/diff_new_pack.a1pRKD/_old  2017-07-11 08:35:08.444772091 +0200
+++ /var/tmp/diff_new_pack.a1pRKD/_new  2017-07-11 08:35:08.444772091 +0200
@@ -25,7 +25,7 @@
 %bcond_without qv4l2
 %endif
 Name:   v4l-utils
-Version:1.12.3
+Version:1.12.5
 Release:0
 Summary:Utilities for video4linux
 License:GPL-2.0+ and GPL-2.0
@@ -283,7 +283,7 @@
 
 %files -n libdvbv5-devel
 %defattr(-,root,root,-)
-%doc COPYING
+%doc COPYING.libdvbv5 TODO.libdvbv5
 %{_includedir}/libdvbv5/
 %{_libdir}/libdvbv5.so
 %{_libdir}/pkgconfig/libdvbv5*.pc

++ v4l-utils-1.12.3.tar.bz2 -> v4l-utils-1.12.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/v4l-utils-1.12.3/ChangeLog 
new/v4l-utils-1.12.5/ChangeLog
--- old/v4l-utils-1.12.3/ChangeLog  2017-02-17 20:07:58.0 +0100
+++ new/v4l-utils-1.12.5/ChangeLog  2017-05-10 20:23:45.0 +0200
@@ -1,3 +1,27 @@
+v4l-utils-1.12.5
+
+
+Mauro Carvalho Chehab (1):
+  dvb-scan: fix the logic for multi-section handling
+
+
+v4l-utils-1.12.4
+
+
+Clemens Ladisch (1):
+  libdvbv5: T2 delivery descriptor: fix wrong size of bandwidth field
+
+Mauro Carvalho Chehab (5):
+  desc_t2_delivery: consider valid to have a short T2 descriptor
+  desc_t2_delivery: properly handle cell and subcell tables
+  desc_t2_delivery: improve print dumps of T2 delivery
+  desc_t2_delivery: resize frequency array for subcel freqs
+  libdvbv5: add support for more PMT descriptors
+
+Reinhard Speyerer (1):
+  libdvbv5: fix T2 delivery descriptor parsing in 
dvb_desc_t2_delivery_init()
+
+
 v4l-utils-1.12.3
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/v4l-utils-1.12.3/configure 
new/v4l-utils-1.12.5/configure
--- old/v4l-utils-1.12.3/configure  2017-02-17 20:09:02.0 +0100
+++ new/v4l-utils-1.12.5/configure  2017-05-10 20:25:52.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for v4l-utils 1.12.3.
+# Generated by GNU Autoconf 2.69 for v4l-utils 1.12.5.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@
 # Identity of this package.
 PACKAGE_NAME='v4l-utils'
 PACKAGE_TARNAME='v4l-utils'
-PACKAGE_VERSION='1.12.3'
-PACKAGE_STRING='v4l-utils 1.12.3'
+PACKAGE_VERSION='1.12.5'
+PACKAGE_STRING='v4l-utils 1.12.5'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1543,7 +1543,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures v4l-utils 1.12.3 to adapt to many kinds of systems.
+\`configure' configures v4l-utils 1.12.5 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1614,7 +1614,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of v4l-utils 1.12.3:";;
+ short | recursive ) echo "Configuration of v4l-utils 1.12.5:";;
esac
   cat <<\_ACEOF
 
@@ -1796,7 +1796,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then

commit v4l-utils for openSUSE:Factory

2017-04-17 Thread root
Hello community,

here is the log from the commit of package v4l-utils for openSUSE:Factory 
checked in at 2017-04-17 10:21:40

Comparing /work/SRC/openSUSE:Factory/v4l-utils (Old)
 and  /work/SRC/openSUSE:Factory/.v4l-utils.new (New)


Package is "v4l-utils"

Mon Apr 17 10:21:40 2017 rev:29 rq:485050 version:1.12.3

Changes:

--- /work/SRC/openSUSE:Factory/v4l-utils/v4l-utils.changes  2017-02-19 
00:57:05.644761194 +0100
+++ /work/SRC/openSUSE:Factory/.v4l-utils.new/v4l-utils.changes 2017-04-17 
10:21:45.752865676 +0200
@@ -1,0 +2,9 @@
+Tue Apr  4 06:47:07 UTC 2017 - mplus...@suse.com
+
+- Update to version 1.12.3:
+  * dvb-sat: fix rangeswitch logic
+  * dvb-sat: add verbose options for LNBf settings
+  * dvb-sat: add support for Invacom QPH-031 LNBf
+  * pt_BR: update translation file to reflect latest changes
+
+---

Old:

  v4l-utils-1.12.2.tar.bz2
  v4l-utils-1.12.2.tar.bz2.asc

New:

  v4l-utils-1.12.3.tar.bz2
  v4l-utils-1.12.3.tar.bz2.asc



Other differences:
--
++ v4l-utils.spec ++
--- /var/tmp/diff_new_pack.6QXode/_old  2017-04-17 10:21:47.696590400 +0200
+++ /var/tmp/diff_new_pack.6QXode/_new  2017-04-17 10:21:47.696590400 +0200
@@ -25,7 +25,7 @@
 %bcond_without qv4l2
 %endif
 Name:   v4l-utils
-Version:1.12.2
+Version:1.12.3
 Release:0
 Summary:Utilities for video4linux
 License:GPL-2.0+ and GPL-2.0

++ v4l-utils-1.12.2.tar.bz2 -> v4l-utils-1.12.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/v4l-utils-1.12.2/ChangeLog 
new/v4l-utils-1.12.3/ChangeLog
--- old/v4l-utils-1.12.2/ChangeLog  2017-01-22 21:56:18.0 +0100
+++ new/v4l-utils-1.12.3/ChangeLog  2017-02-17 20:07:58.0 +0100
@@ -1,3 +1,17 @@
+v4l-utils-1.12.3
+
+
+Gregor Jasny (1):
+  Apply FreeBSD header search paths also to kFreeBSD
+
+Mauro Carvalho Chehab (5):
+  dvb-sat: fix rangeswitch logic
+  dvb-sat: add verbose options for LNBf settings
+  dvb-sat: add support for Invacom QPH-031 LNBf
+  pt_BR: update translation file to reflect latest changes
+  dvb-sat: fix translation issues at LNBf settings
+
+
 v4l-utils-1.12.2
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/v4l-utils-1.12.2/configure 
new/v4l-utils-1.12.3/configure
--- old/v4l-utils-1.12.2/configure  2017-01-22 22:00:03.0 +0100
+++ new/v4l-utils-1.12.3/configure  2017-02-17 20:09:02.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for v4l-utils 1.12.2.
+# Generated by GNU Autoconf 2.69 for v4l-utils 1.12.3.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@
 # Identity of this package.
 PACKAGE_NAME='v4l-utils'
 PACKAGE_TARNAME='v4l-utils'
-PACKAGE_VERSION='1.12.2'
-PACKAGE_STRING='v4l-utils 1.12.2'
+PACKAGE_VERSION='1.12.3'
+PACKAGE_STRING='v4l-utils 1.12.3'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1543,7 +1543,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures v4l-utils 1.12.2 to adapt to many kinds of systems.
+\`configure' configures v4l-utils 1.12.3 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1614,7 +1614,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of v4l-utils 1.12.2:";;
+ short | recursive ) echo "Configuration of v4l-utils 1.12.3:";;
esac
   cat <<\_ACEOF
 
@@ -1796,7 +1796,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-v4l-utils configure 1.12.2
+v4l-utils configure 1.12.3
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2336,7 +2336,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by v4l-utils $as_me 1.12.2, which was
+It was created by v4l-utils $as_me 1.12.3, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -4580,7 +4580,7 @@
 
 # Define the identity of the package.
  PACKAGE='v4l-utils'
- VERSION='1.12.2'
+ VERSION='1.12.3'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -20744,7 +20744,7 @@
   linux*)
 linux_os="yes"
 ;;
-  freebsd*)
+  *freebsd*)
 freebsd_os="yes"
 ;;
 esac
@@ -23975,7 +23975,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # valu

commit v4l-utils for openSUSE:Factory

2017-02-18 Thread root
Hello community,

here is the log from the commit of package v4l-utils for openSUSE:Factory 
checked in at 2017-02-19 00:57:04

Comparing /work/SRC/openSUSE:Factory/v4l-utils (Old)
 and  /work/SRC/openSUSE:Factory/.v4l-utils.new (New)


Package is "v4l-utils"

Changes:

--- /work/SRC/openSUSE:Factory/v4l-utils/v4l-utils.changes  2016-08-06 
20:36:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.v4l-utils.new/v4l-utils.changes 2017-02-19 
00:57:05.644761194 +0100
@@ -1,0 +2,15 @@
+Tue Feb 14 09:57:22 UTC 2017 - mplus...@suse.com
+
+- Update to version 1.12.2:
+  * libdvbv5: Link against libudev
+  * buildsystem: Add all files to dist target
+  * v4l2-ctl: Fix unneeded dot in "no hsync lock"
+  * man: Fix typos in dvbv5-scan dvbv5-zap pages
+  * libdvbv5: Improve vdr format output for DVB-T(2)
+  * dvb-fe-tool: add an option to set maximum number of stat samples
+  * libdvbv5: Fix dvb-format-convert segfault
+  * ir-ctl: `strndupa' undefined with --disable-nls
+- Some packaging cleanup
+- Recommend dtv-scan-tables-v5 by dvb-utils
+
+---

Old:

  v4l-utils-1.10.1.tar.bz2
  v4l-utils-1.10.1.tar.bz2.asc

New:

  v4l-utils-1.12.2.tar.bz2
  v4l-utils-1.12.2.tar.bz2.asc



Other differences:
--
++ v4l-utils.spec ++
--- /var/tmp/diff_new_pack.rVYTTr/_old  2017-02-19 00:57:06.252675849 +0100
+++ /var/tmp/diff_new_pack.rVYTTr/_new  2017-02-19 00:57:06.256675288 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package v4l-utils
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,7 +25,7 @@
 %bcond_without qv4l2
 %endif
 Name:   v4l-utils
-Version:1.10.1
+Version:1.12.2
 Release:0
 Summary:Utilities for video4linux
 License:GPL-2.0+ and GPL-2.0
@@ -35,25 +35,20 @@
 Source1:
https://linuxtv.org/downloads/v4l-utils/%{name}-%{version}.tar.bz2.asc
 Source2:%{name}.keyring
 Source100:  baselibs.conf
-BuildRequires:  alsa-devel
 BuildRequires:  doxygen
 BuildRequires:  kernel-headers
 BuildRequires:  libjpeg-devel
 BuildRequires:  pkgconfig
-BuildRequires:  udev
 BuildRequires:  update-desktop-files
 Requires:   libv4l = %{version}
-Requires:   udev
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} > 1310
-BuildRequires:  glu-devel
 BuildRequires:  pkgconfig(Qt5Core)
 BuildRequires:  pkgconfig(Qt5Gui)
 BuildRequires:  pkgconfig(Qt5OpenGL)
 BuildRequires:  pkgconfig(Qt5Widgets)
-%else
-BuildRequires:  libqt4-devel
-%endif
+BuildRequires:  pkgconfig(alsa)
+BuildRequires:  pkgconfig(glu)
+BuildRequires:  pkgconfig(libudev)
+BuildRequires:  pkgconfig(udev)
 
 %description
 v4l-utils is a collection of various video4linux (V4L) utilities.
@@ -73,6 +68,7 @@
 Summary:Utilities for DVB devices
 License:GPL-2.0
 Group:  Hardware/TV
+Recommends: dtv-scan-tables-v5
 
 %description -n dvb-utils
 dvb-utils is a collection of various DVB utilities.
@@ -178,6 +174,10 @@
 License:GPL-2.0+
 Group:  Hardware/TV
 Requires:   libv4l = %{version}
+Requires(post): hicolor-icon-theme
+Requires(post): update-desktop-files
+Requires(postun): hicolor-icon-theme
+Requires(postun): update-desktop-files
 
 %description -n qv4l2
 qv4l2 is a test control and streaming test application for video4linux.
@@ -196,7 +196,7 @@
 make %{?_smp_mflags}
 
 %install
-make DESTDIR=%{buildroot} install --jobs=1
+%make_install
 find %{buildroot} -type f -name "*.la" -delete -print
 
 %find_lang "%{name}"
@@ -220,17 +220,28 @@
 %post -n libv4lconvert%{so_ver} -p /sbin/ldconfig
 %postun -n libv4lconvert%{so_ver} -p /sbin/ldconfig
 
+%if %{with qv4l2}
+%post -n qv4l2
+%desktop_database_post
+%icon_theme_cache_post
+
+%postun -n qv4l2
+%desktop_database_postun
+%icon_theme_cache_postun
+%endif
+
 %files
 %defattr(-,root,root,-)
 %doc COPYING ChangeLog README TODO
 %dir %{_sysconfdir}/rc_keymaps/
 %config(noreplace) %{_sysconfdir}/rc_maps.cfg
-%{_udevdir}/rc_keymaps/
-%if 0%{?suse_version} <= 1310
-%dir %{_udevdir}/rules.d/
-%endif
-%{_udevdir}/rules.d/70-infrared.rules
+%{_udevdir}/rc_keymaps
+%{_udevrulesdir}/70-infrared.rules
 %{_bindir}/cx18-ctl
+%{_bindir}/cec-compliance
+%{_bindir}/cec-ctl
+%{_bindir}/cec-follower
+%{_bindir}/ir-ctl
 %{_bindir}/ir-keytable
 %{_bindir}/ivtv-ctl
 %{_bindir}/media-ctl
@@ -239,6 +250,10 @@
 %{_bindir}/v4l2-sysfs-path
 %{_mandir}/man1/ir-keytable.1%{ext_man}
 %{_mandir}/man1/v4l2-ctl.1%{ext_man}
+%{_mandir}/man1/cec-compliance.1%{ext_man}
+%{_mandir}/

commit v4l-utils for openSUSE:Factory

2016-08-06 Thread h_root
Hello community,

here is the log from the commit of package v4l-utils for openSUSE:Factory 
checked in at 2016-08-06 20:36:16

Comparing /work/SRC/openSUSE:Factory/v4l-utils (Old)
 and  /work/SRC/openSUSE:Factory/.v4l-utils.new (New)


Package is "v4l-utils"

Changes:

--- /work/SRC/openSUSE:Factory/v4l-utils/v4l-utils.changes  2016-06-13 
21:49:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.v4l-utils.new/v4l-utils.changes 2016-08-06 
20:36:18.0 +0200
@@ -1,0 +2,11 @@
+Wed Aug  3 21:10:42 UTC 2016 - asterios.dra...@gmail.com
+
+- Update to version 1.10.1:
+  * libdvbv5: Fix decsriptors typo
+  * libv4lconvert: Exclude memsrc implementation for libjpeg-turbo
+  * v4lconvert: Add "PEGATRON CORPORATION" to asus_board_vendor
+- Replaced libqt5-qtbase-devel build requirement with
+  pkgconfig(Qt5Core), pkgconfig(Qt5Gui), pkgconfig(Qt5OpenGL) and
+  pkgconfig(Qt5Widgets).
+
+---

Old:

  v4l-utils-1.10.0.tar.bz2
  v4l-utils-1.10.0.tar.bz2.asc

New:

  v4l-utils-1.10.1.tar.bz2
  v4l-utils-1.10.1.tar.bz2.asc



Other differences:
--
++ v4l-utils.spec ++
--- /var/tmp/diff_new_pack.IFSjFy/_old  2016-08-06 20:36:19.0 +0200
+++ /var/tmp/diff_new_pack.IFSjFy/_new  2016-08-06 20:36:19.0 +0200
@@ -25,7 +25,7 @@
 %bcond_without qv4l2
 %endif
 Name:   v4l-utils
-Version:1.10.0
+Version:1.10.1
 Release:0
 Summary:Utilities for video4linux
 License:GPL-2.0+ and GPL-2.0
@@ -47,7 +47,10 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} > 1310
 BuildRequires:  glu-devel
-BuildRequires:  libqt5-qtbase-devel
+BuildRequires:  pkgconfig(Qt5Core)
+BuildRequires:  pkgconfig(Qt5Gui)
+BuildRequires:  pkgconfig(Qt5OpenGL)
+BuildRequires:  pkgconfig(Qt5Widgets)
 %else
 BuildRequires:  libqt4-devel
 %endif

++ v4l-utils-1.10.0.tar.bz2 -> v4l-utils-1.10.1.tar.bz2 ++
 23352 lines of diff (skipped)





commit v4l-utils for openSUSE:Factory

2016-06-13 Thread h_root
Hello community,

here is the log from the commit of package v4l-utils for openSUSE:Factory 
checked in at 2016-06-13 21:49:14

Comparing /work/SRC/openSUSE:Factory/v4l-utils (Old)
 and  /work/SRC/openSUSE:Factory/.v4l-utils.new (New)


Package is "v4l-utils"

Changes:

--- /work/SRC/openSUSE:Factory/v4l-utils/v4l-utils.changes  2016-05-19 
12:03:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.v4l-utils.new/v4l-utils.changes 2016-06-13 
21:49:16.0 +0200
@@ -1,0 +2,11 @@
+Sun Jun 12 07:33:18 UTC 2016 - tchva...@suse.com
+
+- Run over with spec-cleaner
+
+---
+Sat Jun 11 20:14:09 UTC 2016 - asterios.dra...@gmail.com
+
+- Update to version 1.10.0:
+  * Lots of changes: See ChangeLog for details.
+
+---

Old:

  v4l-utils-1.8.1.tar.bz2
  v4l-utils-1.8.1.tar.bz2.asc

New:

  v4l-utils-1.10.0.tar.bz2
  v4l-utils-1.10.0.tar.bz2.asc



Other differences:
--
++ v4l-utils.spec ++
--- /var/tmp/diff_new_pack.Iqpr9I/_old  2016-06-13 21:49:17.0 +0200
+++ /var/tmp/diff_new_pack.Iqpr9I/_new  2016-06-13 21:49:17.0 +0200
@@ -18,28 +18,28 @@
 
 %define _udevdir %(pkg-config --variable udevdir udev)
 %define so_ver 0
-%ifarch aarch64 %arm
+%ifarch aarch64 %{arm}
 # qv4l2 does not support GLES
 %bcond_with qv4l2
 %else
 %bcond_without qv4l2
 %endif
 Name:   v4l-utils
-Version:1.8.1
+Version:1.10.0
 Release:0
 Summary:Utilities for video4linux
 License:GPL-2.0+ and GPL-2.0
 Group:  Hardware/TV
-Url:http://linuxtv.org/downloads/v4l-utils/
-Source0:
http://linuxtv.org/downloads/v4l-utils/%{name}-%{version}.tar.bz2
-Source1:
http://linuxtv.org/downloads/v4l-utils/%{name}-%{version}.tar.bz2.asc
+Url:https://linuxtv.org/downloads/v4l-utils/
+Source0:
https://linuxtv.org/downloads/v4l-utils/%{name}-%{version}.tar.bz2
+Source1:
https://linuxtv.org/downloads/v4l-utils/%{name}-%{version}.tar.bz2.asc
 Source2:%{name}.keyring
 Source100:  baselibs.conf
 BuildRequires:  alsa-devel
 BuildRequires:  doxygen
 BuildRequires:  kernel-headers
 BuildRequires:  libjpeg-devel
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 BuildRequires:  udev
 BuildRequires:  update-desktop-files
 Requires:   libv4l = %{version}
@@ -56,7 +56,6 @@
 v4l-utils is a collection of various video4linux (V4L) utilities.
 
 %lang_package
-%lang_package -n libdvbv5-%{so_ver}
 
 %package devel-tools
 Summary:Utilities for v4l2 / DVB driver development and debugging
@@ -86,6 +85,8 @@
 
 This package contains shared lib for packages that use libdvbv5.
 
+%lang_package -n libdvbv5-%{so_ver}
+
 %package -n libdvbv5-devel
 Summary:Development files for libdvbv5
 License:GPL-2.0
@@ -206,31 +207,16 @@
 %endif
 
 %post -n libdvbv5-%{so_ver} -p /sbin/ldconfig
-
 %postun -n libdvbv5-%{so_ver} -p /sbin/ldconfig
-
 %post -n libv4l1-%{so_ver} -p /sbin/ldconfig
-
 %postun -n libv4l1-%{so_ver} -p /sbin/ldconfig
-
 %post -n libv4l2-%{so_ver} -p /sbin/ldconfig
-
 %postun -n libv4l2-%{so_ver} -p /sbin/ldconfig
-
 %post -n libv4l2rds%{so_ver} -p /sbin/ldconfig
-
 %postun -n libv4l2rds%{so_ver} -p /sbin/ldconfig
-
 %post -n libv4lconvert%{so_ver} -p /sbin/ldconfig
-
 %postun -n libv4lconvert%{so_ver} -p /sbin/ldconfig
 
-%files -f "%{name}.lang" lang
-%defattr(-,root,root)
-
-%files -f "libdvbv5.lang" -n libdvbv5-%{so_ver}-lang
-%defattr(-,root,root)
-
 %files
 %defattr(-,root,root,-)
 %doc COPYING ChangeLog README TODO
@@ -251,6 +237,9 @@
 %{_mandir}/man1/ir-keytable.1%{ext_man}
 %{_mandir}/man1/v4l2-ctl.1%{ext_man}
 
+%files lang -f "%{name}.lang"
+%defattr(-,root,root)
+
 %files devel-tools
 %defattr(-,root,root,-)
 %doc COPYING ChangeLog README TODO
@@ -271,6 +260,9 @@
 %defattr(-,root,root,-)
 %{_libdir}/libdvbv5.so.%{so_ver}*
 
+%files -n libdvbv5-%{so_ver}-lang -f "libdvbv5.lang"
+%defattr(-,root,root)
+
 %files -n libdvbv5-devel
 %defattr(-,root,root,-)
 %doc COPYING

++ v4l-utils-1.8.1.tar.bz2 -> v4l-utils-1.10.0.tar.bz2 ++
 12330 lines of diff (skipped)





commit v4l-utils for openSUSE:Factory

2016-05-19 Thread h_root
Hello community,

here is the log from the commit of package v4l-utils for openSUSE:Factory 
checked in at 2016-05-19 12:03:45

Comparing /work/SRC/openSUSE:Factory/v4l-utils (Old)
 and  /work/SRC/openSUSE:Factory/.v4l-utils.new (New)


Package is "v4l-utils"

Changes:

--- /work/SRC/openSUSE:Factory/v4l-utils/v4l-utils.changes  2016-01-11 
19:10:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.v4l-utils.new/v4l-utils.changes 2016-05-19 
12:03:47.0 +0200
@@ -1,0 +2,5 @@
+Wed May 11 15:13:58 UTC 2016 - sch...@suse.de
+
+- Don't build qv4l2 on arm
+
+---



Other differences:
--
++ v4l-utils.spec ++
--- /var/tmp/diff_new_pack.ZCWlSM/_old  2016-05-19 12:03:48.0 +0200
+++ /var/tmp/diff_new_pack.ZCWlSM/_new  2016-05-19 12:03:48.0 +0200
@@ -18,6 +18,12 @@
 
 %define _udevdir %(pkg-config --variable udevdir udev)
 %define so_ver 0
+%ifarch aarch64 %arm
+# qv4l2 does not support GLES
+%bcond_with qv4l2
+%else
+%bcond_without qv4l2
+%endif
 Name:   v4l-utils
 Version:1.8.1
 Release:0
@@ -179,6 +185,9 @@
 %configure \
 --disable-static \
 --disable-silent-rules \
+%if %{without qv4l2}
+--disable-qv4l2 \
+%endif
 --with-udevdir=%{_udevdir}
 make %{?_smp_mflags}
 
@@ -192,7 +201,9 @@
 # Not needed (links to plugins in libv4l subdir)
 rm %{buildroot}%{_libdir}/{v4l1compat.so,v4l2convert.so}
 
+%if %{with qv4l2}
 %suse_update_desktop_file -N "QV4l2" -G "V4L2 Test Utility" -r qv4l2 Qt 
AudioVideo Video TV
+%endif
 
 %post -n libdvbv5-%{so_ver} -p /sbin/ldconfig
 
@@ -295,6 +306,7 @@
 %{_libdir}/libv4l*.so
 %{_libdir}/pkgconfig/libv4l*.pc
 
+%if %{with qv4l2}
 %files -n qv4l2
 %defattr(-,root,root,-)
 %doc COPYING ChangeLog README TODO
@@ -307,5 +319,6 @@
 %dir %{_datadir}/icons/hicolor/scalable/apps
 %{_datadir}/icons/hicolor/*/apps/qv4l2.*
 %{_mandir}/man1/qv4l2.1%{ext_man}
+%endif
 
 %changelog






commit v4l-utils for openSUSE:Factory

2016-01-11 Thread h_root
Hello community,

here is the log from the commit of package v4l-utils for openSUSE:Factory 
checked in at 2016-01-11 19:10:51

Comparing /work/SRC/openSUSE:Factory/v4l-utils (Old)
 and  /work/SRC/openSUSE:Factory/.v4l-utils.new (New)


Package is "v4l-utils"

Changes:

--- /work/SRC/openSUSE:Factory/v4l-utils/v4l-utils.changes  2015-10-01 
09:28:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.v4l-utils.new/v4l-utils.changes 2016-01-11 
19:10:54.0 +0100
@@ -1,0 +2,6 @@
+Fri Jan  8 11:29:30 UTC 2016 - tchva...@suse.com
+
+- Version update to 1.8.1:
+  * See changelog file for in-depth decription of the fixes
+
+---

Old:

  v4l-utils-1.8.0.tar.bz2
  v4l-utils-1.8.0.tar.bz2.asc

New:

  v4l-utils-1.8.1.tar.bz2
  v4l-utils-1.8.1.tar.bz2.asc



Other differences:
--
++ v4l-utils.spec ++
--- /var/tmp/diff_new_pack.AOoOjK/_old  2016-01-11 19:10:55.0 +0100
+++ /var/tmp/diff_new_pack.AOoOjK/_new  2016-01-11 19:10:55.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package v4l-utils
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define _udevdir %(pkg-config --variable udevdir udev)
 %define so_ver 0
 Name:   v4l-utils
-Version:1.8.0
+Version:1.8.1
 Release:0
 Summary:Utilities for video4linux
 License:GPL-2.0+ and GPL-2.0
@@ -45,10 +45,6 @@
 %else
 BuildRequires:  libqt4-devel
 %endif
-%if 0%{?suse_version} < 1230
-BuildRequires:  autoconf
-BuildRequires:  libtool
-%endif
 
 %description
 v4l-utils is a collection of various video4linux (V4L) utilities.
@@ -180,9 +176,6 @@
 %setup -q
 
 %build
-%if 0%{?suse_version} < 1230
-autoreconf -vif
-%endif
 %configure \
 --disable-static \
 --disable-silent-rules \

++ v4l-utils-1.8.0.tar.bz2 -> v4l-utils-1.8.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/v4l-utils-1.8.0/ChangeLog 
new/v4l-utils-1.8.1/ChangeLog
--- old/v4l-utils-1.8.0/ChangeLog   2015-09-19 21:25:47.0 +0200
+++ new/v4l-utils-1.8.1/ChangeLog   2015-10-12 22:33:22.0 +0200
@@ -1,3 +1,10 @@
+v4l-utils-1.8.1
+---
+
+Gregor Jasny (1):
+  libdvbv5: link against rt library for clock_gettime
+
+
 v4l-utils-1.8.0
 ---
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/v4l-utils-1.8.0/configure 
new/v4l-utils-1.8.1/configure
--- old/v4l-utils-1.8.0/configure   2015-09-19 21:28:02.0 +0200
+++ new/v4l-utils-1.8.1/configure   2015-10-12 22:35:32.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for v4l-utils 1.8.0.
+# Generated by GNU Autoconf 2.69 for v4l-utils 1.8.1.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@
 # Identity of this package.
 PACKAGE_NAME='v4l-utils'
 PACKAGE_TARNAME='v4l-utils'
-PACKAGE_VERSION='1.8.0'
-PACKAGE_STRING='v4l-utils 1.8.0'
+PACKAGE_VERSION='1.8.1'
+PACKAGE_STRING='v4l-utils 1.8.1'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1531,7 +1531,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures v4l-utils 1.8.0 to adapt to many kinds of systems.
+\`configure' configures v4l-utils 1.8.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1602,7 +1602,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of v4l-utils 1.8.0:";;
+ short | recursive ) echo "Configuration of v4l-utils 1.8.1:";;
esac
   cat <<\_ACEOF
 
@@ -1780,7 +1780,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-v4l-utils configure 1.8.0
+v4l-utils configure 1.8.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2320,7 +2320,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by v4l-utils $as_me 1.8.0, which was
+It was created by v4l-utils $as_me 1.8.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -4564,7 +4564,7 @@
 
 # Define the identity of the package.
  PACKAGE='v4l-utils'
- VERSION='1.8.0'
+ VERSION='1.8.1'
 
 
 cat 

commit v4l-utils for openSUSE:Factory

2015-10-01 Thread h_root
Hello community,

here is the log from the commit of package v4l-utils for openSUSE:Factory 
checked in at 2015-10-01 09:28:15

Comparing /work/SRC/openSUSE:Factory/v4l-utils (Old)
 and  /work/SRC/openSUSE:Factory/.v4l-utils.new (New)


Package is "v4l-utils"

Changes:

--- /work/SRC/openSUSE:Factory/v4l-utils/v4l-utils.changes  2015-09-17 
09:18:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.v4l-utils.new/v4l-utils.changes 2015-10-01 
09:28:16.0 +0200
@@ -1,0 +2,14 @@
+Fri Sep 25 20:38:19 UTC 2015 - mplus...@suse.com
+
+- Add gpg signature
+- Switch to qt5 on recent releases
+- Split language packages
+- Update to 1.8.0
+  * See ChangeLog for full list of changes
+
+---
+Sun Sep 20 08:47:04 UTC 2015 - meiss...@suse.com
+
+- Add -devel pkg to baselibs to build Wine on 64bit only distros
+
+---

Old:

  v4l-utils-1.6.3.tar.bz2

New:

  v4l-utils-1.8.0.tar.bz2
  v4l-utils-1.8.0.tar.bz2.asc
  v4l-utils.keyring



Other differences:
--
++ v4l-utils.spec ++
--- /var/tmp/diff_new_pack.j49IUO/_old  2015-10-01 09:28:17.0 +0200
+++ /var/tmp/diff_new_pack.j49IUO/_new  2015-10-01 09:28:17.0 +0200
@@ -18,35 +18,44 @@
 
 %define _udevdir %(pkg-config --variable udevdir udev)
 %define so_ver 0
-
 Name:   v4l-utils
-Version:1.6.3
+Version:1.8.0
 Release:0
 Summary:Utilities for video4linux
 License:GPL-2.0+ and GPL-2.0
 Group:  Hardware/TV
 Url:http://linuxtv.org/downloads/v4l-utils/
 Source0:
http://linuxtv.org/downloads/v4l-utils/%{name}-%{version}.tar.bz2
+Source1:
http://linuxtv.org/downloads/v4l-utils/%{name}-%{version}.tar.bz2.asc
+Source2:%{name}.keyring
 Source100:  baselibs.conf
 BuildRequires:  alsa-devel
-%if 0%{?suse_version} < 1230
-BuildRequires:  autoconf
-BuildRequires:  libtool
-%endif
 BuildRequires:  doxygen
 BuildRequires:  kernel-headers
 BuildRequires:  libjpeg-devel
-BuildRequires:  libqt4-devel
 BuildRequires:  pkg-config
 BuildRequires:  udev
 BuildRequires:  update-desktop-files
 Requires:   libv4l = %{version}
 Requires:   udev
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%if 0%{?suse_version} > 1310
+BuildRequires:  glu-devel
+BuildRequires:  libqt5-qtbase-devel
+%else
+BuildRequires:  libqt4-devel
+%endif
+%if 0%{?suse_version} < 1230
+BuildRequires:  autoconf
+BuildRequires:  libtool
+%endif
 
 %description
 v4l-utils is a collection of various video4linux (V4L) utilities.
 
+%lang_package
+%lang_package -n libdvbv5-%{so_ver}
+
 %package devel-tools
 Summary:Utilities for v4l2 / DVB driver development and debugging
 License:GPL-2.0+ and GPL-2.0
@@ -181,8 +190,11 @@
 make %{?_smp_mflags}
 
 %install
-make DESTDIR=%{buildroot} install
-find %{buildroot}%{_libdir} -name '*.la' -exec rm -f {} ';'
+make DESTDIR=%{buildroot} install --jobs=1
+find %{buildroot} -type f -name "*.la" -delete -print
+
+%find_lang "%{name}"
+%find_lang "libdvbv5" libdvbv5.lang
 
 # Not needed (links to plugins in libv4l subdir)
 rm %{buildroot}%{_libdir}/{v4l1compat.so,v4l2convert.so}
@@ -209,6 +221,12 @@
 
 %postun -n libv4lconvert%{so_ver} -p /sbin/ldconfig
 
+%files -f "%{name}.lang" lang
+%defattr(-,root,root)
+
+%files -f "libdvbv5.lang" -n libdvbv5-%{so_ver}-lang
+%defattr(-,root,root)
+
 %files
 %defattr(-,root,root,-)
 %doc COPYING ChangeLog README TODO
@@ -227,6 +245,7 @@
 %{_bindir}/v4l2-ctl
 %{_bindir}/v4l2-sysfs-path
 %{_mandir}/man1/ir-keytable.1%{ext_man}
+%{_mandir}/man1/v4l2-ctl.1%{ext_man}
 
 %files devel-tools
 %defattr(-,root,root,-)
@@ -234,6 +253,7 @@
 %{_bindir}/decode_tm6000
 %{_bindir}/v4l2-compliance
 %{_sbindir}/v4l2-dbg
+%{_mandir}/man1/v4l2-compliance.1%{ext_man}
 
 %files -n dvb-utils
 %defattr(-,root,root,-)

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.j49IUO/_old  2015-10-01 09:28:17.0 +0200
+++ /var/tmp/diff_new_pack.j49IUO/_new  2015-10-01 09:28:17.0 +0200
@@ -4,3 +4,4 @@
 libv4l2-0
 libv4l2rds0
 libv4lconvert0
+libv4l-devel

++ v4l-utils-1.6.3.tar.bz2 -> v4l-utils-1.8.0.tar.bz2 ++
 80518 lines of diff (skipped)




commit v4l-utils for openSUSE:Factory

2015-09-17 Thread h_root
Hello community,

here is the log from the commit of package v4l-utils for openSUSE:Factory 
checked in at 2015-09-17 09:18:14

Comparing /work/SRC/openSUSE:Factory/v4l-utils (Old)
 and  /work/SRC/openSUSE:Factory/.v4l-utils.new (New)


Package is "v4l-utils"

Changes:

--- /work/SRC/openSUSE:Factory/v4l-utils/v4l-utils.changes  2015-03-16 
06:54:35.0 +0100
+++ /work/SRC/openSUSE:Factory/.v4l-utils.new/v4l-utils.changes 2015-09-17 
09:18:14.0 +0200
@@ -1,0 +2,12 @@
+Fri Sep 11 18:14:52 UTC 2015 - asterios.dra...@gmail.com
+
+- Update to version 1.6.3:
+  * v4lconvert: Add ASUS A7Sn to upside down table
+  * v4lconvert: Add ASUS A6R to upside down table
+  * Synchronize with the Kernel
+  * vivid-tpg.h.patch: update to match current upstream tree
+  * sync-with-kernel: add include/linux/media.h
+  * configure.ac: fix qv4l2 if QGLFunctions doesn't exist
+  * libv4lconvert: Fix support for Y16 pixel format
+
+---

Old:

  v4l-utils-1.6.2.tar.bz2

New:

  v4l-utils-1.6.3.tar.bz2



Other differences:
--
++ v4l-utils.spec ++
--- /var/tmp/diff_new_pack.JHKZ5j/_old  2015-09-17 09:18:15.0 +0200
+++ /var/tmp/diff_new_pack.JHKZ5j/_new  2015-09-17 09:18:15.0 +0200
@@ -20,7 +20,7 @@
 %define so_ver 0
 
 Name:   v4l-utils
-Version:1.6.2
+Version:1.6.3
 Release:0
 Summary:Utilities for video4linux
 License:GPL-2.0+ and GPL-2.0

++ v4l-utils-1.6.2.tar.bz2 -> v4l-utils-1.6.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/v4l-utils-1.6.2/ChangeLog 
new/v4l-utils-1.6.3/ChangeLog
--- old/v4l-utils-1.6.2/ChangeLog   2014-11-21 20:51:45.0 +0100
+++ new/v4l-utils-1.6.3/ChangeLog   2015-05-06 21:26:34.0 +0200
@@ -1,3 +1,20 @@
+v4l-utils-1.6.3
+---
+
+Gregor Jasny (2):
+  v4lconvert: Add ASUS A7Sn to upside down table
+  v4lconvert: Add ASUS A6R to upside down table
+
+Mauro Carvalho Chehab (4):
+  Synchronize with the Kernel
+  vivid-tpg.h.patch: update to match current upstream tree
+  sync-with-kernel: add include/linux/media.h
+  configure.ac: fix qv4l2 if QGLFunctions doesn't exist
+
+Ricardo Ribalda Delgado (1):
+  libv4lconvert: Fix support for Y16 pixel format
+
+
 v4l-utils-1.6.2
 ---
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/v4l-utils-1.6.2/Makefile.am 
new/v4l-utils-1.6.3/Makefile.am
--- old/v4l-utils-1.6.2/Makefile.am 2014-11-21 20:46:53.0 +0100
+++ new/v4l-utils-1.6.3/Makefile.am 2015-05-06 21:24:59.0 +0200
@@ -36,6 +36,8 @@
cp -a $(KERNEL_DIR)/usr/include/linux/v4l2-common.h 
$(top_srcdir)/include/linux
cp -a $(KERNEL_DIR)/usr/include/linux/v4l2-subdev.h 
$(top_srcdir)/include/linux
cp -a $(KERNEL_DIR)/usr/include/linux/v4l2-mediabus.h 
$(top_srcdir)/include/linux
+   cp -a $(KERNEL_DIR)/usr/include/linux/media-bus-format.h 
$(top_srcdir)/include/linux
+   cp -a $(KERNEL_DIR)/usr/include/linux/media.h 
$(top_srcdir)/include/linux
cp -a $(KERNEL_DIR)/usr/include/linux/ivtv.h $(top_srcdir)/include/linux
cp -a $(KERNEL_DIR)/usr/include/linux/dvb/frontend.h 
$(top_srcdir)/include/linux/dvb
cp -a $(KERNEL_DIR)/usr/include/linux/dvb/dmx.h 
$(top_srcdir)/include/linux/dvb
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/v4l-utils-1.6.2/Makefile.in 
new/v4l-utils-1.6.3/Makefile.in
--- old/v4l-utils-1.6.2/Makefile.in 2014-11-21 20:52:50.0 +0100
+++ new/v4l-utils-1.6.3/Makefile.in 2015-05-06 21:29:45.0 +0200
@@ -1012,6 +1012,8 @@
cp -a $(KERNEL_DIR)/usr/include/linux/v4l2-common.h 
$(top_srcdir)/include/linux
cp -a $(KERNEL_DIR)/usr/include/linux/v4l2-subdev.h 
$(top_srcdir)/include/linux
cp -a $(KERNEL_DIR)/usr/include/linux/v4l2-mediabus.h 
$(top_srcdir)/include/linux
+   cp -a $(KERNEL_DIR)/usr/include/linux/media-bus-format.h 
$(top_srcdir)/include/linux
+   cp -a $(KERNEL_DIR)/usr/include/linux/media.h 
$(top_srcdir)/include/linux
cp -a $(KERNEL_DIR)/usr/include/linux/ivtv.h $(top_srcdir)/include/linux
cp -a $(KERNEL_DIR)/usr/include/linux/dvb/frontend.h 
$(top_srcdir)/include/linux/dvb
cp -a $(KERNEL_DIR)/usr/include/linux/dvb/dmx.h 
$(top_srcdir)/include/linux/dvb
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/v4l-utils-1.6.2/configure 
new/v4l-utils-1.6.3/configure
--- old/v4l-utils-1.6.2/configure   2014-11-21 20:52:49.0 +0100
+++ new/v4l-utils-1.6.3/configure  

commit v4l-utils for openSUSE:Factory

2015-03-15 Thread h_root
Hello community,

here is the log from the commit of package v4l-utils for openSUSE:Factory 
checked in at 2015-03-16 06:54:34

Comparing /work/SRC/openSUSE:Factory/v4l-utils (Old)
 and  /work/SRC/openSUSE:Factory/.v4l-utils.new (New)


Package is "v4l-utils"

Changes:

--- /work/SRC/openSUSE:Factory/v4l-utils/v4l-utils.changes  2015-02-06 
10:49:18.0 +0100
+++ /work/SRC/openSUSE:Factory/.v4l-utils.new/v4l-utils.changes 2015-03-16 
06:54:35.0 +0100
@@ -1,0 +2,5 @@
+Fri Mar 13 14:55:11 UTC 2015 - tchva...@suse.com
+
+- Cleanup few conditions for better readability
+
+---



Other differences:
--
++ v4l-utils.spec ++
--- /var/tmp/diff_new_pack.k7fUWW/_old  2015-03-16 06:54:36.0 +0100
+++ /var/tmp/diff_new_pack.k7fUWW/_new  2015-03-16 06:54:36.0 +0100
@@ -31,21 +31,15 @@
 BuildRequires:  alsa-devel
 %if 0%{?suse_version} < 1230
 BuildRequires:  autoconf
-%endif
-%if 0%{?suse_version} > 1210
-BuildRequires:  desktop-file-utils
-%else
-BuildRequires:  update-desktop-files
+BuildRequires:  libtool
 %endif
 BuildRequires:  doxygen
 BuildRequires:  kernel-headers
 BuildRequires:  libjpeg-devel
 BuildRequires:  libqt4-devel
-%if 0%{?suse_version} < 1230
-BuildRequires:  libtool
-%endif
 BuildRequires:  pkg-config
 BuildRequires:  udev
+BuildRequires:  update-desktop-files
 Requires:   libv4l = %{version}
 Requires:   udev
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -180,24 +174,20 @@
 %if 0%{?suse_version} < 1230
 autoreconf -vif
 %endif
-%configure --disable-static --disable-silent-rules --with-udevdir=%{_udevdir}
+%configure \
+--disable-static \
+--disable-silent-rules \
+--with-udevdir=%{_udevdir}
 make %{?_smp_mflags}
 
 %install
 make DESTDIR=%{buildroot} install
-
-# Remove libtool config files
 find %{buildroot}%{_libdir} -name '*.la' -exec rm -f {} ';'
 
 # Not needed (links to plugins in libv4l subdir)
 rm %{buildroot}%{_libdir}/{v4l1compat.so,v4l2convert.so}
 
-%if 0%{?suse_version} > 1210
-desktop-file-edit --set-name="QV4l2" --set-generic-name="V4L2 Test Utility" \
- --add-category=Qt --add-category=Video --add-category=TV 
%{buildroot}%{_datadir}/applications/qv4l2.desktop
-%else
 %suse_update_desktop_file -N "QV4l2" -G "V4L2 Test Utility" -r qv4l2 Qt 
AudioVideo Video TV
-%endif
 
 %post -n libdvbv5-%{so_ver} -p /sbin/ldconfig
 

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



commit v4l-utils for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package v4l-utils for openSUSE:Factory 
checked in at 2015-02-06 10:49:16

Comparing /work/SRC/openSUSE:Factory/v4l-utils (Old)
 and  /work/SRC/openSUSE:Factory/.v4l-utils.new (New)


Package is "v4l-utils"

Changes:

--- /work/SRC/openSUSE:Factory/v4l-utils/v4l-utils.changes  2014-07-28 
16:11:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.v4l-utils.new/v4l-utils.changes 2015-02-06 
10:49:18.0 +0100
@@ -1,0 +2,9 @@
+Sun Feb  1 20:34:52 UTC 2015 - asterios.dra...@gmail.com
+
+- Update to version 1.6.2:
+  * Lots of changes: See ChangeLog for details.
+- Added doxygen build requirement.
+- Added new subpackages dvb-utils (split from v4l-utils), libdvbv5 and
+  libdvbv5-devel.
+
+---

Old:

  v4l-utils-1.2.1.tar.bz2

New:

  v4l-utils-1.6.2.tar.bz2



Other differences:
--
++ v4l-utils.spec ++
--- /var/tmp/diff_new_pack.iL34bS/_old  2015-02-06 10:49:19.0 +0100
+++ /var/tmp/diff_new_pack.iL34bS/_new  2015-02-06 10:49:19.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package v4l-utils
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX 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,9 +20,9 @@
 %define so_ver 0
 
 Name:   v4l-utils
-Version:1.2.1
+Version:1.6.2
 Release:0
-Summary:Utilities for video4linux and DVB devices
+Summary:Utilities for video4linux
 License:GPL-2.0+ and GPL-2.0
 Group:  Hardware/TV
 Url:http://linuxtv.org/downloads/v4l-utils/
@@ -37,6 +37,7 @@
 %else
 BuildRequires:  update-desktop-files
 %endif
+BuildRequires:  doxygen
 BuildRequires:  kernel-headers
 BuildRequires:  libjpeg-devel
 BuildRequires:  libqt4-devel
@@ -50,7 +51,7 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-v4l-utils is a collection of various video4linux (V4L) and DVB utilities.
+v4l-utils is a collection of various video4linux (V4L) utilities.
 
 %package devel-tools
 Summary:Utilities for v4l2 / DVB driver development and debugging
@@ -61,6 +62,35 @@
 %description devel-tools
 Utilities for v4l2 / DVB driver authors for development and debugging.
 
+%package -n dvb-utils
+Summary:Utilities for DVB devices
+License:GPL-2.0
+Group:  Hardware/TV
+
+%description -n dvb-utils
+dvb-utils is a collection of various DVB utilities.
+
+%package -n libdvbv5-%{so_ver}
+Summary:Library that provides access to DVB adapter cards
+License:GPL-2.0
+Group:  System/Libraries
+
+%description -n libdvbv5-%{so_ver}
+libdvbv5 is a library meant to be used by digital TV applications that need to
+talk with media hardware.
+
+This package contains shared lib for packages that use libdvbv5.
+
+%package -n libdvbv5-devel
+Summary:Development files for libdvbv5
+License:GPL-2.0
+Group:  Development/Libraries/C and C++
+Requires:   libdvbv5-%{so_ver} = %{version}
+
+%description -n libdvbv5-devel
+The libdvbv5-devel package contains libraries and header files for
+developing applications that use libdvbv5.
+
 %package -n libv4l
 Summary:Collection of video4linux support libraries
 License:LGPL-2.1+ and GPL-2.0
@@ -169,6 +199,10 @@
 %suse_update_desktop_file -N "QV4l2" -G "V4L2 Test Utility" -r qv4l2 Qt 
AudioVideo Video TV
 %endif
 
+%post -n libdvbv5-%{so_ver} -p /sbin/ldconfig
+
+%postun -n libdvbv5-%{so_ver} -p /sbin/ldconfig
+
 %post -n libv4l1-%{so_ver} -p /sbin/ldconfig
 
 %postun -n libv4l1-%{so_ver} -p /sbin/ldconfig
@@ -196,8 +230,6 @@
 %endif
 %{_udevdir}/rules.d/70-infrared.rules
 %{_bindir}/cx18-ctl
-%{_bindir}/dvb-*
-%{_bindir}/dvbv5-*
 %{_bindir}/ir-keytable
 %{_bindir}/ivtv-ctl
 %{_bindir}/media-ctl
@@ -213,6 +245,25 @@
 %{_bindir}/v4l2-compliance
 %{_sbindir}/v4l2-dbg
 
+%files -n dvb-utils
+%defattr(-,root,root,-)
+%doc COPYING ChangeLog README TODO
+%{_bindir}/dvb-*
+%{_bindir}/dvbv5-*
+%{_mandir}/man1/dvb-*1%{ext_man}
+%{_mandir}/man1/dvbv5-*1%{ext_man}
+
+%files -n libdvbv5-%{so_ver}
+%defattr(-,root,root,-)
+%{_libdir}/libdvbv5.so.%{so_ver}*
+
+%files -n libdvbv5-devel
+%defattr(-,root,root,-)
+%doc COPYING
+%{_includedir}/libdvbv5/
+%{_libdir}/libdvbv5.so
+%{_libdir}/pkgconfig/libdvbv5*.pc
+
 %files -n libv4l
 %defattr(-,root,root,-)
 %doc COPYING.libv4l ChangeLog README README.libv4l TODO
@@ -236,10 +287,10 @@
 
 %files -n libv4l-devel
 %defattr(-,root,root,-)
-%doc README.lib-multi-threading
+%doc COPYING.libv4l README.lib-multi-threading

commit v4l-utils for openSUSE:Factory

2014-07-28 Thread h_root
Hello community,

here is the log from the commit of package v4l-utils for openSUSE:Factory 
checked in at 2014-07-28 16:11:23

Comparing /work/SRC/openSUSE:Factory/v4l-utils (Old)
 and  /work/SRC/openSUSE:Factory/.v4l-utils.new (New)


Package is "v4l-utils"

Changes:

--- /work/SRC/openSUSE:Factory/v4l-utils/v4l-utils.changes  2014-06-16 
21:42:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.v4l-utils.new/v4l-utils.changes 2014-07-28 
16:11:24.0 +0200
@@ -1,0 +2,9 @@
+Sat Jul 26 21:08:16 UTC 2014 - asterios.dra...@gmail.com
+
+- Update to version 1.2.1:
+  * Lots of changes: See ChangeLog for details.
+- Added alsa-devel build requirement.
+- Use autoreconf to fix build in openSUSE 12.2.
+- Removed bufferoverflowstrncat.patch (fixed upstream).
+
+---

Old:

  bufferoverflowstrncat.patch
  v4l-utils-1.0.1.tar.bz2

New:

  v4l-utils-1.2.1.tar.bz2



Other differences:
--
++ v4l-utils.spec ++
--- /var/tmp/diff_new_pack.z4rVFc/_old  2014-07-28 16:11:25.0 +0200
+++ /var/tmp/diff_new_pack.z4rVFc/_new  2014-07-28 16:11:25.0 +0200
@@ -20,7 +20,7 @@
 %define so_ver 0
 
 Name:   v4l-utils
-Version:1.0.1
+Version:1.2.1
 Release:0
 Summary:Utilities for video4linux and DVB devices
 License:GPL-2.0+ and GPL-2.0
@@ -28,8 +28,10 @@
 Url:http://linuxtv.org/downloads/v4l-utils/
 Source0:
http://linuxtv.org/downloads/v4l-utils/%{name}-%{version}.tar.bz2
 Source100:  baselibs.conf
-# PATCH-FIX-UPSTREAM bufferoverflowstrncat.patch asterios.dra...@gmail.com -- 
Fix rpm post build check error "Statement might be overflowing a buffer in 
strncat"
-Patch0: bufferoverflowstrncat.patch
+BuildRequires:  alsa-devel
+%if 0%{?suse_version} < 1230
+BuildRequires:  autoconf
+%endif
 %if 0%{?suse_version} > 1210
 BuildRequires:  desktop-file-utils
 %else
@@ -38,6 +40,9 @@
 BuildRequires:  kernel-headers
 BuildRequires:  libjpeg-devel
 BuildRequires:  libqt4-devel
+%if 0%{?suse_version} < 1230
+BuildRequires:  libtool
+%endif
 BuildRequires:  pkg-config
 BuildRequires:  udev
 Requires:   libv4l = %{version}
@@ -54,7 +59,7 @@
 Requires:   libv4l = %{version}
 
 %description devel-tools
-Utilities for v4l2 / DVB driver authors.
+Utilities for v4l2 / DVB driver authors for development and debugging.
 
 %package -n libv4l
 Summary:Collection of video4linux support libraries
@@ -140,9 +145,11 @@
 
 %prep
 %setup -q
-%patch0
 
 %build
+%if 0%{?suse_version} < 1230
+autoreconf -vif
+%endif
 %configure --disable-static --disable-silent-rules --with-udevdir=%{_udevdir}
 make %{?_smp_mflags}
 
@@ -193,6 +200,7 @@
 %{_bindir}/dvbv5-*
 %{_bindir}/ir-keytable
 %{_bindir}/ivtv-ctl
+%{_bindir}/media-ctl
 %{_bindir}/rds-ctl
 %{_bindir}/v4l2-ctl
 %{_bindir}/v4l2-sysfs-path
@@ -244,5 +252,6 @@
 %dir %{_datadir}/icons/hicolor/scalable
 %dir %{_datadir}/icons/hicolor/scalable/apps
 %{_datadir}/icons/hicolor/*/apps/qv4l2.*
+%{_mandir}/man1/qv4l2.1%{ext_man}
 
 %changelog

++ v4l-utils-1.0.1.tar.bz2 -> v4l-utils-1.2.1.tar.bz2 ++
 49768 lines of diff (skipped)

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



commit v4l-utils for openSUSE:Factory

2014-06-16 Thread h_root
Hello community,

here is the log from the commit of package v4l-utils for openSUSE:Factory 
checked in at 2014-06-16 21:42:51

Comparing /work/SRC/openSUSE:Factory/v4l-utils (Old)
 and  /work/SRC/openSUSE:Factory/.v4l-utils.new (New)


Package is "v4l-utils"

Changes:

--- /work/SRC/openSUSE:Factory/v4l-utils/v4l-utils.changes  2014-04-17 
14:43:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.v4l-utils.new/v4l-utils.changes 2014-06-16 
21:42:52.0 +0200
@@ -1,0 +2,17 @@
+Wed Jun  4 19:51:21 UTC 2014 - asterios.dra...@gmail.com
+
+- Update to version 1.0.1:
+  * Lots of changes: See ChangeLog for details.
+- Removed ImageMagick and sysfsutils-devel build requirements (not needed
+  anymore).
+- Added pkg-config build requirement.
+- Use desktop-file-utils instead of update-desktop-files for openSUSE > 12.1.
+  Added desktop-file-utils build requirement for this.
+- Removed the following patches:
+  * disable_rds_compilation.patch (not needed anymore).
+  * udev-rules-dir.patch (fixed upstream).
+  * use-openat-if-available.patch (fixed upstream).
+- Added a patch "bufferoverflowstrncat.patch" to fix rpm post build check error
+  "Statement might be overflowing a buffer in strncat".
+
+---

Old:

  disable_rds_compilation.patch
  udev-rules-dir.patch
  use-openat-if-available.patch
  v4l-utils-0.8.9.tar.bz2

New:

  bufferoverflowstrncat.patch
  v4l-utils-1.0.1.tar.bz2



Other differences:
--
++ v4l-utils.spec ++
--- /var/tmp/diff_new_pack.TTGiPK/_old  2014-06-16 21:42:53.0 +0200
+++ /var/tmp/diff_new_pack.TTGiPK/_new  2014-06-16 21:42:53.0 +0200
@@ -16,14 +16,11 @@
 #
 
 
-%if %( echo `rpm -q --queryformat %%{version} udev` ) > 190
-%define _udevrulesdir /usr/lib/udev/rules.d
-%else
-%define _udevrulesdir /lib/udev/rules.d
-%endif
+%define _udevdir %(pkg-config --variable udevdir udev)
+%define so_ver 0
 
 Name:   v4l-utils
-Version:0.8.9
+Version:1.0.1
 Release:0
 Summary:Utilities for video4linux and DVB devices
 License:GPL-2.0+ and GPL-2.0
@@ -31,33 +28,24 @@
 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.dra...@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 udev-rules-dir.patch fcro...@suse.com -- allow udev rules 
directory to be overridden
-Patch1: udev-rules-dir.patch
-Patch2: use-openat-if-available.patch
-# Only needed to patch broken images in the upstream tarball
-BuildRequires:  ImageMagick
+# PATCH-FIX-UPSTREAM bufferoverflowstrncat.patch asterios.dra...@gmail.com -- 
Fix rpm post build check error "Statement might be overflowing a buffer in 
strncat"
+Patch0: bufferoverflowstrncat.patch
+%if 0%{?suse_version} > 1210
+BuildRequires:  desktop-file-utils
+%else
+BuildRequires:  update-desktop-files
+%endif
 BuildRequires:  kernel-headers
 BuildRequires:  libjpeg-devel
 BuildRequires:  libqt4-devel
-%if 0%{?suse_version} > 1130
-BuildRequires:  sysfsutils-devel
-%else
-BuildRequires:  sysfsutils
-%endif
+BuildRequires:  pkg-config
 BuildRequires:  udev
-%if 0%{?suse_version}
-BuildRequires:  update-desktop-files
-%endif
 Requires:   libv4l = %{version}
 Requires:   udev
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-v4l-utils is a collection of various video4linux (V4L) and DVB utilities. The
-main v4l-utils package contains cx18-ctl, ir-keytable, ivtv-ctl, v4l2-ctl and
-v4l2-sysfs-path.
+v4l-utils is a collection of various video4linux (V4L) and DVB utilities.
 
 %package devel-tools
 Summary:Utilities for v4l2 / DVB driver development and debugging
@@ -66,8 +54,7 @@
 Requires:   libv4l = %{version}
 
 %description devel-tools
-Utilities for v4l2 / DVB driver authors: decode_tm6000, v4l2-compliance and
-v4l2-dbg.
+Utilities for v4l2 / DVB driver authors.
 
 %package -n libv4l
 Summary:Collection of video4linux support libraries
@@ -78,53 +65,65 @@
 libv4l is a collection of libraries which adds a thin abstraction layer on
 top of video4linux2 devices. The purpose of this (thin) layer is to make it
 easy for application writers to support a wide variety of devices without
-having to write separate code for different devices in the same class. libv4l
-consists of 3 different libraries: libv4lconvert, libv4l1 and libv4l2.
+having to write separate code for di

commit v4l-utils for openSUSE:Factory

2014-04-17 Thread h_root
Hello community,

here is the log from the commit of package v4l-utils for openSUSE:Factory 
checked in at 2014-04-17 14:43:40

Comparing /work/SRC/openSUSE:Factory/v4l-utils (Old)
 and  /work/SRC/openSUSE:Factory/.v4l-utils.new (New)


Package is "v4l-utils"

Changes:

--- /work/SRC/openSUSE:Factory/v4l-utils/v4l-utils.changes  2013-03-22 
12:09:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.v4l-utils.new/v4l-utils.changes 2014-04-17 
14:43:42.0 +0200
@@ -1,0 +2,6 @@
+Thu Jan  2 10:02:04 UTC 2014 - dmuel...@suse.com
+
+- fix compiled-in paths by specifying PREFIX and LIBDIR correctly
+  during build
+
+---



Other differences:
--
++ v4l-utils.spec ++
--- /var/tmp/diff_new_pack.T2OdXu/_old  2014-04-17 14:43:43.0 +0200
+++ /var/tmp/diff_new_pack.T2OdXu/_new  2014-04-17 14:43:43.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package v4l-utils
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -146,7 +146,7 @@
 %patch2 -p1
 
 %build
-make CFLAGS="%{optflags} -fno-strict-aliasing" CXXFLAGS="%{optflags}" 
%{?_smp_mflags}
+make PREFIX=%{_prefix} LIBDIR=%{_libdir} CFLAGS="%{optflags} 
-fno-strict-aliasing" CXXFLAGS="%{optflags}" %{?_smp_mflags}
 
 %install
 make install PREFIX=%{_prefix} LIBDIR=%{_libdir} DESTDIR=%{buildroot} 
UDEVRULESDIR=%{_udevrulesdir}

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



commit v4l-utils for openSUSE:Factory

2013-03-22 Thread h_root
Hello community,

here is the log from the commit of package v4l-utils for openSUSE:Factory 
checked in at 2013-03-22 12:09:36

Comparing /work/SRC/openSUSE:Factory/v4l-utils (Old)
 and  /work/SRC/openSUSE:Factory/.v4l-utils.new (New)


Package is "v4l-utils", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/v4l-utils/v4l-utils.changes  2012-11-05 
06:34:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.v4l-utils.new/v4l-utils.changes 2013-03-22 
12:09:36.0 +0100
@@ -1,0 +2,6 @@
+Sat Mar 16 21:59:51 UTC 2013 - dmuel...@suse.com
+
+- add use-openat-if-available.patch:
+  * prefer openat over deprecated open syscall (fixes aarch64) 
+
+---

New:

  use-openat-if-available.patch



Other differences:
--
++ v4l-utils.spec ++
--- /var/tmp/diff_new_pack.JnKkD9/_old  2013-03-22 12:09:38.0 +0100
+++ /var/tmp/diff_new_pack.JnKkD9/_new  2013-03-22 12:09:38.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package v4l-utils
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -35,6 +35,7 @@
 Patch0: disable_rds_compilation.patch
 # PATCH-FIX-UPSTREAM udev-rules-dir.patch fcro...@suse.com -- allow udev rules 
directory to be overridden
 Patch1: udev-rules-dir.patch
+Patch2: use-openat-if-available.patch
 # Only needed to patch broken images in the upstream tarball
 BuildRequires:  ImageMagick
 BuildRequires:  kernel-headers
@@ -142,6 +143,7 @@
 %setup -q
 %patch0
 %patch1 -p1
+%patch2 -p1
 
 %build
 make CFLAGS="%{optflags} -fno-strict-aliasing" CXXFLAGS="%{optflags}" 
%{?_smp_mflags}

++ use-openat-if-available.patch ++
>From ac8eb4d8e1c16b907e795da123a032869c77c56f Mon Sep 17 00:00:00 2001
From: Riku Voipio 
Date: Tue, 22 Jan 2013 12:44:48 +0200
Subject: [PATCH] libv4lsyscall-priv.h: use openat when available

New architectures such as 64-Bit arm build kernels without legacy
system calls - Such as the the no-at system calls. Thus, use
SYS_openat whenever it is available.

Signed-off-by: Riku Voipio 
---
 lib/libv4lconvert/libv4lsyscall-priv.h |5 +
 1 file changed, 5 insertions(+)

Index: v4l-utils-0.8.9/lib/libv4lconvert/libv4lsyscall-priv.h
===
--- v4l-utils-0.8.9.orig/lib/libv4lconvert/libv4lsyscall-priv.h
+++ v4l-utils-0.8.9/lib/libv4lconvert/libv4lsyscall-priv.h
@@ -72,8 +72,13 @@ typedef off_t __off_t;
 
 #ifndef CONFIG_SYS_WRAPPER
 
+#ifdef SYS_openat
+#define SYS_OPEN(file, oflag, mode) \
+   syscall(SYS_openat, AT_FDCWD, (const char *)(file), (int)(oflag), 
(mode_t)(mode))
+#else
 #define SYS_OPEN(file, oflag, mode) \
syscall(SYS_open, (const char *)(file), (int)(oflag), (mode_t)(mode))
+#endif
 #define SYS_CLOSE(fd) \
syscall(SYS_close, (int)(fd))
 #define SYS_IOCTL(fd, cmd, arg) \
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit v4l-utils for openSUSE:Factory

2012-11-04 Thread h_root
Hello community,

here is the log from the commit of package v4l-utils for openSUSE:Factory 
checked in at 2012-11-05 06:34:13

Comparing /work/SRC/openSUSE:Factory/v4l-utils (Old)
 and  /work/SRC/openSUSE:Factory/.v4l-utils.new (New)


Package is "v4l-utils", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/v4l-utils/v4l-utils.changes  2012-10-22 
22:13:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.v4l-utils.new/v4l-utils.changes 2012-11-05 
06:34:14.0 +0100
@@ -1,0 +2,13 @@
+Fri Nov  2 21:30:16 UTC 2012 - asterios.dra...@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).
+
+---

Old:

  libdvbv5-Add-missing-includes.patch
  v4l-utils-0.8.8.tar.bz2

New:

  v4l-utils-0.8.9.tar.bz2



Other differences:
--
++ v4l-utils.spec ++
--- /var/tmp/diff_new_pack.ayszAu/_old  2012-11-05 06:34:16.0 +0100
+++ /var/tmp/diff_new_pack.ayszAu/_new  2012-11-05 06:34:16.0 +0100
@@ -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.dra...@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.dra...@gmail.com -- Fix compilation due to missing includes (taken 
from Fedora)
-Patch1: libdvbv5-Add-missing-includes.patch
 # PATCH-FIX-UPSTREAM udev-rules-dir.patch fcro...@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 @@
 %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 @@
 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 @@
 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 @@
 %setup -q
 %patch0
 %patch1 -p1
-%patch2 -p1
 
 %build
 make CFLAGS="%{optflags} -fno-strict-aliasing" CXXFLAGS="%{optflags}" 
%{?_smp_mflags}

++ v4l-utils-0.8.8.tar.bz2 -> v4l-utils-0.8.9.tar.bz2 ++
 19400 lines of diff (skipped)

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



commit v4l-utils for openSUSE:Factory

2012-10-22 Thread h_root
Hello community,

here is the log from the commit of package v4l-utils for openSUSE:Factory 
checked in at 2012-10-22 22:13:02

Comparing /work/SRC/openSUSE:Factory/v4l-utils (Old)
 and  /work/SRC/openSUSE:Factory/.v4l-utils.new (New)


Package is "v4l-utils", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/v4l-utils/v4l-utils.changes  2012-06-01 
07:24:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.v4l-utils.new/v4l-utils.changes 2012-10-22 
22:13:04.0 +0200
@@ -1,0 +2,6 @@
+Wed Oct 17 13:53:54 UTC 2012 - fcro...@suse.com
+
+- Add udev-rules-dir.patch and BuildRequires udev to fix build with
+  new udev rules directory location.
+
+---

New:

  udev-rules-dir.patch



Other differences:
--
++ v4l-utils.spec ++
--- /var/tmp/diff_new_pack.XT3zu0/_old  2012-10-22 22:13:06.0 +0200
+++ /var/tmp/diff_new_pack.XT3zu0/_new  2012-10-22 22:13:06.0 +0200
@@ -16,6 +16,12 @@
 #
 
 
+%if %( echo `rpm -q --queryformat %%{version} udev` ) > 190
+%define _udevrulesdir /usr/lib/udev/rules.d
+%else
+%define _udevrulesdir /lib/udev/rules.d
+%endif
+
 Name:   v4l-utils
 Version:0.8.8
 Release:0
@@ -30,6 +36,8 @@
 Patch0: disable_rds_compilation.patch
 # PATCH-FIX-UPSTREAM libdvbv5-Add-missing-includes.patch 
asterios.dra...@gmail.com -- Fix compilation due to missing includes (taken 
from Fedora)
 Patch1: libdvbv5-Add-missing-includes.patch
+# PATCH-FIX-UPSTREAM udev-rules-dir.patch fcro...@suse.com -- allow udev rules 
directory to be overridden
+Patch2: udev-rules-dir.patch
 # Only needed to patch broken images in the upstream tarball
 BuildRequires:  ImageMagick
 BuildRequires:  kernel-headers
@@ -41,9 +49,7 @@
 BuildRequires:  sysfsutils
 %endif
 # Only needed for directory ownership (/lib/udev/rules.d)
-%if 0%{?sles_version}
 BuildRequires:  udev
-%endif
 %if 0%{?suse_version}
 BuildRequires:  update-desktop-files
 %endif
@@ -142,12 +148,13 @@
 %setup -q
 %patch0
 %patch1 -p1
+%patch2 -p1
 
 %build
 make CFLAGS="%{optflags} -fno-strict-aliasing" CXXFLAGS="%{optflags}" 
%{?_smp_mflags}
 
 %install
-make install PREFIX=%{_prefix} LIBDIR=%{_libdir} DESTDIR=%{buildroot}
+make install PREFIX=%{_prefix} LIBDIR=%{_libdir} DESTDIR=%{buildroot} 
UDEVRULESDIR=%{_udevrulesdir}
 
 # Patch image with wrong dimensions - fix rpmlint warning "wrong-icon-size"
 mogrify -extent "36x36" -background transparent -gravity "south" 
%{buildroot}%{_datadir}/icons/hicolor/32x32/apps/qv4l2.png
@@ -175,7 +182,7 @@
 %dir %{_sysconfdir}/rc_keymaps
 %config(noreplace) %{_sysconfdir}/rc_keymaps/*
 %config(noreplace) %{_sysconfdir}/rc_maps.cfg
-/lib/udev/rules.d/70-infrared.rules
+%{_udevrulesdir}/70-infrared.rules
 %{_bindir}/cx18-ctl
 %{_bindir}/dvb-*
 %{_bindir}/dvbv5-*

++ udev-rules-dir.patch ++
Index: v4l-utils-0.8.8/utils/keytable/Makefile
===
--- v4l-utils-0.8.8.orig/utils/keytable/Makefile
+++ v4l-utils-0.8.8/utils/keytable/Makefile
@@ -1,4 +1,5 @@
 TARGETS = ir-keytable
+UDEVRULESDIR=/lib/udev/rules.d
 
 all: $(TARGETS)
 
@@ -37,8 +38,8 @@ install: $(TARGETS)
install -m 644 -p rc_maps.cfg $(DESTDIR)/etc
install -m 755 -d $(DESTDIR)/etc/rc_keymaps
install -m 644 -p rc_keymaps/* $(DESTDIR)/etc/rc_keymaps
-   install -m 755 -d $(DESTDIR)/lib/udev/rules.d
-   install -m 644 -p 70-infrared.rules $(DESTDIR)/lib/udev/rules.d
+   install -m 755 -d $(DESTDIR)/$(UDEVRULESDIR)
+   install -m 644 -p 70-infrared.rules $(DESTDIR)/$(UDEVRULESDIR)
install -m 755 -d $(DESTDIR)$(MANDIR)/man1
install -m 644 -p ir-keytable.1 $(DESTDIR)$(MANDIR)/man1
 
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit v4l-utils for openSUSE:Factory

2012-05-31 Thread h_root
Hello community,

here is the log from the commit of package v4l-utils for openSUSE:Factory 
checked in at 2012-06-01 07:24:51

Comparing /work/SRC/openSUSE:Factory/v4l-utils (Old)
 and  /work/SRC/openSUSE:Factory/.v4l-utils.new (New)


Package is "v4l-utils", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/v4l-utils/v4l-utils.changes  2012-04-23 
16:13:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.v4l-utils.new/v4l-utils.changes 2012-06-01 
07:24:54.0 +0200
@@ -1,0 +2,6 @@
+Wed May 30 18:24:41 UTC 2012 - asterios.dra...@gmail.com
+
+- Added a patch (libdvbv5-Add-missing-includes.patch) in order to fix
+  compilation due to missing includes.
+
+---

New:

  libdvbv5-Add-missing-includes.patch



Other differences:
--
++ v4l-utils.spec ++
--- /var/tmp/diff_new_pack.uigqXR/_old  2012-06-01 07:24:55.0 +0200
+++ /var/tmp/diff_new_pack.uigqXR/_new  2012-06-01 07:24:55.0 +0200
@@ -28,6 +28,8 @@
 Source100:  baselibs.conf
 # PATCH-FIX-OPENSUSE disable_rds_compilation.patch asterios.dra...@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.dra...@gmail.com -- Fix compilation due to missing includes (taken 
from Fedora)
+Patch1: libdvbv5-Add-missing-includes.patch
 # Only needed to patch broken images in the upstream tarball
 BuildRequires:  ImageMagick
 BuildRequires:  kernel-headers
@@ -139,6 +141,7 @@
 %prep
 %setup -q
 %patch0
+%patch1 -p1
 
 %build
 make CFLAGS="%{optflags} -fno-strict-aliasing" CXXFLAGS="%{optflags}" 
%{?_smp_mflags}

++ libdvbv5-Add-missing-includes.patch ++
>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

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



commit v4l-utils for openSUSE:Factory

2012-04-23 Thread h_root
Hello community,

here is the log from the commit of package v4l-utils for openSUSE:Factory 
checked in at 2012-04-23 16:13:58

Comparing /work/SRC/openSUSE:Factory/v4l-utils (Old)
 and  /work/SRC/openSUSE:Factory/.v4l-utils.new (New)


Package is "v4l-utils", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/v4l-utils/v4l-utils.changes  2012-04-17 
22:04:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.v4l-utils.new/v4l-utils.changes 2012-04-23 
16:13:59.0 +0200
@@ -1,0 +2,13 @@
+Sun Apr 22 17:15:15 UTC 2012 - asterios.dra...@gmail.com
+
+- Update to v0.8.8
+  Utils changes:
+  * dvb-format-convert: fix argument check and helper message
+  libv4l changes:
+  * tinyjpeg: Better luminance quantization table for Pixart JPEG
+  * tinyjpeg: Fix out of bounds array usage
+  * libv4lconvert: Use bytesperline instead of width
+  * libv4lconvert: Revert Lenovo X201 upside down table entry
+  * libv4lconver: Add 06f8:301b pac7302 based cam to the quirk table
+
+---

Old:

  v4l-utils-0.8.7.tar.bz2

New:

  v4l-utils-0.8.8.tar.bz2



Other differences:
--
++ v4l-utils.spec ++
--- /var/tmp/diff_new_pack.JvaS8e/_old  2012-04-23 16:14:00.0 +0200
+++ /var/tmp/diff_new_pack.JvaS8e/_new  2012-04-23 16:14:00.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   v4l-utils
-Version:0.8.7
+Version:0.8.8
 Release:0
 Summary:Utilities for video4linux and DVB devices
 License:GPL-2.0+ and GPL-2.0

++ v4l-utils-0.8.7.tar.bz2 -> v4l-utils-0.8.8.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/v4l-utils-0.8.7/ChangeLog 
new/v4l-utils-0.8.8/ChangeLog
--- old/v4l-utils-0.8.7/ChangeLog   2012-04-06 18:55:44.0 +0200
+++ new/v4l-utils-0.8.8/ChangeLog   2012-04-14 19:33:44.0 +0200
@@ -1,3 +1,14 @@
+v4l-utils-0.8.8
+---
+* Utils changes (0.9.x backports)
+  * dvb-format-convert: fix argument check and helper message
+* libv4l changes (0.9.x backports)
+  * tinyjpeg: Better luminance quantization table for Pixart JPEG 
(Jean-Francois Moine)
+  * tinyjpeg: Fix out of bounds array usage
+  * libv4lconvert: Use bytesperline instead of width (Robert Abel)
+  * libv4lconvert: Revert Lenovo X201 upside down table entry
+  * libv4lconver: Add 06f8:301b pac7302 based cam to the quirk table
+
 v4l-utils-0.8.7
 ---
 * Utils changes (0.9.x backports)
@@ -5,6 +16,7 @@
   * qv4l2: fix segfault when there are no inputs or outputs
   * dvb: Merged DVB tools from development branch
 * libv4l changes (0.9.x backports)
+  * Prevent GCC 4.7 inlining error
   * Add some more laptop models to the upside down devices table
 
 v4l-utils-0.8.6
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/v4l-utils-0.8.7/Make.rules 
new/v4l-utils-0.8.8/Make.rules
--- old/v4l-utils-0.8.7/Make.rules  2012-04-06 18:55:44.0 +0200
+++ new/v4l-utils-0.8.8/Make.rules  2012-04-14 19:33:44.0 +0200
@@ -1,4 +1,4 @@
-V4L_UTILS_VERSION=0.8.7
+V4L_UTILS_VERSION=0.8.8
 
 # These ones can be overriden from the cmdline
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/v4l-utils-0.8.7/README.lib 
new/v4l-utils-0.8.8/README.lib
--- old/v4l-utils-0.8.7/README.lib  2012-04-06 18:55:44.0 +0200
+++ new/v4l-utils-0.8.8/README.lib  2012-04-14 19:33:44.0 +0200
@@ -4,7 +4,7 @@
 libv4l is a collection of libraries which adds a thin abstraction layer on
 top of video4linux2 devices. The purpose of this (thin) layer is to make it
 easy for application writers to support a wide variety of devices without
-having to write seperate code for different devices in the same class.
+having to write separate code for different devices in the same class.
 
 All libv4l components are licensed under the GNU Lesser General Public
 License version 2 or (at your option) any later version.
@@ -121,7 +121,7 @@
 the bayer compression used by the spca561 and the (different) compression used
 by the pac207 and the (again different) compression used by the sn9c102. Adding
 support for all these formats should not be done at the application level, as
-then it needs to be written for each application seperately. Licensing issues
+then it needs to be written for each application separately. Licensing issues
 with the decompressors will then also become a problem as just cut and pasting
 from one application to another is bound to hit license incompatibilities.
 
@@ -156,14 +156,14 @@
combined with libv4lconvert?
 A: libv4l2 is mainly meant for quickly and easily adding support for more
 pixe

commit v4l-utils for openSUSE:Factory

2012-04-17 Thread h_root
Hello community,

here is the log from the commit of package v4l-utils for openSUSE:Factory 
checked in at 2012-04-17 22:03:25

Comparing /work/SRC/openSUSE:Factory/v4l-utils (Old)
 and  /work/SRC/openSUSE:Factory/.v4l-utils.new (New)


Package is "v4l-utils", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/v4l-utils/v4l-utils.changes  2012-02-28 
14:16:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.v4l-utils.new/v4l-utils.changes 2012-04-17 
22:04:38.0 +0200
@@ -1,0 +2,12 @@
+Wed Apr 11 20:26:20 UTC 2012 - asterios.dra...@gmail.com
+
+- Update to v0.8.7
+  Utils changes:
+  * ir-keytable: Fixed file parsing errors
+  * qv4l2: fix segfault when there are no inputs or outputs
+  * dvb: Merged DVB tools from development branch
+  libv4l changes:
+  * Add some more laptop models to the upside down devices table
+- Rebased disable_rds_compilation.patch to apply cleanly.
+
+---

Old:

  v4l-utils-0.8.6.tar.bz2

New:

  v4l-utils-0.8.7.tar.bz2



Other differences:
--
++ v4l-utils.spec ++
--- /var/tmp/diff_new_pack.UmmOP5/_old  2012-04-17 22:04:39.0 +0200
+++ /var/tmp/diff_new_pack.UmmOP5/_new  2012-04-17 22:04:39.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   v4l-utils
-Version:0.8.6
+Version:0.8.7
 Release:0
 Summary:Utilities for video4linux and DVB devices
 License:GPL-2.0+ and GPL-2.0
@@ -70,7 +70,6 @@
 License:LGPL-2.1+ and GPL-2.0
 Group:  System/Libraries
 # Some of the decompression helpers are GPLv2, the rest is LGPLv2+
-Url:http://hansdegoede.livejournal.com/3636.html
 
 %description -n libv4l
 libv4l is a collection of libraries which adds a thin abstraction layer on
@@ -175,6 +174,8 @@
 %config(noreplace) %{_sysconfdir}/rc_maps.cfg
 /lib/udev/rules.d/70-infrared.rules
 %{_bindir}/cx18-ctl
+%{_bindir}/dvb-*
+%{_bindir}/dvbv5-*
 %{_bindir}/ir-keytable
 %{_bindir}/ivtv-ctl
 %{_bindir}/v4l2-ctl

++ disable_rds_compilation.patch ++
--- /var/tmp/diff_new_pack.UmmOP5/_old  2012-04-17 22:04:39.0 +0200
+++ /var/tmp/diff_new_pack.UmmOP5/_new  2012-04-17 22:04:39.0 +0200
@@ -1,8 +1,8 @@
 utils/Makefile.orig2011-07-17 19:06:39.0 +0300
-+++ utils/Makefile 2011-07-23 21:41:32.64660 +0300
+--- utils/Makefile.orig2012-04-06 19:55:44.0 +0300
 utils/Makefile 2012-04-11 23:14:12.100253708 +0300
 @@ -1,4 +1,4 @@
--SUBDIRS=libv4l2util libmedia_dev decode_tm6000 keytable rds v4l2-compliance 
v4l2-ctl v4l2-dbg v4l2-sysfs-path xc3028-firmware
-+SUBDIRS=libv4l2util libmedia_dev decode_tm6000 keytable v4l2-compliance 
v4l2-ctl v4l2-dbg v4l2-sysfs-path xc3028-firmware
+-SUBDIRS=libv4l2util libmedia_dev decode_tm6000 keytable rds v4l2-compliance 
v4l2-ctl v4l2-dbg v4l2-sysfs-path xc3028-firmware dvb
++SUBDIRS=libv4l2util libmedia_dev decode_tm6000 keytable v4l2-compliance 
v4l2-ctl v4l2-dbg v4l2-sysfs-path xc3028-firmware dvb
  
  all install: 
@for i in $(SUBDIRS); do \

++ v4l-utils-0.8.6.tar.bz2 -> v4l-utils-0.8.7.tar.bz2 ++
 8992 lines of diff (skipped)

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



commit v4l-utils for openSUSE:Factory

2012-02-28 Thread h_root
Hello community,

here is the log from the commit of package v4l-utils for openSUSE:Factory 
checked in at 2012-02-28 14:16:32

Comparing /work/SRC/openSUSE:Factory/v4l-utils (Old)
 and  /work/SRC/openSUSE:Factory/.v4l-utils.new (New)


Package is "v4l-utils", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/v4l-utils/v4l-utils.changes  2012-02-16 
16:24:42.0 +0100
+++ /work/SRC/openSUSE:Factory/.v4l-utils.new/v4l-utils.changes 2012-02-28 
14:16:34.0 +0100
@@ -1,0 +2,16 @@
+Sun Feb 26 12:06:28 UTC 2012 - asterios.dra...@gmail.com
+
+- Update to v0.8.6
+  libv4l changes:
+  * Add support for libjpeg >= v7
+  * Add new matching algorithm for upside down table
+  * Add some more laptop models to the upside down devices table
+  * Retry with another frame on JPEG header decode errors
+  * Improved JL2005BCD support
+  * Set errno to EIO if getting 4 consecutive EAGAIN convert errors
+  * Make software autowhitebalance converge faster
+  * Add quirk support for forced tinyjpeg fallback
+- Spec file updates:
+  * Added libjpeg-devel in BuildRequires: as direct dependency.
+
+---

Old:

  v4l-utils-0.8.5.tar.bz2

New:

  v4l-utils-0.8.6.tar.bz2



Other differences:
--
++ v4l-utils.spec ++
--- /var/tmp/diff_new_pack.pRx8uX/_old  2012-02-28 14:16:35.0 +0100
+++ /var/tmp/diff_new_pack.pRx8uX/_new  2012-02-28 14:16:35.0 +0100
@@ -16,25 +16,22 @@
 #
 
 
-
 Name:   v4l-utils
-Version:0.8.5
-Release:1
+Version:0.8.6
+Release:0
 Summary:Utilities for video4linux and DVB devices
-
-# ir-keytable and v4l2-sysfs-path are GPLv2 only
 License:GPL-2.0+ and GPL-2.0
-Url:http://linuxtv.org/downloads/v4l-utils/
 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.dra...@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
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-
 # Only needed to patch broken images in the upstream tarball
 BuildRequires:  ImageMagick
 BuildRequires:  kernel-headers
+BuildRequires:  libjpeg-devel
 BuildRequires:  libqt4-devel
 %if 0%{?suse_version} > 1130
 BuildRequires:  sysfsutils-devel
@@ -50,6 +47,7 @@
 %endif
 Requires:   libv4l = %{version}
 Requires:   udev
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 v4l-utils is a collection of various video4linux (V4L) and DVB utilities. The
@@ -57,10 +55,10 @@
 v4l2-sysfs-path.
 
 %package devel-tools
-# decode_tm6000 is GPLv2 only
-License:GPL-2.0+ and GPL-2.0
 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
@@ -68,11 +66,11 @@
 v4l2-dbg.
 
 %package -n libv4l
-# Some of the decompression helpers are GPLv2, the rest is LGPLv2+
-License:LGPL-2.1+ and GPL-2.0
 Summary:Collection of video4linux support libraries
-Url:http://hansdegoede.livejournal.com/3636.html
+License:LGPL-2.1+ and GPL-2.0
 Group:  System/Libraries
+# Some of the decompression helpers are GPLv2, the rest is LGPLv2+
+Url:http://hansdegoede.livejournal.com/3636.html
 
 %description -n libv4l
 libv4l is a collection of libraries which adds a thin abstraction layer on
@@ -82,8 +80,8 @@
 consists of 3 different libraries: libv4lconvert, libv4l1 and libv4l2.
 
 %package -n libv4l1-0
-License:LGPL-2.1+
 Summary:Video4linux support library
+License:LGPL-2.1+
 Group:  System/Libraries
 Requires:   libv4l
 
@@ -95,8 +93,8 @@
 This package contains shared lib for packages that use libv4l1.so.0
 
 %package -n libv4l2-0
-License:LGPL-2.1+
 Summary:Video4linux support library
+License:LGPL-2.1+
 Group:  System/Libraries
 Requires:   libv4l
 
@@ -107,8 +105,8 @@
 This package contains shared lib for packages that use libv4l2.so.0
 
 %package -n libv4lconvert0
-License:LGPL-2.1+
 Summary:Video4linux support library
+License:LGPL-2.1+
 Group:  System/Libraries
 Requires:   libv4l
 
@@ -119,8 +117,8 @@
 This package contains shared lib for packages that use libv4lconvert.so.

commit v4l-utils for openSUSE:Factory

2012-02-16 Thread h_root
Hello community,

here is the log from the commit of package v4l-utils for openSUSE:Factory 
checked in at 2012-02-16 16:24:39

Comparing /work/SRC/openSUSE:Factory/v4l-utils (Old)
 and  /work/SRC/openSUSE:Factory/.v4l-utils.new (New)


Package is "v4l-utils", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/v4l-utils/v4l-utils.changes  2011-11-21 
15:50:29.0 +0100
+++ /work/SRC/openSUSE:Factory/.v4l-utils.new/v4l-utils.changes 2012-02-16 
16:24:42.0 +0100
@@ -1,0 +2,5 @@
+Sun Jan 29 00:56:38 UTC 2012 - jeng...@medozas.de
+
+- Remove redundant tags/sections per specfile guideline suggestions
+
+---



Other differences:
--
++ v4l-utils.spec ++
--- /var/tmp/diff_new_pack.6qSdHv/_old  2012-02-16 16:24:43.0 +0100
+++ /var/tmp/diff_new_pack.6qSdHv/_new  2012-02-16 16:24:43.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package v4l-utils
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   v4l-utils
@@ -52,10 +51,6 @@
 Requires:   libv4l = %{version}
 Requires:   udev
 
-%define debug_package_requires libv4l1-0 = %{version}-%{release}
-%define debug_package_requires libv4l2-0 = %{version}-%{release}
-%define debug_package_requires libv4lconvert0 = %{version}-%{release}
-
 %description
 v4l-utils is a collection of various video4linux (V4L) and DVB utilities. The
 main v4l-utils package contains cx18-ctl, ir-keytable, ivtv-ctl, v4l2-ctl and
@@ -162,9 +157,6 @@
 %suse_update_desktop_file -N "QV4l2" -G "V4L2 Test Utility" -r qv4l2 Qt 
AudioVideo Video TV
 %endif
 
-%clean
-rm -rf %{buildroot}
-
 %post -n libv4l1-0 -p /sbin/ldconfig
 
 %postun -n libv4l1-0 -p /sbin/ldconfig

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



commit v4l-utils for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package v4l-utils for openSUSE:Factory 
checked in at 2011-12-06 19:11:06

Comparing /work/SRC/openSUSE:Factory/v4l-utils (Old)
 and  /work/SRC/openSUSE:Factory/.v4l-utils.new (New)


Package is "v4l-utils", Maintainer is ""

Changes:




Other differences:
--
++ v4l-utils.spec ++
--- /var/tmp/diff_new_pack.ebGNkY/_old  2011-12-06 19:45:26.0 +0100
+++ /var/tmp/diff_new_pack.ebGNkY/_new  2011-12-06 19:45:26.0 +0100
@@ -24,7 +24,7 @@
 Summary:Utilities for video4linux and DVB devices
 
 # ir-keytable and v4l2-sysfs-path are GPLv2 only
-License:GPLv2+ and GPLv2
+License:GPL-2.0+ and GPL-2.0
 Url:http://linuxtv.org/downloads/v4l-utils/
 Group:  Hardware/TV
 Source0:
http://linuxtv.org/downloads/v4l-utils/%{name}-%{version}.tar.bz2
@@ -63,7 +63,7 @@
 
 %package devel-tools
 # decode_tm6000 is GPLv2 only
-License:GPLv2+ and GPLv2
+License:GPL-2.0+ and GPL-2.0
 Summary:Utilities for v4l2 / DVB driver development and debugging
 Group:  Hardware/TV
 Requires:   libv4l = %{version}
@@ -74,7 +74,7 @@
 
 %package -n libv4l
 # Some of the decompression helpers are GPLv2, the rest is LGPLv2+
-License:LGPLv2+ and GPLv2
+License:LGPL-2.1+ and GPL-2.0
 Summary:Collection of video4linux support libraries
 Url:http://hansdegoede.livejournal.com/3636.html
 Group:  System/Libraries
@@ -87,7 +87,7 @@
 consists of 3 different libraries: libv4lconvert, libv4l1 and libv4l2.
 
 %package -n libv4l1-0
-License:LGPLv2+
+License:LGPL-2.1+
 Summary:Video4linux support library
 Group:  System/Libraries
 Requires:   libv4l
@@ -100,7 +100,7 @@
 This package contains shared lib for packages that use libv4l1.so.0
 
 %package -n libv4l2-0
-License:LGPLv2+
+License:LGPL-2.1+
 Summary:Video4linux support library
 Group:  System/Libraries
 Requires:   libv4l
@@ -112,7 +112,7 @@
 This package contains shared lib for packages that use libv4l2.so.0
 
 %package -n libv4lconvert0
-License:LGPLv2+
+License:LGPL-2.1+
 Summary:Video4linux support library
 Group:  System/Libraries
 Requires:   libv4l
@@ -124,7 +124,7 @@
 This package contains shared lib for packages that use libv4lconvert.so.0
 
 %package -n libv4l-devel
-License:LGPLv2+
+License:LGPL-2.1+
 Summary:Development files for libv4l
 Group:  Development/Libraries/C and C++
 Requires:   libv4l1-0 = %{version}
@@ -136,7 +136,7 @@
 developing applications that use libv4l.
 
 %package -n qv4l2
-License:GPLv2+
+License:GPL-2.0+
 Summary:Video4linux test control and streaming test application
 Group:  Hardware/TV
 Requires:   libv4l = %{version}

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



commit v4l-utils for openSUSE:Factory

2011-11-21 Thread h_root
Hello community,

here is the log from the commit of package v4l-utils for openSUSE:Factory 
checked in at 2011-11-21 15:50:26

Comparing /work/SRC/openSUSE:Factory/v4l-utils (Old)
 and  /work/SRC/openSUSE:Factory/.v4l-utils.new (New)


Package is "v4l-utils", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/v4l-utils/v4l-utils.changes  2011-09-23 
12:49:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.v4l-utils.new/v4l-utils.changes 2011-11-21 
15:50:29.0 +0100
@@ -1,0 +2,7 @@
+Wed Aug 18 15:53:48 UTC 2011 - rene.vanpaas...@gmail.com
+
+- Spec file updates:
+  * Add udev in BuildRequires: for SLE 11 and 11 sp1 (fixes error that
+/lib/udev/rules.d is not owned by any package).
+
+---



Other differences:
--
++ v4l-utils.spec ++
--- /var/tmp/diff_new_pack.sGJcN4/_old  2011-11-21 15:50:30.0 +0100
+++ /var/tmp/diff_new_pack.sGJcN4/_new  2011-11-21 15:50:30.0 +0100
@@ -42,6 +42,10 @@
 %else
 BuildRequires:  sysfsutils
 %endif
+# Only needed for directory ownership (/lib/udev/rules.d)
+%if 0%{?sles_version}
+BuildRequires:  udev
+%endif
 %if 0%{?suse_version}
 BuildRequires:  update-desktop-files
 %endif

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



commit v4l-utils for openSUSE:Factory

2011-08-08 Thread h_root

Hello community,

here is the log from the commit of package v4l-utils for openSUSE:Factory
checked in at Mon Aug 8 15:46:07 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/v4l-utils/v4l-utils.changes2011-07-23 
20:51:10.0 +0200
@@ -0,0 +1,258 @@
+---
+Sat Jul 23 18:47:46 UTC 2011 - asterios.dra...@gmail.com
+
+- Update to v0.8.5
+  Utils changes:
+  * parse_em28xx_drxk.pl: New parser for dumps of em28xx with drxk frontend
+  * qv4l2: Add support for bitmap controls
+  * v4l2-ctl: add support for the new bitmask control type
+  * v4l2-ctl: add support for the control event
+  * v4l2-ctl: small bugfixes
+  * v4l2-compliance: various new tests
+  * lib_media_dev: various fixes / cleanups
+  libv4l changes:
+  * Add some more laptop models to the upside down devices table
+  * Add support for SE401 pixelformat
+  * Software autogain tweaks
+- Rebased disable_rds_compilation.patch to apply cleanly.
+
+---
+Sun Jun 26 16:52:00 UTC 2011 - asterios.dra...@gmail.com
+
+- Update to v0.8.4
+  Utils changes:
+  * Various small fixes
+  * qv4l2: Add support for configuring the framerate for devices which support
+this like uvc cams
+  * parse_tcpdump_log.pl: new parser for tcpdump / wireshark made usbmon dumps
+  * New lib_media_dev lib, to pair audio devices with video devices (and other
+combinations) for now this lives in utils and does not get installed
+systemwide, as the API is not stable
+  libv4l changes:
+  * Add many more laptop models to the upside down devices table
+  * Some small bugfixes
+  * Add vicam cameras to list of cameras need sw auto gain + whitebalance
+  * Add support for M420 pixelformat
+  * Add support for Y10B pixelformat
+  * Add support for JPGL pixelformat
+  * Modified (rewrote) jpeg decompression code to use libjpeg[-turbo], for
+much lower cpu load when doing jpeg decompression
+  * Detect usb connection speed of devices
+  * Rewrite src format selection algorithm, taking bandwidth into account and
+choosing the format which will give us the lowest CPU load while still
+allowing 30 fps
+  * Intercept S_PARM and redo src format selection based on new fps setting,
+potentially switching from JPG to YUYV / M420 when the app lowers the fps,
+resulting in a significant lower cpu load
+- Spec file updates
+  * Require libv4l in the libraries.
+  * Minor other updates.
+- Fixed rpmlint warning "wrong-icon-size".
+- Removed the desktop file and icon for qv4l2 (they are provided by the
+  package now).
+- Rebased disable_rds_compilation.patch to apply cleanly.
+
+---
+Sun May  8 17:46:17 UTC 2011 - asterios.dra...@gmail.com
+
+- Update to v0.8.3
+  * Name changed to v4l-utils (libv4l + some utils).
+  * Lots of changes (see ChangeLog).
+- Spec file updates
+  * Changes based on rpmdevtools templates and spec-cleaner run.
+  * Changes to incorporate the addition of the utils.
+  * Updates Licenses (based on Fedora).
+- Added desktop file and icon for qv4l2 (taken from Fedora package).
+- Removed libv4l-nonvoid_return.diff patch (fixed upstream).
+- Added a patch to disable compilation of utils/rds (fails to compile with
+  ic2-dev.h from ic2-tools).
+
+---
+Thu Jun 10 08:32:50 UTC 2010 - witte...@googlemail.com
+
+- build libv4l-32bit
+
+---
+Mon May 17 10:07:34 UTC 2010 - co...@novell.com
+
+- remove explicit version requires to non-versioned package from
+  shared libraries
+- buildrequire pkg-config to fix provides
+
+---
+Mon Feb 22 15:53:02 CET 2010 - r...@suse.de
+
+- buildfix: "control reaches end of non-void function" 
+
+---
+Mon Feb 22 09:39:16 UTC 2010 - bphil...@novell.com
+
+- Upstream doesn't provide bz2. Change back to gz in URL. 
+
+---
+Mon Feb 22 09:35:32 UTC 2010 - bphil...@novell.com
+
+- Update to v0.6.4
+  - Add more laptop models to the upside down devices table
+  - Add error checking to mr97310a decompression
+  - Increase mr97310a minimum clockdiv upon 3 consecutive decoding errors
+  - Add support for decompressing CPIA1 compressed YUV
+  - Speed up autogain algorithm
+
+- Updates from v0.6.3
+  - Add more laptop models to the upside down devices table
+  - Improved mr97310a decompression
+  - Add support for decompressing yuv420 planar JPEG (one component per SOS,
+3 SOS per frame), this is needed for w9968cf based cams
+  - Add support for STV0680 raw bayer data
+
+- Updates from v0.6.2
+  - Add more laptop models to the upside down devi