From a8af823e80bdf06f7291c97a7642b7bb896e678f Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 5 Nov 2020 03:43:35 +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/libXp.git#ffd95e7020f27a0d07d494e82ab32c4d237442ec --- libXp.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libXp.spec b/libXp.spec index 790d3d9..5972b0c 100644 --- a/libXp.spec +++ b/libXp.spec @@ -10,12 +10,13 @@ Summary: X.Org X11 libXp runtime library Name: libXp Version: 1.0.3 -Release: 7%{?dist} +Release: 8%{?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: xorg-x11-proto-devel BuildRequires: libX11-devel @@ -81,6 +82,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/pkgconfig/xp.pc %changelog +* Thu Nov 5 12:15:51 AEST 2020 Peter Hutterer - 1.0.3-8 +- Add BuildRequires for make + * Tue Jul 28 2020 Fedora Release Engineering - 1.0.3-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild