From e7392433177b24deea6246b49f725c8a67b74458 Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Aug 05 2019 14:48:52 +0000 Subject: Manual CentOS Debranding --- diff --git a/SPECS/skopeo.spec b/SPECS/skopeo.spec index c8e1ae1..45aadc4 100644 --- a/SPECS/skopeo.spec +++ b/SPECS/skopeo.spec @@ -38,9 +38,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