From 60b434d573ae519029c44e9b511150b1687cb335 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 5 Nov 2020 01:48:42 +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/libXcursor.git#7d7177de3d4590f9a3c7dffecb7efff6ab639db1 --- libXcursor.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libXcursor.spec b/libXcursor.spec index 8ad3fef..0c32c4c 100644 --- a/libXcursor.spec +++ b/libXcursor.spec @@ -5,7 +5,7 @@ Summary: Cursor management library Name: libXcursor Version: 1.2.0 -Release: 3%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 4%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT URL: http://www.x.org @@ -20,6 +20,7 @@ Source1: index.theme Requires: libX11 >= 1.5.99.902 +BuildRequires: make BuildRequires: autoconf automake libtool BuildRequires: xorg-x11-util-macros BuildRequires: xorg-x11-proto-devel @@ -92,6 +93,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_mandir}/man3/Xcursor*.3* %changelog +* Thu Nov 5 11:15:57 AEST 2020 Peter Hutterer - 1.2.0-4 +- Add BuildRequires for make + * Tue Jul 28 2020 Fedora Release Engineering - 1.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild