diff --git a/SPECS/skopeo.spec b/SPECS/skopeo.spec index 1a30c62..66ce363 100644 --- a/SPECS/skopeo.spec +++ b/SPECS/skopeo.spec @@ -35,9 +35,9 @@ Source3: mounts.conf Source4: registries.conf Source5: registries.conf.5.md Source6: seccomp.json -ExclusiveArch: aarch64 %{arm} ppc64le s390x x86_64 +ExclusiveArch: aarch64 %{arm} ppc64le s390x x86_64 %{ix86} BuildRequires: git -%if 0%{?fedora} || 0%{?centos} +%if 0%{?fedora} # If go_compiler is not set to 1, there is no virtual provide. Use golang instead. BuildRequires: %{?go_compiler:compiler(go-compiler)}%{!?go_compiler:golang} >= 1.6.2 %else @@ -158,6 +158,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} %{_datadir}/bash-completion/completions/%{name} %changelog +* Wed Feb 13 2019 Johnny Hughes +- Use go-toolset-1.10 on CentOS, build on i386 + * Fri Jan 18 2019 Lokesh Mandvekar - 1:0.1.31-8.gitb0b750d - Resolves: #1667289 - install /usr/share/containers/seccomp.json