diff --git a/xorg-x11-proto-devel.spec b/xorg-x11-proto-devel.spec index ff2dd2a..02f8847 100644 --- a/xorg-x11-proto-devel.spec +++ b/xorg-x11-proto-devel.spec @@ -6,7 +6,7 @@ Summary: X.Org X11 Protocol headers Name: xorg-x11-proto-devel Version: 2019.1 -Release: 4%{?dist} +Release: 5%{?dist} License: MIT URL: https://www.x.org BuildArch: noarch @@ -15,6 +15,7 @@ Source0: https://www.x.org/pub/individual/proto/xorgproto-%{version}.tar.bz2 Source40: make-git-snapshot.sh +BuildRequires: make BuildRequires: pkgconfig BuildRequires: xorg-x11-util-macros >= 1.0.2-1 BuildRequires: autoconf automake libtool @@ -210,6 +211,9 @@ rm -f $RPM_BUILD_ROOT%{_docdir}/*/*.{html,svg} %{_docdir}/xorgproto/* %changelog +* Thu Nov 5 10:26:38 AEST 2020 Peter Hutterer - 2019.1-5 +- Add BuildRequires for make + * Wed Jul 29 2020 Fedora Release Engineering - 2019.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild