From 11336bf2ebcf8df2adcd077b97fefcbf5aef40c4 Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Sep 15 2019 13:49:05 +0000 Subject: Manual CentOS Debranding --- diff --git a/SPECS/runc.spec b/SPECS/runc.spec index 6f5e662..8ee14d0 100644 --- a/SPECS/runc.spec +++ b/SPECS/runc.spec @@ -33,9 +33,11 @@ Source0: %{git0}/archive/%{commit0}/%{name}-%{shortcommit0}.tar.gz Source1: 99-containers.conf Patch0: 1807.patch Patch1: change-default-root.patch +%ifnarch %{ix86} Requires: criu +%endif Requires(pre): container-selinux >= 2:2.2-2 -ExclusiveArch: aarch64 %{arm} ppc64le s390x x86_64 +ExclusiveArch: aarch64 %{arm} ppc64le s390x x86_64 %{ix86} BuildRequires: go-toolset-1.10 BuildRequires: openssl-devel BuildRequires: git