!18 [sync] PR-13: k3s编译依赖docker-runc改名为runc
From: @openeuler-sync-bot Reviewed-by: @zhu-yuncheng Signed-off-by: @zhu-yuncheng
This commit is contained in:
commit
f59c82011a
7
k3s.spec
7
k3s.spec
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: k3s
|
Name: k3s
|
||||||
Version: 1.24.2+rc1+k3s2
|
Version: 1.24.2+rc1+k3s2
|
||||||
Release: 4
|
Release: 5
|
||||||
Summary: Installer for k3s optimised for openSUSE MicroOS
|
Summary: Installer for k3s optimised for openSUSE MicroOS
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
Group: System/Management
|
Group: System/Management
|
||||||
@ -17,7 +17,7 @@ BuildRequires: libseccomp-devel
|
|||||||
BuildRequires: btrfs-progs-devel
|
BuildRequires: btrfs-progs-devel
|
||||||
BuildRequires: k3s-plugins
|
BuildRequires: k3s-plugins
|
||||||
BuildRequires: k3s-containerd
|
BuildRequires: k3s-containerd
|
||||||
BuildRequires: docker-runc
|
BuildRequires: runc
|
||||||
BuildRequires: systemd systemd-devel
|
BuildRequires: systemd systemd-devel
|
||||||
Requires: container-selinux
|
Requires: container-selinux
|
||||||
Requires: k3s-selinux
|
Requires: k3s-selinux
|
||||||
@ -93,6 +93,9 @@ cp install.sh %{buildroot}%{_sbindir}/k3s-install.sh
|
|||||||
%{_sbindir}/k3s-install.sh
|
%{_sbindir}/k3s-install.sh
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 07 2023 Xuexian Lu <luxuexian@huawei.com> - 1.24.2+rc1+k3s2-5
|
||||||
|
- Fix compile error due to name of runc changed
|
||||||
|
|
||||||
* Tue Nov 01 2022 Ge Wang <wangge20@h-partners.com> - 1.24.2+rc1+k3s2-4
|
* Tue Nov 01 2022 Ge Wang <wangge20@h-partners.com> - 1.24.2+rc1+k3s2-4
|
||||||
- add flannel plugin to project to fix sandbox creating failure
|
- add flannel plugin to project to fix sandbox creating failure
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user