From a31e0125c7a9c1682bb1e5402127feb56266ec37 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Sat, 12 Sep 2015 08:44:08 -0500 Subject: [PATCH] make workaround f22 only (for now) --- plasma-workspace.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/plasma-workspace.spec b/plasma-workspace.spec index 9762910..56beb35 100644 --- a/plasma-workspace.spec +++ b/plasma-workspace.spec @@ -215,9 +215,11 @@ Requires: plasmashell # owner of setsebool Requires(post): policycoreutils +%if 0%{?fedora} < 23 # (hopefully temporary) workaround for dnf Obsoletes bug # https://bugzilla.redhat.com/show_bug.cgi?id=1260394 Requires: sddm-breeze = %{version}-%{release} +%endif %description Plasma 5 libraries and runtime components