From d59aa5c0bfc7e3d8b65ecff76aad279c04c98a60 Mon Sep 17 00:00:00 2001 From: sagitter Date: Feb 22 2018 21:18:10 +0000 Subject: Add gcc BR --- diff --git a/xpra.spec b/xpra.spec index a07287e..252bec4 100644 --- a/xpra.spec +++ b/xpra.spec @@ -30,7 +30,7 @@ Name: xpra Version: 2.2.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Remote display server for applications and desktops License: GPLv2+ and BSD and LGPLv3+ and MIT @@ -44,13 +44,14 @@ Source1: %{name}.appdata.xml BuildRequires: python2-devel pygobject2-devel pygtk2-devel BuildRequires: libXtst-devel, uglify-js, pkgconf BuildRequires: libxkbfile-devel -BuildRequires: Cython, ack +BuildRequires: python2-Cython, ack BuildRequires: desktop-file-utils BuildRequires: libvpx-devel BuildRequires: libappstream-glib BuildRequires: libXdamage-devel BuildRequires: cups-devel BuildRequires: redhat-lsb-core +BuildRequires: gcc %if %{with enc_x264} BuildRequires: x264-devel @@ -253,6 +254,9 @@ getent group xpra >/dev/null || groupadd -r xpra %{_datadir}/xpra/www %changelog +* Thu Feb 22 2018 Antonio Trande - 2.2.4-2 +- Add gcc BR + * Fri Feb 09 2018 Antonio Trande - 2.2.4-1 - Update to 2.2.4