From cbb94ce250c4f1e93751350e3f7353793939e5efe94b82806e2527bc78b92d08 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Wed, 12 Jun 2019 15:12:31 +0000 Subject: [PATCH] Accepting request 709503 from home:dimstar:Factory Allow OBS to pick better candidates to shorten rebuild queues OBS-URL: https://build.opensuse.org/request/show/709503 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/growpart?expand=0&rev=15 --- growpart.changes | 6 ++++++ growpart.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/growpart.changes b/growpart.changes index 7dc1e79..b88ef31 100644 --- a/growpart.changes +++ b/growpart.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 12 15:07:49 UTC 2019 - Dominique Leuenberger + +- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to + shortcut the build queues by allowing usage of systemd-mini + ------------------------------------------------------------------- Thu Jun 21 20:28:16 UTC 2018 - rjschwei@suse.com diff --git a/growpart.spec b/growpart.spec index 184a513..0de7555 100644 --- a/growpart.spec +++ b/growpart.spec @@ -51,7 +51,7 @@ Requires: python3 Requires: systemd # pkg-config is needed to find correct systemd unit dir BuildRequires: pkg-config -BuildRequires: systemd +BuildRequires: pkgconfig(systemd) %description rootgrow Provides as script and service togrow the root partition