Federico Simoncelli has uploaded a new change for review. Change subject: spec: bump libvirt version for el6 ......................................................................
spec: bump libvirt version for el6 The new libvirt version includes several bugfixes and enhancements to increase the reliability and the stability. Change-Id: I5a9b8f97374938c39f694eb52ecdac6c494b4384 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/63/13163/1 diff --git a/vdsm.spec.in b/vdsm.spec.in index 695da2d..dddf983 100644 --- a/vdsm.spec.in +++ b/vdsm.spec.in @@ -114,7 +114,7 @@ # Update the qemu-kvm requires when block_stream will be included Requires: qemu-kvm >= 2:0.12.1.2-2.295.el6_3.4 Requires: qemu-img >= 2:0.12.1.2-2.295.el6_3.4 -Requires: libvirt >= 0.9.10-21.el6_3.6 +Requires: libvirt >= 0.10.2-18.el6_4.2 Requires: iscsi-initiator-utils >= 6.2.0.872-15 Requires: device-mapper-multipath >= 0.4.9-52 Requires: e2fsprogs >= 1.41.12-11 -- To view, visit http://gerrit.ovirt.org/13163 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I5a9b8f97374938c39f694eb52ecdac6c494b4384 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
