!23 Add sw_64 support

From: @zhangshaoning_uniontech 
Reviewed-by: @orangeji11 
Signed-off-by: @orangeji11
This commit is contained in:
openeuler-ci-bot 2025-03-25 07:18:03 +00:00 committed by Gitee
commit 9e20c5f52d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 6156 additions and 1 deletions

6151
add-sw_64-support.patch Normal file

File diff suppressed because it is too large Load Diff

View File

@ -2,13 +2,14 @@
Name: nestos-kubernetes-deployer
Version: 0.2.2
Release: 4
Release: 5
Summary: A platform to deploy and operate k8s clusters
License: Apache-2.0
URL: https://gitee.com/openeuler/nestos-kubernetes-deployer
Source0: %{name}-%{version}.tar.gz
Patch0001: 0001-bugfix-for-upgrading-os.patch
Patch0002: add-sw_64-support.patch
BuildRequires: make
BuildRequires: glibc
@ -63,6 +64,9 @@ install -D -m 0644 housekeeper/daemon/files/housekeeper-daemon.service %{buildro
/usr/lib/systemd/system/housekeeper-daemon.service
%changelog
* Mon Feb 17 2025 zhangshaoning <zhangshaoning@uniontech.com> - 0.2.2-5
- Add sw_64 support
* Mon May 13 2024 liukuo <liukuo@kylinos.cn> - 0.2.2-4
- Type: bugfix
- ID:NA