Federico Simoncelli has uploaded a new change for review. Change subject: Bump sanlock required version for EL6 ......................................................................
Bump sanlock required version for EL6 The new sanlock version (2.3-4) resolves: rhbz#849181 rhbz#849183 rhbz#849184 rhbz#849186. Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=854748 Signed-off-by: Federico Simoncelli <[email protected]> Change-Id: I296cd569021b7aad754b7998513d012719b7c8b4 --- M vdsm.spec.in 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/76/7776/1 diff --git a/vdsm.spec.in b/vdsm.spec.in index acbccf6..d6a6daf 100644 --- a/vdsm.spec.in +++ b/vdsm.spec.in @@ -61,7 +61,7 @@ Requires: device-mapper-multipath >= 0.4.9-52 Requires: e2fsprogs >= 1.41.12-11 Requires: kernel >= 2.6.32-265 -Requires: sanlock >= 2.3-3, sanlock-python +Requires: sanlock >= 2.3-4, sanlock-python %else # Subprocess and thread bug was found on python 2.7.2 Requires: python >= 2.7.3 -- To view, visit http://gerrit.ovirt.org/7776 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I296cd569021b7aad754b7998513d012719b7c8b4 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
