From dc54ad715989a5b262b6c27df92eb1dbef13b2b3 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 5 Nov 2020 03:43:08 +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/libXv.git#fd7e8c8fd107e6133ca000cbd96ba73d470f6543 --- libXv.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libXv.spec b/libXv.spec index 67d59b6..d224f9c 100644 --- a/libXv.spec +++ b/libXv.spec @@ -5,7 +5,7 @@ Summary: X.Org X11 libXv runtime library Name: libXv Version: 1.0.11 -Release: 12%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 13%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT URL: http://www.x.org @@ -19,6 +19,7 @@ Source0: http://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.t Requires: libX11 >= 1.5.99.902 +BuildRequires: make BuildRequires: xorg-x11-util-macros BuildRequires: autoconf automake libtool BuildRequires: pkgconfig(videoproto) pkgconfig(xext) @@ -67,6 +68,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_mandir}/man3/*.3* %changelog +* Thu Nov 5 12:27:14 AEST 2020 Peter Hutterer - 1.0.11-13 +- Add BuildRequires for make + * Tue Jul 28 2020 Fedora Release Engineering - 1.0.11-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild