|
|
|
@ -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
|
|
|
|
|