Accepting request 709159 from home:dimstar:Factory

Allow OBS to pick better candidates to shorten rebuild queues

OBS-URL: https://build.opensuse.org/request/show/709159
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd-presets-branding-openSUSE?expand=0&rev=127
This commit is contained in:
Marcus Meissner 2019-06-11 14:22:29 +00:00 committed by Git OBS Bridge
parent 96def81c7a
commit 1742eba7b0
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jun 11 12:44:15 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to
shortcut the build queues by allowing usage of systemd-mini
-------------------------------------------------------------------
Mon Jan 14 12:02:09 UTC 2019 - Axel Braun <axel.braun@gmx.de>

View File

@ -26,7 +26,7 @@ License: GPL-2.0-or-later
Group: System/Base
Source1: default-openSUSE.preset
# FIXME: why systemd is required ?
BuildRequires: systemd
BuildRequires: pkgconfig(systemd)
#!BuildIgnore: systemd-presets-branding
PreReq: coreutils
BuildRequires: systemd-presets-common-SUSE