Accepting request 709169 from home:dimstar:Factory

Allow OBS to pick better candidates to shorten rebuild queues

OBS-URL: https://build.opensuse.org/request/show/709169
OBS-URL: https://build.opensuse.org/package/show/Base:System/man?expand=0&rev=103
This commit is contained in:
Dr. Werner Fink 2019-06-11 12:58:02 +00:00 committed by Git OBS Bridge
parent 2bd2dc9123
commit 35cd6affd8
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