Change in vdsm[master]: ppc64le: add as architecture

mpolednik at redhat.com mpolednik at redhat.com
Mon Mar 23 14:37:03 UTC 2015


Martin Polednik has uploaded a new change for review.

Change subject: ppc64le: add as architecture
......................................................................

ppc64le: add as architecture

RHEL 7.1 for PPC is uses architecture name ppc64le. It is therefore
needed to support this architecture in specfile.

Change-Id: I5315ddfea693a301995fe38b2c86357aa5d77a3f
Signed-off-by: Martin Polednik <mpolednik at redhat.com>
---
M vdsm.spec.in
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/56/39056/1

diff --git a/vdsm.spec.in b/vdsm.spec.in
index dda56f4..8ed2ad8 100644
--- a/vdsm.spec.in
+++ b/vdsm.spec.in
@@ -82,7 +82,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 %if !%{fedora_koji_build}
-ExclusiveArch: x86_64 ppc64
+ExclusiveArch: x86_64 ppc64 ppc64le
 %endif
 
 %if 0%{?rhel} <= 6


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I5315ddfea693a301995fe38b2c86357aa5d77a3f
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Martin Polednik <mpolednik at redhat.com>


More information about the vdsm-patches mailing list