Alon Bar-Lev has uploaded a new change for review. Change subject: packaging: spec: update ovirt-host-deploy dependency ......................................................................
packaging: spec: update ovirt-host-deploy dependency Change-Id: I9e256b80ed92832ed289c7f7568627ce7519b87c Signed-off-by: Alon Bar-Lev <[email protected]> --- M ovirt-engine.spec.in 1 file changed, 3 insertions(+), 3 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/25/28725/1 diff --git a/ovirt-engine.spec.in b/ovirt-engine.spec.in index 69d48f6..a1c20df 100644 --- a/ovirt-engine.spec.in +++ b/ovirt-engine.spec.in @@ -294,7 +294,7 @@ Requires: mod_ssl Requires: novnc Requires: openssl -Requires: ovirt-host-deploy-java >= 1.2.0-1 +Requires: ovirt-host-deploy-java >= 1.3.0 Requires: python-cheetah Requires: spice-html5 Requires: vdsm-jsonrpc-java @@ -550,8 +550,8 @@ Requires: %{name}-sdk-python >= 3.4.0.7 Requires: %{name}-setup-plugin-ovirt-engine = %{version}-%{release} Requires: openssh-server -Requires: ovirt-host-deploy >= 1.1.2-1 -Requires: ovirt-host-deploy-offline >= 1.1.2-1 +Requires: ovirt-host-deploy >= 1.3.0 +Requires: ovirt-host-deploy-offline >= 1.3.0 Requires: vdsm-jsonrpc-java %description setup-plugin-allinone -- To view, visit http://gerrit.ovirt.org/28725 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I9e256b80ed92832ed289c7f7568627ce7519b87c Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
