[libvirt PATCH] rpm: Install client-qemu with main package

Andrea Bolognani posted 1 patch 7 months, 4 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20230906092509.15663-1-abologna@redhat.com
libvirt.spec.in | 1 +
1 file changed, 1 insertion(+)
[libvirt PATCH] rpm: Install client-qemu with main package
Posted by Andrea Bolognani 7 months, 4 weeks ago
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>
---
 libvirt.spec.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/libvirt.spec.in b/libvirt.spec.in
index b471afebb1..051cf886d6 100644
--- a/libvirt.spec.in
+++ b/libvirt.spec.in
@@ -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
-- 
2.41.0
Re: [libvirt PATCH] rpm: Install client-qemu with main package
Posted by Daniel P. Berrangé 7 months, 4 weeks ago
On Wed, Sep 06, 2023 at 11:25:09AM +0200, Andrea Bolognani wrote:
> 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>
> ---
>  libvirt.spec.in | 1 +
>  1 file changed, 1 insertion(+)

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>


With regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|