[kde-workspace] rhel copr fixes

Rex Dieter rdieter at fedoraproject.org
Tue Nov 25 16:16:45 UTC 2014


commit 85a287515332ab55de819e8351ecd86cc312bd4a
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Tue Nov 25 10:15:59 2014 -0600

    rhel copr fixes
    
    - epel: enable libqalculate, webkit support
    - el7: drop gles support

 kde-workspace.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/kde-workspace.spec b/kde-workspace.spec
index 8fc3837..da91d53 100644
--- a/kde-workspace.spec
+++ b/kde-workspace.spec
@@ -1,5 +1,7 @@
 %if 0%{?fedora}
 %define gpsd 1
+%endif
+%if 0%{?fedora} || 0%{?epel}
 %define webkit 1
 %define libqalculate 1
 %endif
@@ -230,7 +232,7 @@ BuildRequires: pkgconfig(xres)
 BuildRequires: pkgconfig(xcomposite) pkgconfig(xdamage) pkgconfig(xrender)
 BuildRequires: pkgconfig(gl) pkgconfig(glu)
 # kwin-gles
-%if 0%{?fedora} || 0%{?rhel} > 6
+%if 0%{?fedora}
 %define gles 1
 BuildRequires: pkgconfig(glesv2) pkgconfig(egl)
 BuildRequires: pkgconfig(wayland-client) pkgconfig(wayland-egl) pkgconfig(wayland-server)


More information about the scm-commits mailing list