From 329d3a7949f382e19acebfa09522fed68480d805 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 5 Nov 2020 02:31:22 +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/libXfixes.git#51d32244303396ed28196f0179598033d47473f8 --- libXfixes.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libXfixes.spec b/libXfixes.spec index 41a8e31..01f3b2f 100644 --- a/libXfixes.spec +++ b/libXfixes.spec @@ -5,7 +5,7 @@ Summary: X Fixes library Name: libXfixes Version: 5.0.3 -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.6 +BuildRequires: make BuildRequires: xorg-x11-util-macros BuildRequires: autoconf automake libtool BuildRequires: pkgconfig(fixesproto) pkgconfig(xext) @@ -66,6 +67,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_mandir}/man3/Xfixes.3* %changelog +* Thu Nov 5 11:24:36 AEST 2020 Peter Hutterer - 5.0.3-13 +- Add BuildRequires for make + * Tue Jul 28 2020 Fedora Release Engineering - 5.0.3-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild