SHA256
1
0
forked from pool/libguestfs

Accepting request 709446 from home:dimstar:Factory

Allow OBS to pick better candidates to shorten rebuild queues

OBS-URL: https://build.opensuse.org/request/show/709446
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=437
This commit is contained in:
Dominique Leuenberger 2019-06-26 07:40:54 +00:00 committed by Git OBS Bridge
parent 3129552e76
commit 64cfd4d696
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jun 12 14:22:29 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
-------------------------------------------------------------------
Wed Apr 17 17:37:04 UTC 2019 - Larry Dewey <ldewey@suse.com>

View File

@ -409,7 +409,7 @@ BuildRequires: strace
BuildRequires: syslinux
%endif
BuildRequires: ldmtool
BuildRequires: systemd
BuildRequires: pkgconfig(systemd)
BuildRequires: systemd-sysvinit
BuildRequires: tar
BuildRequires: terminfo-base