From 0546415a89f23cdc2e8e40ea5715fbd571a8075c46c3d49a760796143c33bfb4 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 14 Sep 2017 12:21:54 +0000 Subject: [PATCH] Accepting request 526082 from home:Zaitor:branches:X11:Wayland - Drop broken conditional pkgconfig(freerdp) BuildRequires, pkgconfig(freerdp2) is available on all supported versions of openSUSE. OBS-URL: https://build.opensuse.org/request/show/526082 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/weston?expand=0&rev=67 --- weston.changes | 7 +++++++ weston.spec | 4 ---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/weston.changes b/weston.changes index 7d15d02..36c8046 100644 --- a/weston.changes +++ b/weston.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Sep 13 23:04:56 UTC 2017 - zaitor@opensuse.org + +- Drop broken conditional pkgconfig(freerdp) BuildRequires, + pkgconfig(freerdp2) is available on all supported versions of + openSUSE. + ------------------------------------------------------------------- Wed Aug 9 08:12:15 UTC 2017 - jengelh@inai.de diff --git a/weston.spec b/weston.spec index 9ef213d..c0b9feb 100644 --- a/weston.spec +++ b/weston.spec @@ -49,11 +49,7 @@ BuildRequires: pkgconfig(cairo-xcb) BuildRequires: pkgconfig(colord) >= 0.1.27 BuildRequires: pkgconfig(dbus-1) >= 1.6 BuildRequires: pkgconfig(egl) -%if 0%{?sle_version} <= 120100 -BuildRequires: pkgconfig(freerdp) -%else BuildRequires: pkgconfig(freerdp2) -%endif BuildRequires: pkgconfig(gbm) BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(glesv2)