diff --git a/plasma-desktop.spec b/plasma-desktop.spec index b2bf217..d76ac93 100644 --- a/plasma-desktop.spec +++ b/plasma-desktop.spec @@ -1,6 +1,6 @@ Name: plasma-desktop Version: 5.2.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Plasma Desktop shell License: GPLv2+ and (GPLv2 or GPLv3) @@ -76,7 +76,7 @@ Requires: kde-style-breeze # Install systemsettings, full set of KIO slaves and write() notifications Requires: plasma-systemsettings Requires: kio-extras -Requires: kwrited +#Requires: kwrited # Install KWin Requires: kwin @@ -197,6 +197,9 @@ fi %changelog +* Thu Jan 29 2015 Daniel Vrátil - 5.2.0-4 +- temporarily disable kwrited deps until we have it imported (not critical) + * Tue Jan 27 2015 Daniel Vrátil - 5.2.0-3 - Workaround broken DBus service file generated by CMake