From 573f1c2365eda29a2a73031b416be3c35e716d49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Fri, 29 May 2015 16:02:10 +0200 Subject: [PATCH] Only BR xorg-x11-drv-evdev on F>20, F20 has too old version --- plasma-desktop.spec | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/plasma-desktop.spec b/plasma-desktop.spec index a3b04dd..f586e1c 100644 --- a/plasma-desktop.spec +++ b/plasma-desktop.spec @@ -87,7 +87,9 @@ Requires: kf5-kded Requires: iso-codes # for kcm_input +%if 0%{?fedora} > 20 BuildRequires: xorg-x11-drv-evdev-devel +%endif # Desktop Requires: plasma-workspace @@ -189,7 +191,9 @@ if [ $1 -eq 0 ] ; then fi %files -f plasmadesktop5.lang +%if 0%{?fedora} > 20 %{_bindir}/kapplymousetheme +%endif %{_bindir}/kaccess %{_bindir}/kfontinst %{_bindir}/kfontview @@ -213,7 +217,9 @@ fi %{_kf5_qmldir}/org/kde/plasma/activityswitcher %{_kf5_qmldir}/org/kde/private/desktopcontainment/* %{_kf5_datadir}/plasma/* +%if 0%{?fedora} > 20 %{_kf5_datadir}/kcminput +%endif %{_kf5_datadir}/color-schemes %{_kf5_datadir}/kconf_update/* %{_kf5_datadir}/kdisplay