Requires: criu for centos
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
parent
44b4def98e
commit
56d3159275
@ -70,9 +70,14 @@ BuildRequires: golang(github.com/vishvananda/netlink)
|
|||||||
BuildRequires: golang(github.com/vishvananda/netlink/nl)
|
BuildRequires: golang(github.com/vishvananda/netlink/nl)
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
|
||||||
|
%if ! 0%{?centos}
|
||||||
%ifnarch s390x
|
%ifnarch s390x
|
||||||
Recommends: criu
|
Recommends: criu
|
||||||
%endif
|
%endif
|
||||||
|
%else
|
||||||
|
Requires: criu
|
||||||
|
%endif
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The runc command can be used to start containers which are packaged
|
The runc command can be used to start containers which are packaged
|
||||||
|
Loading…
Reference in New Issue
Block a user