From 7e8e7a838f36c5562024d4bb0c1910f3d1a58de6 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 5 Nov 2020 00:51:30 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/xorg-x11-drv-v4l.git#3f340ff22685748017eda57d3240dc4fa2107fbc --- xorg-x11-drv-v4l.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/xorg-x11-drv-v4l.spec b/xorg-x11-drv-v4l.spec index 85b2643..3def965 100644 --- a/xorg-x11-drv-v4l.spec +++ b/xorg-x11-drv-v4l.spec @@ -7,7 +7,7 @@ Summary: Xorg X11 v4l video driver Name: xorg-x11-drv-v4l Version: 0.3.0 -Release: 5%{?dist} +Release: 6%{?dist} URL: http://www.x.org License: MIT @@ -15,6 +15,7 @@ Source0: https://www.x.org/pub/individual/driver/%{tarball}-%{version}.tar.bz2 ExcludeArch: s390 s390x +BuildRequires: make BuildRequires: xorg-x11-server-devel >= 1.10.99.902 BuildRequires: autoconf automake libtool @@ -46,6 +47,9 @@ find $RPM_BUILD_ROOT -regex ".*\.la$" | xargs rm -f -- %{_mandir}/man4/v4l.4* %changelog +* Thu Nov 5 10:25:27 AEST 2020 Peter Hutterer - 0.3.0-6 +- Add BuildRequires for make + * Wed Jul 29 2020 Fedora Release Engineering - 0.3.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild