!59 开启 RISCV 构建
From: @Jingwiw Reviewed-by: @jianminw Signed-off-by: @jianminw
This commit is contained in:
commit
ddb5be2c63
10
cri-o.spec
10
cri-o.spec
@ -21,7 +21,7 @@
|
||||
Name: cri-o
|
||||
Version: 1.29.2
|
||||
Epoch: 0
|
||||
Release: 4
|
||||
Release: 5
|
||||
Summary: Open Container Initiative-based implementation of Kubernetes Container Runtime Interface
|
||||
License: ASL 2.0
|
||||
URL: https://github.com/cri-o/cri-o
|
||||
@ -32,7 +32,7 @@ Patch0001: 0001-fix-CVE-2024-24786.patch
|
||||
Patch0002: 0002-fix-CVE-2023-48795.patch
|
||||
Patch0003: 0003-fix-CVE-2024-28180.patch
|
||||
|
||||
ExclusiveArch: %{?go_arches:%{go_arches}}%{!?go_arches:%{ix86} x86_64 aarch64 %{arm}}
|
||||
ExclusiveArch: %{?go_arches:%{go_arches}}%{!?go_arches:%{ix86} x86_64 aarch64 %{arm} riscv64}
|
||||
BuildRequires: btrfs-progs-devel device-mapper-devel go-srpm-macros
|
||||
BuildRequires: golang >= 1.21, git-core, glib2-devel, glibc-static, openEuler-rpm-config
|
||||
BuildRequires: gpgme-devel, libassuan-devel, libseccomp-devel, systemd-devel, make
|
||||
@ -161,6 +161,12 @@ install -dp %{buildroot}%{_sharedstatedir}/containers
|
||||
%{_datadir}/zsh/site-functions/_%{service_name}*
|
||||
|
||||
%changelog
|
||||
* Fri May 24 2024 Jingwiw <wangjingwei@iscas.ac.cn> - 0:1.29.2-5
|
||||
- Type:enhancement
|
||||
- CVE:NA
|
||||
- SUG:NA
|
||||
- DESC: enable riscv64
|
||||
|
||||
* Tue Apr 2 2024 zhangbowei <zhangbowei@kylinos.cn> - 0:1.29.2-4
|
||||
- Type:bugfix
|
||||
- CVE:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user