From 03b76837c90b5c65cd34a24472a9475437d41a74b00b05735c81e6952eae29f6 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sat, 12 Jul 2014 08:28:54 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kinfocenter5?expand=0&rev=9 --- kinfocenter5.changes | 7 +++++++ kinfocenter5.spec | 4 ++++ 2 files changed, 11 insertions(+) diff --git a/kinfocenter5.changes b/kinfocenter5.changes index d3d40ba..3cb7b54 100644 --- a/kinfocenter5.changes +++ b/kinfocenter5.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Jul 11 18:49:15 UTC 2014 - hrvoje.senjan@gmail.com + +- Update to 5.0.0 + * Plasma 5.0 Final +- Adjust BuildRequires depending whether Qt is built with openGL or open GL ES2 + ------------------------------------------------------------------- Thu Jul 10 16:56:40 UTC 2014 - hrvoje.senjan@gmail.com diff --git a/kinfocenter5.spec b/kinfocenter5.spec index 0bf7ce2..be80a5d 100644 --- a/kinfocenter5.spec +++ b/kinfocenter5.spec @@ -44,7 +44,11 @@ BuildRequires: xz BuildRequires: pkgconfig(Qt5Core) >= 5.3.0 BuildRequires: pkgconfig(Qt5Gui) >= 5.3.0 BuildRequires: pkgconfig(egl) +%ifarch %arm aarch64 +BuildRequires: pkgconfig(glesv2) +%else BuildRequires: pkgconfig(gl) +%endif BuildRequires: pkgconfig(glu) BuildRequires: pkgconfig(wayland-client) Conflicts: kdebase4-workspace