From 3226b428d80fe8e16ea217ef91d40905799bbc66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Tue, 25 Aug 2015 16:41:37 +0200 Subject: [PATCH] Re-enable plasma-pa and kwayland-integration dependencies --- plasma-workspace.spec | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/plasma-workspace.spec b/plasma-workspace.spec index 2bfba2d..134a22b 100644 --- a/plasma-workspace.spec +++ b/plasma-workspace.spec @@ -4,7 +4,7 @@ Name: plasma-workspace Version: 5.4.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Plasma workspace, applications and applets License: GPLv2+ URL: https://projects.kde.org/projects/kde/workspace/plasma-workspace @@ -139,13 +139,11 @@ Requires: kf5-kxmlrpcclient >= 5.8 Requires: khotkeys # The new volume control for PulseAudio -# FIXME: Re-enable when package is reviewed -#Requires: plasma-pa +Requires: plasma-pa # TODO: This should go into -wayland subpackage alongside with other # wayland integration stuff --dvratil -# FIXME: Re-enable when package is reviewed -#Requires: kwayland-integration +Requires: kwayland-integration # Without the platformtheme plugins we get broken fonts Requires: kf5-frameworkintegration @@ -409,6 +407,9 @@ fi %changelog +* Tue Aug 25 2015 Daniel Vrátil - 5.4.0-3 +- Re-enable plasma-pa and kwayland-integration dependencies + * Sat Aug 22 2015 Daniel Vrátil - 5.4.0-2 - Temporarily disable plasma-pa and kwayland-integration until the packages are reviewed