From edbf5475f126349d011dd38ca04d983a7c0e6c44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Tue, 25 Aug 2015 17:25:13 +0200 Subject: [PATCH] Disable bootstrap --- plasma-workspace.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/plasma-workspace.spec b/plasma-workspace.spec index 134a22b..9240e27 100644 --- a/plasma-workspace.spec +++ b/plasma-workspace.spec @@ -1,10 +1,10 @@ # Enable bootstrap when building plasma-workspace on a new repo # or arch where there's no package that would provide plasmashell -%define bootstrap 1 +%define bootstrap 0 Name: plasma-workspace Version: 5.4.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Plasma workspace, applications and applets License: GPLv2+ URL: https://projects.kde.org/projects/kde/workspace/plasma-workspace @@ -407,6 +407,9 @@ fi %changelog +* Tue Aug 25 2015 Daniel Vrátil - 5.4.0-4 +- Disable bootstrap + * Tue Aug 25 2015 Daniel Vrátil - 5.4.0-3 - Re-enable plasma-pa and kwayland-integration dependencies