Douglas Schilling Landgraf has uploaded a new change for review.

Change subject: Replace centos macro for rhel
......................................................................

Replace centos macro for rhel

Koji system doesn't understand centos macro and to generate EL6 rpm
compatible on it we should replace the macro (there is no vhostmd
build for el6 upstream). On the other hand, in downstream there
is vhostmd package and we should keep that compatible with
downstream only patch.

Change-Id: I3a6a6086afec7d06df464f843e86679cb8b7b80e
Signed-off-by: Douglas Schilling Landgraf <dougsl...@redhat.com>
---
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/97/23097/1

diff --git a/ovirt-node-plugin-vdsm.spec.in b/ovirt-node-plugin-vdsm.spec.in
index a942ed4..8e81339 100644
--- a/ovirt-node-plugin-vdsm.spec.in
+++ b/ovirt-node-plugin-vdsm.spec.in
@@ -14,7 +14,7 @@
 Requires:       python
 Requires:       vdsm-reg >= 4.10.3
 Requires:       ovirt-host-deploy-offline >= 1.1.0
-%if ! 0%{?centos}
+%if ! 0%{?rhel}
 Requires:       vdsm-hook-vhostmd
 %endif
 Requires:       vdsm-gluster


-- 
To view, visit http://gerrit.ovirt.org/23097
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3a6a6086afec7d06df464f843e86679cb8b7b80e
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node-plugin-vdsm
Gerrit-Branch: master
Gerrit-Owner: Douglas Schilling Landgraf <dougsl...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to