]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
rpm: Install client-qemu with main package
authorAndrea Bolognani <abologna@redhat.com>
Wed, 6 Sep 2023 09:22:40 +0000 (11:22 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Wed, 6 Sep 2023 13:03:47 +0000 (15:03 +0200)
The libvirt package is a sort of catch-all that brings in all
daemon drivers as well as the client package, so it makes sense
for it do drag in the QEMU-specific clients as well.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
libvirt.spec.in

index b471afebb1667eda3208b996bf9a5d4f775b9707..051cf886d6273d5fd7069b593638f99b3ff4947d 100644 (file)
@@ -249,6 +249,7 @@ Requires: libvirt-daemon-driver-lxc = %{version}-%{release}
 %endif
 %if %{with_qemu}
 Requires: libvirt-daemon-driver-qemu = %{version}-%{release}
+Requires: libvirt-client-qemu = %{version}-%{release}
 %endif
 # We had UML driver, but we've removed it.
 Obsoletes: libvirt-daemon-driver-uml <= 5.0.0