!300 [sync] PR-299: isula-build: sync the PR of openEuler-22.03-LTS-SP3
From: @openeuler-sync-bot Reviewed-by: @jingwoo Signed-off-by: @jingwoo
This commit is contained in:
commit
4ee9587f80
@ -1 +1 @@
|
|||||||
0.9.6-22
|
0.9.6-23
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
905f1e209d1dffd819a521635acb0eaf270bcd69
|
58d90d176bffe3c836fed71cabcdbf707590266a
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: isula-build
|
Name: isula-build
|
||||||
Version: 0.9.6
|
Version: 0.9.6
|
||||||
Release: 22
|
Release: 23
|
||||||
Summary: A tool to build container images
|
Summary: A tool to build container images
|
||||||
License: Mulan PSL V2
|
License: Mulan PSL V2
|
||||||
URL: https://gitee.com/openeuler/isula-build
|
URL: https://gitee.com/openeuler/isula-build
|
||||||
@ -41,7 +41,10 @@ sh ./apply-patches
|
|||||||
patch -p1 < patch/loong64-0001-add-loong64-support-for-etcd.patch
|
patch -p1 < patch/loong64-0001-add-loong64-support-for-etcd.patch
|
||||||
patch -p1 < patch/loong64-0002-update-vendor-for-isula-build-to-support-loong64.patch
|
patch -p1 < patch/loong64-0002-update-vendor-for-isula-build-to-support-loong64.patch
|
||||||
%endif
|
%endif
|
||||||
%ifarch loongarch64 riscv64
|
%ifarch sw_64
|
||||||
|
patch -p1 < patch/1000-add-sw64-support.patch
|
||||||
|
%endif
|
||||||
|
%ifarch loongarch64 riscv64 sw_64
|
||||||
patch -p1 < patch/loong64-0003-delete-static-pie-for-loong64.patch
|
patch -p1 < patch/loong64-0003-delete-static-pie-for-loong64.patch
|
||||||
%endif
|
%endif
|
||||||
%{make_build} safe
|
%{make_build} safe
|
||||||
@ -102,6 +105,12 @@ fi
|
|||||||
/usr/share/bash-completion/completions/isula-build
|
/usr/share/bash-completion/completions/isula-build
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Apr 07 2024 daisicheng <daisicheng@huawei.com> - 0.9.6-23
|
||||||
|
- Type:bugfix
|
||||||
|
- CVE:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:fix sw_64 build error
|
||||||
|
|
||||||
* Mon Apr 1 2024 luofeng <luofeng13@huawei.com> - 0.9.6-22
|
* Mon Apr 1 2024 luofeng <luofeng13@huawei.com> - 0.9.6-22
|
||||||
- Type: bugfix
|
- Type: bugfix
|
||||||
- CVE:NA
|
- CVE:NA
|
||||||
|
|||||||
3426
patch/1000-add-sw64-support.patch
Normal file
3426
patch/1000-add-sw64-support.patch
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user