[vdsm] Adding ppc arch

Yaniv Bronhaim bronhaim at fedoraproject.org
Mon Jul 28 12:46:36 UTC 2014


commit bef30d0676f3b5c988b0a16e3bb9c166c4b7ce5d
Author: Yaniv Bronhaim <ybronhei at redhat.com>
Date:   Mon Jul 28 15:46:19 2014 +0300

    Adding ppc arch

 vdsm.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/vdsm.spec b/vdsm.spec
index af198e7..ca2aad7 100644
--- a/vdsm.spec
+++ b/vdsm.spec
@@ -176,7 +176,7 @@ Requires: sanlock >= 2.8, sanlock-python
 %if 0%{?rhel}
 Requires: python-ethtool >= 0.6-3
 %if 0%{?rhel} >= 7
-ExclusiveArch:  x86_64
+ExclusiveArch: x86_64 ppc64
 Requires: device-mapper-multipath
 Requires: e2fsprogs
 Requires: fence-agents-all


More information about the scm-commits mailing list