Douglas Schilling Landgraf has uploaded a new change for review. Change subject: spec: Enable HE plugin on Fedora only ......................................................................
spec: Enable HE plugin on Fedora only At moment, HE plugin will be enable only on Fedora node. Change-Id: I75563ca7b1a58dcf3048200fac7386befb5a5ac9 Signed-off-by: Douglas Schilling Landgraf <[email protected]> --- M ovirt-node-plugin-vdsm.spec.in 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-node-plugin-vdsm refs/changes/52/39852/1 diff --git a/ovirt-node-plugin-vdsm.spec.in b/ovirt-node-plugin-vdsm.spec.in index cdd8565..e828e68 100644 --- a/ovirt-node-plugin-vdsm.spec.in +++ b/ovirt-node-plugin-vdsm.spec.in @@ -22,7 +22,7 @@ Requires: vdsm-hook-vhostmd %endif -%if 0%{?rhel} >= 7 || 0%{?fedora} +%if 0%{?fedora} Requires: ovirt-node-plugin-hosted-engine %endif -- To view, visit https://gerrit.ovirt.org/39852 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I75563ca7b1a58dcf3048200fac7386befb5a5ac9 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node-plugin-vdsm Gerrit-Branch: ovirt-3.5 Gerrit-Owner: Douglas Schilling Landgraf <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
