From f6b249a456d002a5f50865e6cc38c90fd77013e9ba9b43cc08d1e29172a79264 Mon Sep 17 00:00:00 2001 From: Bruce Rogers Date: Mon, 13 Jan 2020 18:07:36 +0000 Subject: [PATCH] Accepting request 761821 from home:dimstar:Factory - BuildRequire pkgconfig(libsystemd) instead of systemd-devel: Allow OBS to shortcut through the -mini flavors. OBS-URL: https://build.opensuse.org/request/show/761821 OBS-URL: https://build.opensuse.org/package/show/Virtualization/spice-vdagent?expand=0&rev=33 --- spice-vdagent.changes | 6 ++++++ spice-vdagent.spec | 6 +++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/spice-vdagent.changes b/spice-vdagent.changes index 97e5d26..0ec6f60 100644 --- a/spice-vdagent.changes +++ b/spice-vdagent.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Dec 19 15:18:43 UTC 2019 - Dominique Leuenberger + +- BuildRequire pkgconfig(libsystemd) instead of systemd-devel: + Allow OBS to shortcut through the -mini flavors. + ------------------------------------------------------------------- Tue Dec 17 16:51:54 UTC 2019 - Bruce Rogers diff --git a/spice-vdagent.spec b/spice-vdagent.spec index 574bee4..1191077 100644 --- a/spice-vdagent.spec +++ b/spice-vdagent.spec @@ -1,7 +1,7 @@ # # spec file for package spice-vdagent # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2014 B1 Systems GmbH, Vohburg, Germany. # # All modifications and additions to the file contributed by third parties @@ -38,10 +38,10 @@ BuildRequires: libdrm-devel BuildRequires: libpciaccess-devel BuildRequires: libtool BuildRequires: spice-protocol-devel >= 0.12.8 -BuildRequires: systemd -BuildRequires: systemd-devel BuildRequires: pkgconfig(dbus-1) BuildRequires: pkgconfig(glib-2.0) >= 2.34 +BuildRequires: pkgconfig(libsystemd) +BuildRequires: pkgconfig(systemd) BuildRequires: pkgconfig(udev) Supplements: modalias(xorg-x11-server:virtio:d00000003v*) %{?systemd_requires}