From 07c20545b848eaa466b9974b367e7e259a7d8882 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Wed, 29 Apr 2015 15:35:09 +0200 Subject: [PATCH] Provides: plasmashell(desktop) --- plasma-desktop.spec | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/plasma-desktop.spec b/plasma-desktop.spec index c91aff9..f14bca0 100644 --- a/plasma-desktop.spec +++ b/plasma-desktop.spec @@ -1,6 +1,6 @@ Name: plasma-desktop Version: 5.3.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Plasma Desktop shell License: GPLv2+ and (GPLv2 or GPLv3) @@ -99,11 +99,14 @@ Requires: kwrited # Install KWin Requires: kwin -Obsoletes: kde-workspace < 5.0.0-1 - +# KCM touchpad has been merged to plasma-desktop in 5.3 Provides: kcm_touchpad = %{version}-%{release} Obsoletes: kcm_touchpad < 5.3.0 +# Virtual provides for plasma-workspace +Provides: plasmashell(desktop) = %{version} + +Obsoletes: kde-workspace < 5.0.0-1 %description %{summary}. @@ -243,6 +246,9 @@ fi %changelog +* Wed Apr 29 2015 Daniel Vrátil - 5.3.0-3 +- Provides plasmashell(desktop) + * Tue Apr 28 2015 Daniel Vrátil - 5.3.0-2 - Provides/Obsoletes kcm_touchpad