From a8c377bbe3ab9552d694fd3ddb99ecaf61be9e5c Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 5 Nov 2020 02:21:39 +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/libXdamage.git#c022d68833a2397b3135aef205ba5e05a76f15f6 --- libXdamage.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libXdamage.spec b/libXdamage.spec index 1fa4bb6..93ffaa4 100644 --- a/libXdamage.spec +++ b/libXdamage.spec @@ -1,12 +1,13 @@ Summary: X Damage extension library Name: libXdamage Version: 1.1.5 -Release: 3%{?dist} +Release: 4%{?dist} License: MIT URL: http://www.x.org Source0: https://www.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2 +BuildRequires: make BuildRequires: xorg-x11-util-macros BuildRequires: autoconf automake libtool BuildRequires: pkgconfig(xfixes) @@ -52,6 +53,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/pkgconfig/xdamage.pc %changelog +* Thu Nov 5 11:16:19 AEST 2020 Peter Hutterer - 1.1.5-4 +- Add BuildRequires for make + * Tue Jul 28 2020 Fedora Release Engineering - 1.1.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild