From d49aeccaebf3c08a1797134af991c0fed68fdb28 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Mon, 19 Feb 2018 08:42:26 +1000 Subject: [PATCH] Add BR for automake and gcc --- xorg-x11-xinit.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/xorg-x11-xinit.spec b/xorg-x11-xinit.spec index 0288f37..97de5e1 100644 --- a/xorg-x11-xinit.spec +++ b/xorg-x11-xinit.spec @@ -3,7 +3,7 @@ Summary: X.Org X11 X Window System xinit startup scripts Name: xorg-x11-%{pkgname} Version: 1.3.4 -Release: 17%{?dist} +Release: 18%{?dist} License: MIT URL: http://www.x.org @@ -29,6 +29,7 @@ Patch5: 0003-startx-Make-startx-auto-display-select-work-with-per.patch # Fedora specific patch to match the similar patch in the xserver Patch6: xinit-1.3.4-set-XORG_RUN_AS_USER_OK.patch +BuildRequires: automake gcc BuildRequires: pkgconfig(x11) BuildRequires: dbus-devel @@ -111,6 +112,9 @@ install -p -m644 -D %{SOURCE18} $RPM_BUILD_ROOT%{_datadir}/xsessions/xinit-compa %{_datadir}/xsessions/xinit-compat.desktop %changelog +* Mon Feb 19 2018 Peter Hutterer 1.3.4-18 +- Add BR for automake and gcc + * Fri Feb 09 2018 Fedora Release Engineering - 1.3.4-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild