diff --git a/plasma-systemsettings.spec b/plasma-systemsettings.spec index 17f70d9..2c6917d 100644 --- a/plasma-systemsettings.spec +++ b/plasma-systemsettings.spec @@ -2,7 +2,7 @@ Name: plasma-%{base_name} Version: 5.2.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE's System Settings application License: GPLv2+ @@ -39,6 +39,10 @@ BuildRequires: desktop-file-utils Requires: kf5-filesystem +# kde-cli-tools provides kcmshell5, which is not directly needed by +# systemsettings, but is an addition expected by users +Requires: kde-cli-tools + %description %{summary}. @@ -92,6 +96,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/systemsettings.deskto %{_libdir}/libsystemsettingsview.so %changelog +* Tue Jan 27 2015 Daniel Vrátil - 5.2.0-2 +- Requires: kde-cli-tools (for kcmshell5) + * Mon Jan 26 2015 Daniel Vrátil - 5.2.0-1 - Plasma 5.2.0