Change in vdsm[ovirt-3.5]: spec: allow all archs in Fedora

danken at redhat.com danken at redhat.com
Fri Sep 26 13:34:13 UTC 2014


Hello Nir Soffer, Antoni Segura Puimedon, Federico Simoncelli,

I'd like you to do a code review.  Please visit

    http://gerrit.ovirt.org/33404

to review the following change.

Change subject: spec: allow all archs in Fedora
......................................................................

spec: allow all archs in Fedora

As long as Vdsm is in Fedora, its Fedora build must abide to the rules
and allow building on all supported Fedora architectures.

Change-Id: I35b4c2e141735351b1069070b01893dc1bdf7043
Bug-Url: https://bugzilla.redhat.com/1141669
Signed-off-by: Dan Kenigsberg <danken at redhat.com>
Reviewed-on: http://gerrit.ovirt.org/33368
Reviewed-by: Federico Simoncelli <fsimonce at redhat.com>
Reviewed-by: Antoni Segura Puimedon <asegurap at redhat.com>
Reviewed-by: Nir Soffer <nsoffer at redhat.com>
---
M vdsm.spec.in
1 file changed, 3 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/04/33404/1

diff --git a/vdsm.spec.in b/vdsm.spec.in
index e3e6f8b..7e530e9 100644
--- a/vdsm.spec.in
+++ b/vdsm.spec.in
@@ -61,7 +61,10 @@
 Source0:        %{vdsm_name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
+%if !%{fedora_koji_build}
 ExclusiveArch: x86_64 ppc64
+%endif
+
 BuildRequires: gcc
 BuildRequires: python
 BuildRequires: python-devel


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I35b4c2e141735351b1069070b01893dc1bdf7043
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: ovirt-3.5
Gerrit-Owner: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Antoni Segura Puimedon <asegurap at redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce at redhat.com>
Gerrit-Reviewer: Nir Soffer <nsoffer at redhat.com>


More information about the vdsm-patches mailing list