From 977b6ccda5428722d2dd6b6cc9d8a3aa88a7e9e4 Mon Sep 17 00:00:00 2001 From: DistroBaker <osci-list@redhat.com> Date: Thu, 5 Nov 2020 03:43:47 +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/libXmu.git#51a58b79a5daa1434d9545391d78486c582820bd --- libXmu.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libXmu.spec b/libXmu.spec index caba193..deb4a7a 100644 --- a/libXmu.spec +++ b/libXmu.spec @@ -3,12 +3,13 @@ Summary: X.Org X11 libXmu/libXmuu runtime libraries Name: libXmu Version: 1.1.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: autoconf automake libtool BuildRequires: xorg-x11-util-macros BuildRequires: libX11-devel @@ -86,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT%{_docdir} %{_libdir}/pkgconfig/xmuu.pc %changelog +* Thu Nov 5 12:15:32 AEST 2020 Peter Hutterer <peter.hutterer@redhat.com> - 1.1.3-5 +- Add BuildRequires for make + * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild