Yaniv Bronhaim has uploaded a new change for review.

Change subject: Build gluster packages only for rhel 7 and above
......................................................................

Build gluster packages only for rhel 7 and above

Change-Id: Ib7c1a0bc8d01a3af26a05c26fe7da7e735ed8800
Signed-off-by: Yaniv Bronhaim <ybron...@redhat.com>
---
M vdsm.spec.in
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/46/37646/1

diff --git a/vdsm.spec.in b/vdsm.spec.in
index 9c810ad..fd9b97d 100644
--- a/vdsm.spec.in
+++ b/vdsm.spec.in
@@ -46,7 +46,7 @@
 %endif
 
 # Gluster should not be shipped with RHEV
-%if ! 0%{?rhev_build}
+%if ! 0%{?rhev_build} && 0%{?rhel} > 6
 %global with_gluster 1
 %endif
 


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib7c1a0bc8d01a3af26a05c26fe7da7e735ed8800
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Yaniv Bronhaim <ybron...@redhat.com>
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to