SHA256
1
0
forked from pool/libvirt

Accepting request 709495 from home:dimstar:Factory

Allow OBS to pick better candidates to shorten rebuild queues

OBS-URL: https://build.opensuse.org/request/show/709495
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=764
This commit is contained in:
James Fehlig 2019-06-12 15:38:48 +00:00 committed by Git OBS Bridge
parent 4d273a1174
commit 962931e8eb
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jun 12 15:03:47 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
- Drop systemd BuildRequires: there is already pkgconfig(systemd)
present, which is the same package.
-------------------------------------------------------------------
Mon Jun 3 17:05:52 UTC 2019 - Jim Fehlig <jfehlig@suse.com>

View File

@ -221,7 +221,6 @@ BuildRequires: gettext-tools
BuildRequires: libtool
# Needed for virkmodtest in 'make check'
BuildRequires: modutils
BuildRequires: systemd
BuildRequires: pkgconfig(systemd)
%if %{with_libxl}
BuildRequires: xen-devel