Sandro Bonazzola has uploaded a new change for review. Change subject: packaging: spec: requirng newer version of sdk ......................................................................
packaging: spec: requirng newer version of sdk Previous version of the SDK was affected by a bug when using long passwords. Also requiring -sdk-python instead of the obsolete -sdk Change-Id: Iee4833fc2846cacf03eb015f82692ab16b8aad18 Related-To: https://bugzilla.redhat.com/1085837 Signed-off-by: Sandro Bonazzola <[email protected]> --- M ovirt-engine.spec.in 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/40/26840/1 diff --git a/ovirt-engine.spec.in b/ovirt-engine.spec.in index b434954..42d507e 100644 --- a/ovirt-engine.spec.in +++ b/ovirt-engine.spec.in @@ -515,7 +515,7 @@ %package setup-plugin-allinone Summary: All-in-one plugin for %{ovirt_product_name_short}'s setup Group: %{ovirt_product_group} -Requires: %{name}-sdk >= 3.3.0.5 +Requires: %{name}-sdk-python >= 3.4.0.7 Requires: %{name}-setup-plugin-ovirt-engine = %{version}-%{release} Requires: openssh-server Requires: ovirt-host-deploy >= 1.2.0-1 -- To view, visit http://gerrit.ovirt.org/26840 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Iee4833fc2846cacf03eb015f82692ab16b8aad18 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.4 Gerrit-Owner: Sandro Bonazzola <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
