From 48590c07643dddfad64827e987e245b3bf9e0608 Mon Sep 17 00:00:00 2001 From: Bojan Smojver Date: Fri, 9 Mar 2018 16:55:26 +1100 Subject: [PATCH] Add gcc build requirement. --- xrdp.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/xrdp.spec b/xrdp.spec index 05bd611..9eb1a85 100644 --- a/xrdp.spec +++ b/xrdp.spec @@ -7,7 +7,7 @@ Summary: Open source remote desktop protocol (RDP) server Name: xrdp Epoch: 1 Version: 0.9.5 -Release: 2%{?dist} +Release: 3%{?dist} License: ASL 2.0 Group: Applications/Internet URL: http://www.xrdp.org/ @@ -24,6 +24,7 @@ Patch2: xrdp-0.9.4-service.patch Patch3: xrdp-0.9.2-setpriv.patch Patch4: xrdp-0.9.2-scripts-libexec.patch +BuildRequires: gcc BuildRequires: libX11-devel BuildRequires: libXfixes-devel BuildRequires: libXrandr-devel @@ -258,6 +259,9 @@ fi %{_datadir}/selinux/*/%{name}.pp %changelog +* Fri Mar 9 2018 Bojan Smojver - 1:0.9.5-2 +- add gcc build requirement + * Fri Feb 09 2018 Igor Gnatenko - 1:0.9.5-2 - Escape macros in %%changelog