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