diff --git a/containerd.spec b/containerd.spec index 2987cff7ce21e9734782328c890048f2b6403417..8951b0e4516b6e8fc963339d4ef8deb8937cf1a2 100644 --- a/containerd.spec +++ b/containerd.spec @@ -16,6 +16,7 @@ Source6: containerd.service Source7: config.toml BuildRequires: golang glibc-static make btrfs-progs-devel git +Requires: runc %description containerd is an industry-standard container runtime with an emphasis on @@ -67,6 +68,12 @@ install -D -p -m 0644 %{S:7} %{buildroot}%{_sysconfdir}/containerd/config.toml %exclude %{_bindir}/containerd-stress %changelog +* Mon Mar 11 2024 duyiwei7w - 1.6.22-8 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:add Requires runc + * Fri Feb 23 2024 zhongjiawei - 1.6.22-7 - Type:bugfix - ID:NA