Doron Fediuck has uploaded a new change for review. Change subject: mom: require latest mom version ......................................................................
mom: require latest mom version Latest mom will support balloon_min needed for minimum guaranteed memory. This patch makes vdsm dependant of the relevant version. Change-Id: Ia88b2f0e992a09469fe14e6335782554525985b4 Signed-off-by: Doron Fediuck <[email protected]> --- M vdsm.spec.in 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/44/17044/1 diff --git a/vdsm.spec.in b/vdsm.spec.in index 20d9de6..3fd083e 100644 --- a/vdsm.spec.in +++ b/vdsm.spec.in @@ -102,7 +102,7 @@ Requires: m2crypto Requires: libguestfs-tools-c Requires: %{name}-xmlrpc = %{version}-%{release} -Requires: mom >= 0.3.2 +Requires: mom > 0.3.2 %ifarch x86_64 Requires: python-dmidecode -- To view, visit http://gerrit.ovirt.org/17044 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ia88b2f0e992a09469fe14e6335782554525985b4 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Doron Fediuck <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
