diff --git a/httpd.spec b/httpd.spec index c9fd73662546232f7b0687b9e4d5d6d51fc45fcc..4ef6c0d5cac1b1160c6bf71536c1c4843b9d496d 100644 --- a/httpd.spec +++ b/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 - 2.4.58-8 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:fix build error for sw_64 + * Fri Jul 26 2024 Han Jinpeng - 2.4.58-7 - Type:CVE - ID:CVE-2024-40725