fix build error for sw_64
(cherry picked from commit 167fb1a289e7cf080f5f72f0eaf1ddc37ec665c9)
This commit is contained in:
parent
f00f7413cb
commit
ec640b3868
10
httpd.spec
10
httpd.spec
@ -8,7 +8,7 @@
|
||||
Name: httpd
|
||||
Summary: Apache HTTP Server
|
||||
Version: 2.4.58
|
||||
Release: 7
|
||||
Release: 8
|
||||
License: ASL 2.0
|
||||
URL: https://httpd.apache.org/
|
||||
Source0: https://archive.apache.org/dist/httpd/httpd-%{version}.tar.bz2
|
||||
@ -205,7 +205,7 @@ sed 's/@MPM@/%{mpm}/' < $RPM_SOURCE_DIR/httpd.service.xml \
|
||||
xmlto man ./httpd.service.xml
|
||||
|
||||
%build
|
||||
%ifarch loongarch64
|
||||
%ifarch loongarch64 sw_64
|
||||
%_update_config_guess
|
||||
%_update_config_sub
|
||||
%endif
|
||||
@ -525,6 +525,12 @@ exit $rv
|
||||
%{_rpmconfigdir}/macros.d/macros.httpd
|
||||
|
||||
%changelog
|
||||
* Sat Mar 15 2025 mahailiang <mahailiang@uniontech.com> - 2.4.58-8
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:fix build error for sw_64
|
||||
|
||||
* Fri Jul 26 2024 Han Jinpeng <hanjinpeng@kylinos.cn> - 2.4.58-7
|
||||
- Type:CVE
|
||||
- ID:CVE-2024-40725
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user