From 8dc31eaf041f4ec6e0aa75a3c45d993f49f6c9c3 Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Dec 03 2024 13:12:49 +0000 Subject: Recommend qemu-kvm-core instead of qemu-kvm ... (rhbz#2329979) --- diff --git a/systemd.spec b/systemd.spec index 891d905..97b40e3 100644 --- a/systemd.spec +++ b/systemd.spec @@ -541,7 +541,7 @@ Requires(post): systemd%{_isa} = %{version}-%{release} Requires(preun): systemd%{_isa} = %{version}-%{release} Requires(postun): systemd%{_isa} = %{version}-%{release} # For systemd-vmspawn which uses qemu: -Recommends: qemu-kvm +Recommends: qemu-kvm-core 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)