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.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.v4l-utils.new/v4l-utils.changes 2014-07-28 
16:11:24.000000000 +0200
@@ -1,0 +2,9 @@
+Sat Jul 26 21:08:16 UTC 2014 - [email protected]
+
+- 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.000000000 +0200
+++ /var/tmp/diff_new_pack.z4rVFc/_new  2014-07-28 16:11:25.000000000 +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 [email protected] -- 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to