From 692e0539872d815d7189597a8bd0a55778dd1156 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 5 Nov 2020 02:30:45 +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/libXfont2.git#be2ab59204cc683fa3066d01c9edd5bcbaa2fd99 --- libXfont2.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libXfont2.spec b/libXfont2.spec index 6eaf0b3..c918a68 100644 --- a/libXfont2.spec +++ b/libXfont2.spec @@ -1,12 +1,13 @@ Summary: X.Org X11 libXfont2 runtime library Name: libXfont2 Version: 2.0.3 -Release: 8%{?dist} +Release: 9%{?dist} License: MIT URL: http://www.x.org Source0: http://www.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2 +BuildRequires: make BuildRequires: autoconf automake libtool BuildRequires: pkgconfig(fontsproto) BuildRequires: xorg-x11-util-macros @@ -54,6 +55,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/pkgconfig/xfont2.pc %changelog +* Thu Nov 5 11:25:30 AEST 2020 Peter Hutterer - 2.0.3-9 +- Add BuildRequires for make + * Tue Jul 28 2020 Fedora Release Engineering - 2.0.3-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild