From 84fb2d489110d5467d33131d26c8956c815c90aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Thu, 29 Jan 2015 11:52:32 +0100 Subject: [PATCH] Temporarily disable kwrited dependency until we have it imported (not critical) --- plasma-desktop.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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