From 54e6b7aed0ec5e4958989d2f9c1dd2c6eef075ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Thu, 29 Jan 2015 16:43:17 +0100 Subject: [PATCH] Revert "Temporarily disable kwrited dependency until we have it imported (not critical)" kwrited now available in rawhide This reverts commit 84fb2d489110d5467d33131d26c8956c815c90aa. --- plasma-desktop.spec | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/plasma-desktop.spec b/plasma-desktop.spec index d76ac93..b2bf217 100644 --- a/plasma-desktop.spec +++ b/plasma-desktop.spec @@ -1,6 +1,6 @@ Name: plasma-desktop Version: 5.2.0 -Release: 4%{?dist} +Release: 3%{?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,9 +197,6 @@ 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