Sandro Bonazzola has uploaded a new change for review. Change subject: packaging: spec: require latest vdsm-jsonrpc-java ......................................................................
packaging: spec: require latest vdsm-jsonrpc-java Change-Id: I503f001e51144feeeb59a93ebc5d18d1368a7cde Bug-Url: https://bugzilla.redhat.com/1128761 Signed-off-by: Sandro Bonazzola <[email protected]> --- M ovirt-engine.spec.in 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/76/31376/1 diff --git a/ovirt-engine.spec.in b/ovirt-engine.spec.in index 318d18a..02f75ea 100644 --- a/ovirt-engine.spec.in +++ b/ovirt-engine.spec.in @@ -298,7 +298,7 @@ Requires: ovirt-host-deploy-java >= 1.3.0 Requires: python-cheetah Requires: spice-html5 -Requires: vdsm-jsonrpc-java +Requires: vdsm-jsonrpc-java >= 1.0.1 %if %{ovirt_install_systemd} Requires(post): systemd @@ -543,7 +543,7 @@ Requires: openssh-server Requires: ovirt-host-deploy >= 1.3.0 Requires: ovirt-host-deploy-offline >= 1.3.0 -Requires: vdsm-jsonrpc-java +Requires: vdsm-jsonrpc-java >= 1.0.1 %description setup-plugin-allinone All-in-one plugin for %{ovirt_product_name_short}'s setup -- To view, visit http://gerrit.ovirt.org/31376 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I503f001e51144feeeb59a93ebc5d18d1368a7cde Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.5 Gerrit-Owner: Sandro Bonazzola <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
