From 66235a0bc250f107c9495be9bde0f0c47bae13a2 Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Feb 13 2019 16:59:15 +0000 Subject: build on i386 and armhfp --- diff --git a/SPECS/etcd.spec b/SPECS/etcd.spec index fe5cf8e..85cfeaf 100644 --- a/SPECS/etcd.spec +++ b/SPECS/etcd.spec @@ -37,8 +37,7 @@ Patch3: bz1350875-disaster-recovery-with-copies.patch Patch4: expand-etcd-arch-validation.patch # e.g. el6 has ppc64 arch without gcc-go, so EA tag is required -ExclusiveArch: %{?go_arches:%{go_arches}}%{!?go_arches:x86_64 aarch64 ppc64le s390x} -ExcludeArch: %{ix86} +ExclusiveArch: x86_64 aarch64 ppc64le s390x %{arm} %{ix86} BuildRequires: go-toolset-1.10 BuildRequires: go-toolset-1.10-golang-bin @@ -126,6 +125,9 @@ getent passwd %{system_name} >/dev/null || useradd -r -g %{system_name} -d %{_sh %{_mandir}/man1/*.1* %changelog +* Wed Feb 13 2019 Johnny Hughes +- Buildin i386 and armhfp + * Mon Jan 14 2019 Jan Chaloupka - 3.3.11-2 - Update to 3.3.11 resolves: #1665810