From 962931e8eb23e0eaa7340b09c620a8cfe937f2cc054d81824a6e3fde1cc3115b Mon Sep 17 00:00:00 2001 From: James Fehlig Date: Wed, 12 Jun 2019 15:38:48 +0000 Subject: [PATCH] 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 --- libvirt.changes | 6 ++++++ libvirt.spec | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/libvirt.changes b/libvirt.changes index 98e40c5..b6520bb 100644 --- a/libvirt.changes +++ b/libvirt.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 12 15:03:47 UTC 2019 - Dominique Leuenberger + +- Drop systemd BuildRequires: there is already pkgconfig(systemd) + present, which is the same package. + ------------------------------------------------------------------- Mon Jun 3 17:05:52 UTC 2019 - Jim Fehlig diff --git a/libvirt.spec b/libvirt.spec index 34ab989..78597bc 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -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