From ce06af70ae3eeabb34c750af5d4a072094d68edd Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: May 01 2019 15:07:55 +0000 Subject: Build with go-toolset, build on i386 --- diff --git a/SPECS/containernetworking-plugins.spec b/SPECS/containernetworking-plugins.spec index 5724127..378fc43 100644 --- a/SPECS/containernetworking-plugins.spec +++ b/SPECS/containernetworking-plugins.spec @@ -28,9 +28,9 @@ Summary: Some CNI network plugins, maintained by the containernetworking License: ASL 2.0 URL: https://%{provider_prefix} Source0: https://%{provider_prefix}/archive/%{commit}/%{repo}-%{shortcommit}.tar.gz -ExclusiveArch: aarch64 %{arm} ppc64le s390x x86_64 +ExclusiveArch: aarch64 %{arm} ppc64le s390x x86_64 %{ix86} -%if 0%{?fedora} || 0%{?centos} +%if 0%{?fedora} BuildRequires: %{?go_compiler:compiler(go-compiler)}%{!?go_compiler:golang} %else BuildRequires: go-toolset-1.10 @@ -120,6 +120,9 @@ install -p -m 0755 bin/* %{buildroot}/%{_libexecdir}/cni %{_libexecdir}/cni/* %changelog +* Wed May 01 2019 Johnny Hughes +- Build with go-toolset, build on i386 + * Wed Mar 27 2019 Frantisek Kluknavsky - 0.7.5-2 - rebase