From: Andrea Bolognani Date: Wed, 15 May 2024 15:39:12 +0000 (+0200) Subject: rpm: Drop weak dependency on ssh-proxy from client X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=ed16363e0c0b241d868d5c2be3be65aacdcf7d21;p=libvirt.git 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 Reviewed-by: Daniel P. Berrangé --- diff --git a/libvirt.spec.in b/libvirt.spec.in index f7c128d809..5cb19fa433 100644 --- a/libvirt.spec.in +++ b/libvirt.spec.in @@ -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