From 14c3e8011d82f4e67038d8c4857aed9b5fa2fd101c406009983d43ebe6040848 Mon Sep 17 00:00:00 2001 From: Cliff Zhao Date: Thu, 27 Jun 2019 03:37:23 +0000 Subject: [PATCH] Accepting request 712109 from home:dimstar:Factory - BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to shortcut the build queues by allowing usage of systemd-mini OBS-URL: https://build.opensuse.org/request/show/712109 OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=232 --- plymouth.changes | 6 ++++++ plymouth.spec | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/plymouth.changes b/plymouth.changes index e667d4c..d74468e 100644 --- a/plymouth.changes +++ b/plymouth.changes @@ -3,6 +3,12 @@ Fri Jun 14 07:06:46 UTC 2019 - Cliff Zhao - Add dependency to dracut for plymouth-scripts(bnc#1138248). +------------------------------------------------------------------- +Tue Jun 11 12:53:00 UTC 2019 - Dominique Leuenberger + +- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to + shortcut the build queues by allowing usage of systemd-mini + ------------------------------------------------------------------- Tue Apr 2 21:32:05 UTC 2019 - Stasiek Michalski diff --git a/plymouth.spec b/plymouth.spec index 9801b20..45ca1b1 100644 --- a/plymouth.spec +++ b/plymouth.spec @@ -58,7 +58,6 @@ BuildRequires: pkgconfig BuildRequires: suse-module-tools # needed for systemd-tty-ask-password-agent BuildRequires: intltool -BuildRequires: systemd BuildRequires: update-desktop-files BuildRequires: xz BuildRequires: pkgconfig(cairo)