diff --git a/v4l-utils.spec b/v4l-utils.spec index 566ec31..eaedeab 100644 --- a/v4l-utils.spec +++ b/v4l-utils.spec @@ -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