Change in vdsm[master]: spec: require numactl only for x86_64 arch

Federico Simoncelli fsimonce at redhat.com
Thu Sep 25 10:58:59 UTC 2014


Federico Simoncelli has uploaded a new change for review.

Change subject: spec: require numactl only for x86_64 arch
......................................................................

spec: require numactl only for x86_64 arch

Change-Id: I74ff319479e504145690ea6edc25bef6ba32937c
Signed-off-by: Federico Simoncelli <fsimonce at redhat.com>
---
M vdsm.spec.in
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/63/33363/1

diff --git a/vdsm.spec.in b/vdsm.spec.in
index 8438df7..c159e3e 100644
--- a/vdsm.spec.in
+++ b/vdsm.spec.in
@@ -132,9 +132,9 @@
 Requires: %{name}-xmlrpc = %{version}-%{release}
 Requires: %{name}-jsonrpc = %{version}-%{release}
 Requires: mom >= 0.4.2
-Requires: numactl
 
 %ifarch x86_64
+Requires: numactl
 Requires: python-dmidecode
 Requires: dmidecode
 %endif


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I74ff319479e504145690ea6edc25bef6ba32937c
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <fsimonce at redhat.com>


More information about the vdsm-patches mailing list