Michael Burns has uploaded a new change for review. Change subject: don't include vhostmd on centos ......................................................................
don't include vhostmd on centos Change-Id: I707d162018afeb8058346649f895854f55b64f12 Signed-off-by: Mike Burns <mbu...@redhat.com> --- M ovirt-node-plugin-vdsm.spec.in 1 file changed, 3 insertions(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-node-plugin-vdsm refs/changes/71/17071/1 diff --git a/ovirt-node-plugin-vdsm.spec.in b/ovirt-node-plugin-vdsm.spec.in index d898973..b22dfdb 100644 --- a/ovirt-node-plugin-vdsm.spec.in +++ b/ovirt-node-plugin-vdsm.spec.in @@ -1,7 +1,7 @@ Summary: A plugin to make oVirt Node installs compatible with oVirt Engine and vdsm Name: ovirt-node-plugin-vdsm Version: @VERSION@ -Release: 0%{?BUILD_NUMBER}%{?extra_release}%{?dist} +Release: 1%{?BUILD_NUMBER}%{?extra_release}%{?dist} Source0: %{name}-%{version}.tar.gz License: GPLv2+ Group: Applications/System @@ -14,7 +14,9 @@ Requires: vdsm-cli >= 4.10.3 Requires: vdsm-reg >= 4.10.3 Requires: ovirt-host-deploy >= 1.0.0 +%if ! 0%{?centos} Requires: vdsm-hook-vhostmd +%endif Requires: vdsm-gluster Requires(post): augeas -- To view, visit http://gerrit.ovirt.org/17071 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I707d162018afeb8058346649f895854f55b64f12 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node-plugin-vdsm Gerrit-Branch: master Gerrit-Owner: Michael Burns <mbu...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches