From 37c10f5b0337af1efeaa33296b31a8c1a6bdc2b1 Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Nov 19 2024 12:16:16 +0000 Subject: Pull in qemu from systemd-container Based on https://gitlab.archlinux.org/archlinux/packaging/packages/systemd/-/issues/27. --- diff --git a/systemd.spec b/systemd.spec index 9503f7e..0447dd5 100644 --- a/systemd.spec +++ b/systemd.spec @@ -540,7 +540,11 @@ Requires: %{name}%{_isa} = %{version}-%{release} Requires(post): systemd%{_isa} = %{version}-%{release} Requires(preun): systemd%{_isa} = %{version}-%{release} Requires(postun): systemd%{_isa} = %{version}-%{release} -# obsolete parent package so that dnf will install new subpackage on upgrade (#1260394) +# For systemd-vmspawn which uses qemu: +Recommends: qemu-kvm +Recommends: qemu-device-display-virtio-gpu +Recommends: qemu-device-display-virtio-vga +# Obsolete parent package so that dnf will install new subpackage on upgrade (#1260394) Obsoletes: %{name} < 229-5 # Bias the system towards libcurl-minimal if nothing pulls in full libcurl (#1997040) Suggests: libcurl-minimal