Accepting request 709170 from Base:System

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

OBS-URL: https://build.opensuse.org/request/show/709170
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/man?expand=0&rev=75
This commit is contained in:
Dominique Leuenberger 2019-06-24 19:48:57 +00:00 committed by Git OBS Bridge
commit 560057125c
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jun 11 12:49:35 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
-------------------------------------------------------------------
Tue Apr 30 10:57:35 UTC 2019 - Dr. Werner Fink <werner@suse.de>

View File

@ -37,7 +37,7 @@ BuildRequires: libzio-devel
BuildRequires: man-pages
BuildRequires: pkg-config
BuildRequires: po4a
BuildRequires: systemd
BuildRequires: pkgconfig(systemd)
BuildRequires: update-alternatives
BuildRequires: xz-devel
BuildRequires: zlib-devel