Change in vdsm[master]: spec: Exclude i686 architecture

vfeenstr at redhat.com vfeenstr at redhat.com
Thu Aug 28 12:23:52 UTC 2014


Vinzenz Feenstra has uploaded a new change for review.

Change subject: spec: Exclude i686 architecture
......................................................................

spec: Exclude i686 architecture

We're not supporting the i686 architecture with vdsm.
This patch adds an exclude to remove the build for i686

Change-Id: Iab30dd4eba6fd068e9605312bfc1c90b03b01564
Signed-off-by: Vinzenz Feenstra <vfeenstr at redhat.com>
---
M vdsm.spec.in
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/25/32125/1

diff --git a/vdsm.spec.in b/vdsm.spec.in
index 5f9488c..c6363aa 100644
--- a/vdsm.spec.in
+++ b/vdsm.spec.in
@@ -66,6 +66,7 @@
 Source0:        %{vdsm_name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
+ExcludeArch: i686
 BuildRequires: gcc
 BuildRequires: python
 BuildRequires: python-devel


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iab30dd4eba6fd068e9605312bfc1c90b03b01564
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Vinzenz Feenstra <vfeenstr at redhat.com>


More information about the vdsm-patches mailing list