From a52677c1a36e61968cc3ac89046b35f8dded4f7c39397f766b06923287e1a7a9 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Tue, 19 Oct 2021 08:55:44 +0000 Subject: [PATCH] Accepting request 926166 from home:favogt:branches:openSUSE:Factory:Live - Can't ignore breeze5-wallpapers on Leap yet OBS-URL: https://build.opensuse.org/request/show/926166 OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Images:openSUSE-Tumbleweed/livecd-openSUSE?expand=0&rev=118 --- list-kde.sh | 4 +++- livecd-leap-kde.kiwi | 2 -- livecd-openSUSE.changes | 5 +++++ 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/list-kde.sh b/list-kde.sh index 54fb610..0117290 100644 --- a/list-kde.sh +++ b/list-kde.sh @@ -66,7 +66,9 @@ buildignore vlc-lang buildignore kipi-plugins # Upstream branding, not used by default and HUGE -buildignore breeze5-wallpapers +if [ "$distro" != "leap" ]; then + buildignore breeze5-wallpapers +fi install partitionmanager diff --git a/livecd-leap-kde.kiwi b/livecd-leap-kde.kiwi index 0a5e172..4d2d68f 100644 --- a/livecd-leap-kde.kiwi +++ b/livecd-leap-kde.kiwi @@ -527,8 +527,6 @@ - - diff --git a/livecd-openSUSE.changes b/livecd-openSUSE.changes index ac71e2f..2804267 100644 --- a/livecd-openSUSE.changes +++ b/livecd-openSUSE.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Oct 18 14:22:14 UTC 2021 - Fabian Vogt + +- Can't ignore breeze5-wallpapers on Leap yet + ------------------------------------------------------------------- Wed Oct 13 10:12:38 UTC 2021 - Fabian Vogt