From 1cadc6725edb54f36b0f359f2667a2ce3d1f387e Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mon, 2 Oct 2017 15:27:49 -0500 Subject: [PATCH] Requires: ksysguardd (#1497831) --- plasma-workspace.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/plasma-workspace.spec b/plasma-workspace.spec index 0ad32a2..aac872f 100644 --- a/plasma-workspace.spec +++ b/plasma-workspace.spec @@ -7,7 +7,7 @@ Name: plasma-workspace Summary: Plasma workspace, applications and applets Version: 5.10.5 -Release: 4%{?dist} +Release: 5%{?dist} License: GPLv2+ URL: https://cgit.kde.org/%{name}.git @@ -183,6 +183,9 @@ Requires: kf5-baloo Requires: kf5-kglobalaccel >= 5.7 Requires: kf5-kxmlrpcclient +# systemmonitor dataengine +Requires: ksysguardd >= %{majmin_ver} + # The new volume control for PulseAudio %if 0%{?fedora} > 22 Requires: plasma-pa @@ -636,6 +639,9 @@ fi %changelog +* Mon Oct 02 2017 Rex Dieter - 5.10.5-5 +- Requires: ksysguardd (#1497831) + * Wed Sep 20 2017 Rex Dieter - 5.10.5-4 - rebuild (libqalculate)