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.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.v4l-utils.new/v4l-utils.changes 2016-06-13 21:49:16.000000000 +0200 @@ -1,0 +2,11 @@ +Sun Jun 12 07:33:18 UTC 2016 - [email protected] + +- Run over with spec-cleaner + +------------------------------------------------------------------- +Sat Jun 11 20:14:09 UTC 2016 - [email protected] + +- 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.000000000 +0200 +++ /var/tmp/diff_new_pack.Iqpr9I/_new 2016-06-13 21:49:17.000000000 +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)
