Change in vdsm[master]: spec: Unbreak build on rhel

nsoffer at redhat.com nsoffer at redhat.com
Wed Oct 21 14:12:38 UTC 2015


Nir Soffer has uploaded a new change for review.

Change subject: spec: Unbreak build on rhel
......................................................................

spec: Unbreak build on rhel

centos is not defined, breaking the build on a rhel machine.

Change-Id: Ic9649f224648aec7c6bf78fef24ec121ebae5e99
Signed-off-by: Nir Soffer <nsoffer at redhat.com>
---
M vdsm.spec.in
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/83/47583/1

diff --git a/vdsm.spec.in b/vdsm.spec.in
index 6a46b56..32a1e38 100644
--- a/vdsm.spec.in
+++ b/vdsm.spec.in
@@ -176,7 +176,7 @@
 Requires: sanlock >= 2.8, sanlock-python
 
 %if 0%{?rhel}
-%if 0%{centos}
+%if 0%{?centos}
 Requires: device-mapper-multipath >= 0.4.9-68
 %else
 Requires: device-mapper-multipath >= 0.4.9-77.el7_1.2


-- 
To view, visit https://gerrit.ovirt.org/47583
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic9649f224648aec7c6bf78fef24ec121ebae5e99
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Nir Soffer <nsoffer at redhat.com>


More information about the vdsm-patches mailing list