From 9564b06a7229c9f1328edab1272ba4a4f0c094c1 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 5 Nov 2020 02:04: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/libXcomposite.git#d10a0253acb3c088c4df853d242f61acca8fcdd3 --- libXcomposite.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libXcomposite.spec b/libXcomposite.spec index f2ea481..22af532 100644 --- a/libXcomposite.spec +++ b/libXcomposite.spec @@ -1,12 +1,13 @@ Summary: X Composite Extension library Name: libXcomposite Version: 0.4.5 -Release: 3%{?dist} +Release: 4%{?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(compositeproto) >= 0.4 @@ -50,6 +51,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_mandir}/man3/X?omposite*.3* %changelog +* Thu Nov 5 11:14:24 AEST 2020 Peter Hutterer - 0.4.5-4 +- Add BuildRequires for make + * Tue Jul 28 2020 Fedora Release Engineering - 0.4.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild