Add sw_64 support
Signed-off-by: 张少宁 <zhangshaoning@uniontech.com>
This commit is contained in:
parent
4065897d6f
commit
65f2f016ff
@ -1,6 +1,6 @@
|
|||||||
Name: motif
|
Name: motif
|
||||||
Version: 2.3.8
|
Version: 2.3.8
|
||||||
Release: 6
|
Release: 7
|
||||||
Summary: Run-time libraries and programs
|
Summary: Run-time libraries and programs
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://motif.ics.com/
|
URL: https://motif.ics.com/
|
||||||
@ -46,7 +46,7 @@ This package includes man files for %{name}.
|
|||||||
%prep
|
%prep
|
||||||
%autosetup -p1
|
%autosetup -p1
|
||||||
sed -i 's/-fno-strict-aliasing/-fstack-protector-strong -fno-strict-aliasing/g' configure.ac
|
sed -i 's/-fno-strict-aliasing/-fstack-protector-strong -fno-strict-aliasing/g' configure.ac
|
||||||
%ifarch loongarch64 riscv64
|
%ifarch loongarch64 riscv64 sw_64
|
||||||
%_update_config_guess
|
%_update_config_guess
|
||||||
%_update_config_sub
|
%_update_config_sub
|
||||||
%endif
|
%endif
|
||||||
@ -91,6 +91,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
|||||||
%{_mandir}/man*/*
|
%{_mandir}/man*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 17 2025 zhangshaoning <zhangshaoning@uniontech.com> - 2.3.8-7
|
||||||
|
- Add sw_64 support
|
||||||
|
|
||||||
* Fri Oct 25 2024 yaoxin <yao_xin001@hoperun.com> - 2.3.8-6
|
* Fri Oct 25 2024 yaoxin <yao_xin001@hoperun.com> - 2.3.8-6
|
||||||
- Fix CVE-2022-44617 and CVE-2022-46285
|
- Fix CVE-2022-44617 and CVE-2022-46285
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user