From f59b24f6ad9438bf46439dfa01553e5c2288e008 Mon Sep 17 00:00:00 2001 From: Sergey Zhemoytel Date: Sat, 13 Apr 2024 01:09:35 +0300 Subject: [PATCH] update spec --- docker.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docker.spec b/docker.spec index 6c0e216..7cab05d 100644 --- a/docker.spec +++ b/docker.spec @@ -61,8 +61,9 @@ BuildRequires: cmake Requires(pre): systemd %systemd_requires # With docker >= 1.11 you now need containerd (and runC or crun as a dep) -Requires: docker-containerd +Requires: containerd Requires: runc +Recommends: crun # need xz to work with ubuntu images # https://bugzilla.redhat.com/show_bug.cgi?id=1045220 Requires: xz