From 56b0c767b0c4ee8ed10ae89e6a40865bcf87b2e9 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 5 Nov 2020 02:18:41 +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/libXdmcp.git#dd10597beeb27c366bd98554b58f34363abaf3ad --- libXdmcp.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libXdmcp.spec b/libXdmcp.spec index 193c8b3..3e97aa1 100644 --- a/libXdmcp.spec +++ b/libXdmcp.spec @@ -1,12 +1,13 @@ Summary: X Display Manager Control Protocol library Name: libXdmcp 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: xorg-x11-util-macros BuildRequires: autoconf automake libtool BuildRequires: xorg-x11-proto-devel @@ -56,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT%{_docdir} %{_libdir}/pkgconfig/xdmcp.pc %changelog +* Thu Nov 5 11:24:16 AEST 2020 Peter Hutterer - 1.1.3-5 +- Add BuildRequires for make + * Tue Jul 28 2020 Fedora Release Engineering - 1.1.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild