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}