[libvirt PATCH 0/2] Fix disabling of libssh/libssh2 in RPM build

Daniel P. Berrangé berrange at redhat.com
Wed Oct 28 12:30:35 UTC 2020


RHEL builds disable libssh2, and build root lack libssh2-devel. The RPM
build fails though because meson looks for libssh2 and has it set to
"enabled", not "auto" or "disabled".

Daniel P. Berrangé (2):
  rpm: remove with_bash_completion condition
  rpm: tell meson whether to use libssh or libssh2 explicitly

 libvirt.spec.in | 27 ++++++++++++---------------
 1 file changed, 12 insertions(+), 15 deletions(-)

-- 
2.26.2





More information about the libvir-list mailing list