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:
parent
4d273a1174
commit
962931e8eb
@ -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>
|
Mon Jun 3 17:05:52 UTC 2019 - Jim Fehlig <jfehlig@suse.com>
|
||||||
|
|
||||||
|
@ -221,7 +221,6 @@ BuildRequires: gettext-tools
|
|||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
# Needed for virkmodtest in 'make check'
|
# Needed for virkmodtest in 'make check'
|
||||||
BuildRequires: modutils
|
BuildRequires: modutils
|
||||||
BuildRequires: systemd
|
|
||||||
BuildRequires: pkgconfig(systemd)
|
BuildRequires: pkgconfig(systemd)
|
||||||
%if %{with_libxl}
|
%if %{with_libxl}
|
||||||
BuildRequires: xen-devel
|
BuildRequires: xen-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user