]> xenbits.xensource.com Git - libvirt.git/commitdiff
rpm: Drop weak dependency on ssh-proxy from client
authorAndrea Bolognani <abologna@redhat.com>
Wed, 15 May 2024 15:39:12 +0000 (17:39 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Thu, 16 May 2024 09:13:14 +0000 (11:13 +0200)
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>
libvirt.spec.in

index f7c128d80967738f95b7e0b3744a7902b39dfe04..5cb19fa4339bb949a42eb8cbe4f12c22d835cc97 100644 (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