Accepting request 709208 from Base:System

Allow OBS to pick better candidates to shorten rebuild queues (forwarded request 709159 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/709208
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/systemd-presets-branding-openSUSE?expand=0&rev=60
This commit is contained in:
Dominique Leuenberger 2019-06-24 19:49:15 +00:00 committed by Git OBS Bridge
commit aabb71f905
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