]> git.ipfire.org Git - thirdparty/libvirt.git/commit
rpm: disable sanlock when QEMU is disabled
authorDaniel P. Berrangé <berrange@redhat.com>
Thu, 2 Oct 2025 14:11:39 +0000 (15:11 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Fri, 3 Oct 2025 11:19:02 +0000 (12:19 +0100)
commitfefde6175884ff65241ddb3afae2d903df37e20e
tree3cff6072fbf5e1d77737bb341b71178e077490de
parentf101e3432d0f8b77bda983043423e20796b41628
rpm: disable sanlock when QEMU is disabled

The meson.build rules skip sanlock when QEMU is disabled, so the RPM
must not try to create the -sanlock sub-RPM.

Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
libvirt.spec.in