From 58f924a71a5960d590708097e7bc73a0c78b0808 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 5 Nov 2020 02:31:09 +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/libXft.git#8adf39e30e5f28de1204a9c60dc8bf3ea1689f49 --- libXft.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libXft.spec b/libXft.spec index cac02cf..8c56b14 100644 --- a/libXft.spec +++ b/libXft.spec @@ -1,12 +1,13 @@ Summary: X.Org X11 libXft runtime library Name: libXft Version: 2.3.3 -Release: 4%{?dist} +Release: 5%{?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(xrender) @@ -58,6 +59,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_mandir}/man3/Xft.3* %changelog +* Thu Nov 5 11:25:22 AEST 2020 Peter Hutterer - 2.3.3-5 +- Add BuildRequires for make + * Tue Jul 28 2020 Fedora Release Engineering - 2.3.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild