Requires: criu for centos

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
Lokesh Mandvekar 2017-09-07 10:15:08 -04:00
parent 44b4def98e
commit 56d3159275

View File

@ -70,9 +70,14 @@ BuildRequires: golang(github.com/vishvananda/netlink)
BuildRequires: golang(github.com/vishvananda/netlink/nl)
%endif
%if ! 0%{?centos}
%ifnarch s390x
Recommends: criu
%endif
%else
Requires: criu
%endif
%description
The runc command can be used to start containers which are packaged