[plasma-desktop] Temporarily disable kwrited dependency until we have it imported (not critical)

Daniel Vrátil dvratil at fedoraproject.org
Thu Jan 29 10:52:41 UTC 2015


commit 84fb2d489110d5467d33131d26c8956c815c90aa
Author: Dan Vrátil <dvratil at redhat.com>
Date:   Thu Jan 29 11:52:32 2015 +0100

    Temporarily disable kwrited dependency until we have it imported (not critical)

 plasma-desktop.spec |    7 +++++--
 1 files 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 <dvratil at redhat.com> - 5.2.0-4
+- temporarily disable kwrited deps until we have it imported (not critical)
+
 * Tue Jan 27 2015 Daniel Vrátil <dvratil at redhat.com> - 5.2.0-3
 - Workaround broken DBus service file generated by CMake
 


More information about the scm-commits mailing list