Asterios Dramis 2021-12-09 22:36:31 +00:00 committed by Git OBS Bridge
parent 3599e770ce
commit 5e8fb6f107

View File

@ -1,5 +1,5 @@
#
# spec file
# spec file for package v4l-utils
#
# Copyright (c) 2021 SUSE LLC
#
@ -33,8 +33,8 @@ Source0: https://linuxtv.org/downloads/v4l-utils/%{sname}-%{version}.tar.
Source1: https://linuxtv.org/downloads/v4l-utils/%{sname}-%{version}.tar.bz2.asc
Source2: %{sname}.keyring
Source100: baselibs.conf
Patch1: use_system_v4l_for_qv4l.patch
Patch2: v4l-utils-32bitfix.patch
Patch0: use_system_v4l_for_qv4l.patch
Patch1: v4l-utils-32bitfix.patch
BuildRequires: alsa-devel
BuildRequires: autoconf
BuildRequires: automake
@ -173,8 +173,8 @@ License: GPL-2.0-or-later
Requires: libv4l = %{version}
Requires(post): hicolor-icon-theme
Requires(post): update-desktop-files
Requires(postun):hicolor-icon-theme
Requires(postun):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.
@ -188,7 +188,7 @@ autoreconf -vfi
--disable-static \
--disable-silent-rules \
%if "%{flavor}" == "qv4l2"
--disable-libdvb5 \
--disable-libdvbv5 \
%else
--disable-qv4l2 \
%endif