!64 [sync] PR-61: fix sw_64 build error
From: @openeuler-sync-bot Reviewed-by: @cherry530 Signed-off-by: @cherry530
This commit is contained in:
commit
f7f756e20e
@ -2,7 +2,7 @@
|
||||
|
||||
Name: supermin
|
||||
Version: 5.3.3
|
||||
Release: 7
|
||||
Release: 8
|
||||
Summary: A tool for building supermin appliances, required by libguestfs
|
||||
License: GPLv2+
|
||||
URL: http://libguestfs.org/
|
||||
@ -18,7 +18,7 @@ Patch9003: 9003-fix-cannot-detect-package-manager-on-KylinOS.patch
|
||||
Patch9100: 9100-src-format_ext2_kernel.ml-Rename-function-file-kerne.patch
|
||||
Patch9101: 9101-src-Uncompress-kernel-on-RISC-V.patch
|
||||
BuildRequires: musl-gcc musl-libc-static
|
||||
%elifarch loongarch64
|
||||
%elifarch loongarch64 sw_64
|
||||
BuildRequires: glibc-static
|
||||
%else
|
||||
BuildRequires: dietlibc-devel
|
||||
@ -92,6 +92,9 @@ install -m 0755 %{SOURCE2} $RPM_BUILD_ROOT%{_rpmconfigdir}/
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Tue Mar 18 2025 mahailiang <mahailiang@uniontech.com> - 5.3.3-8
|
||||
- fix sw_64 build error
|
||||
|
||||
* Tue Dec 10 2024 xiaochn <xiaochuannan@inspur.com> - 5.3.3-7
|
||||
- Replace openEuler with vendor
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user