From d33e2f4275e26c27c59d7618fdfc74faf8c47d2f Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 5 Nov 2020 02:30:37 +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/libXext.git#1eca1d4354ab91c2cdca1adf521efd42c3954437 --- libXext.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libXext.spec b/libXext.spec index 9689888..6118094 100644 --- a/libXext.spec +++ b/libXext.spec @@ -5,7 +5,7 @@ Summary: X.Org X11 libXext runtime library Name: libXext Version: 1.3.4 -Release: 4%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 5%{?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: autoconf automake libtool BuildRequires: xorg-x11-proto-devel >= 7.4-23 BuildRequires: libX11-devel >= 1.5.99.902 @@ -87,6 +88,9 @@ rm -rf $RPM_BUILD_ROOT%{_docdir} %{_mandir}/man3/*.3* %changelog +* Thu Nov 5 11:24:29 AEST 2020 Peter Hutterer - 1.3.4-5 +- Add BuildRequires for make + * Tue Jul 28 2020 Fedora Release Engineering - 1.3.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild