Ohad Basan has uploaded a new change for review. Change subject: packaging: change requirement to vdsm>=4.10.1 ......................................................................
packaging: change requirement to vdsm>=4.10.1 ovirt-engine requires vdsm-bootstrap containing interface-2 with a lesser version the bootstrap scripts are not placed in their right directory Bug-Url : https://bugzilla.redhat.com/show_bug.cgi?id=870070 Change-Id: I05454d92d96a71af5e56535c0198fbfb600adbc9 Signed-off-by: Ohad Basan <[email protected]> --- M packaging/fedora/spec/ovirt-engine.spec.in 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/28/8828/1 diff --git a/packaging/fedora/spec/ovirt-engine.spec.in b/packaging/fedora/spec/ovirt-engine.spec.in index c2d1a59..7dd8488 100644 --- a/packaging/fedora/spec/ovirt-engine.spec.in +++ b/packaging/fedora/spec/ovirt-engine.spec.in @@ -170,7 +170,7 @@ Requires: postgresql-jdbc Requires: python-configobj Requires: python-cheetah -Requires: vdsm-bootstrap >= 4.10.0 +Requires: vdsm-bootstrap >= 4.10.1 Requires: yum-plugin-versionlock Requires: ovirt-engine-cli -- To view, visit http://gerrit.ovirt.org/8828 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I05454d92d96a71af5e56535c0198fbfb600adbc9 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Ohad Basan <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
