Federico Simoncelli has uploaded a new change for review. Change subject: Bump libvirt required version for RHEL6 ......................................................................
Bump libvirt required version for RHEL6 The version bump is required to avoid the libvirt error "Shareable leases are not supported" when starting a VM (rhbz838819). Change-Id: Ie6d971a6ec52bda97d0f1245e1fc72387f81a9d1 Signed-off-by: Federico Simoncelli <[email protected]> --- M vdsm.spec.in 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/37/7537/1 diff --git a/vdsm.spec.in b/vdsm.spec.in index ce73f6e..0d1b195 100644 --- a/vdsm.spec.in +++ b/vdsm.spec.in @@ -54,7 +54,7 @@ # Update the qemu-kvm requires when block_stream will be included Requires: qemu-kvm >= 2:0.12.1.2-2.227 Requires: qemu-img >= 2:0.12.1.2-2.227 -Requires: libvirt >= 0.9.10-20 +Requires: libvirt >= 0.9.10-21.el6_3.4 Requires: libvirt-python, libvirt-lock-sanlock Requires: iscsi-initiator-utils >= 6.2.0.872-15 Requires: device-mapper-multipath >= 0.4.9-52 -- To view, visit http://gerrit.ovirt.org/7537 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ie6d971a6ec52bda97d0f1245e1fc72387f81a9d1 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Federico Simoncelli <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
