rpm: Drop weak dependency on ssh-proxy from client

The ssh-proxy feature works independently of the clients,
just like the NSS plugin does.

Moreover, ssh-proxy only works for local VMs, while clients
are routinely used to manage remote hypervisors.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
Andrea Bolognani 2024-05-15 17:39:12 +02:00
parent 0fea7a103a
commit ed16363e0c

View File

@ -1025,9 +1025,6 @@ Summary: Client side utilities of the libvirt library
Requires: libvirt-libs = %{version}-%{release}
# Needed by virt-pki-validate script.
Requires: gnutls-utils
%if %{with_ssh_proxy}
Recommends: libvirt-ssh-proxy = %{version}-%{release}
%endif
# Ensure smooth upgrades
Obsoletes: libvirt-bash-completion < 7.3.0