From 1181ee1c51e7e5d57ad12cc53abb469f8730fdf5 Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Jun 07 2021 14:28:52 +0000 Subject: Manual CentOS Branding --- diff --git a/SPECS/runc.spec b/SPECS/runc.spec index 46b4210..813c735 100644 --- a/SPECS/runc.spec +++ b/SPECS/runc.spec @@ -29,7 +29,6 @@ Name: %{repo} Version: 1.0.0 Release: 69.rc10%{?dist} Summary: CLI for running Open Containers -ExcludeArch: %{ix86} License: ASL 2.0 URL: %{git0} Source0: %{git0}/archive/%{commit0}/%{name}-%{shortcommit0}.tar.gz @@ -44,7 +43,9 @@ BuildRequires: golang BuildRequires: git BuildRequires: go-md2man BuildRequires: libseccomp-devel +%ifnarch %{ix86} Requires: criu +%endif Requires(pre): container-selinux >= 2:2.2-2 %description