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.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.v4l-utils.new/v4l-utils.changes 2015-10-01 
09:28:16.000000000 +0200
@@ -1,0 +2,14 @@
+Fri Sep 25 20:38:19 UTC 2015 - [email protected]
+
+- 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 - [email protected]
+
+- 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.000000000 +0200
+++ /var/tmp/diff_new_pack.j49IUO/_new  2015-10-01 09:28:17.000000000 +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.000000000 +0200
+++ /var/tmp/diff_new_pack.j49IUO/_new  2015-10-01 09:28:17.000000000 +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)


Reply via email to