From 945fe2259be0dcee5e7ed8c226844b06929957a4733fa0c4d977ed4f67719c7d Mon Sep 17 00:00:00 2001 From: Cliff Zhao Date: Mon, 25 Mar 2019 03:08:28 +0000 Subject: [PATCH] Accepting request 688026 from home:hellcp:branches:Base:System - Fix theme-bgrt dependencies (based on plugin-two-step with images from theme-spinner) OBS-URL: https://build.opensuse.org/request/show/688026 OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=224 --- plymouth.changes | 6 ++++++ plymouth.spec | 4 +++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/plymouth.changes b/plymouth.changes index a793653..5913c89 100644 --- a/plymouth.changes +++ b/plymouth.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Mar 24 17:04:57 UTC 2019 - Stasiek Michalski + +- Fix theme-bgrt dependencies + (based on plugin-two-step with images from theme-spinner) + ------------------------------------------------------------------- Tue Mar 12 12:33:54 UTC 2019 - qzhao@suse.com diff --git a/plymouth.spec b/plymouth.spec index 396bc92..98f2d2a 100644 --- a/plymouth.spec +++ b/plymouth.spec @@ -343,7 +343,9 @@ plugin. %package theme-bgrt Summary: Plymouth "bgrt" theme Group: System/Base -Requires: %{name}-plugin-script = %{version} +# Uses images from spinner theme +Requires: %{name}-theme-spinner = %{version} +Requires: %{name}-plugin-two-step = %{version} Requires(post): %{name}-scripts BuildArch: noarch