add Requires runc
Signed-off-by: duyiwei <duyiwei@kylinos.cn> (cherry picked from commit 3f5ff5ab907f2fe13befe808288e06b33e0682c5)
This commit is contained in:
parent
bbd3419ce1
commit
72ba8c0fe4
@ -2,7 +2,7 @@
|
||||
%global debug_package %{nil}
|
||||
Version: 1.6.22
|
||||
Name: containerd
|
||||
Release: 7
|
||||
Release: 8
|
||||
Summary: An industry-standard container runtime
|
||||
License: ASL 2.0
|
||||
URL: https://containerd.io
|
||||
@ -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<duyiwei@kylinos.cn> - 1.6.22-8
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:add Requires runc
|
||||
|
||||
* Fri Feb 23 2024 zhongjiawei<zhongjiawei1@huawei.com> - 1.6.22-7
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user