diff --git a/boost.spec b/boost.spec index b4fa99cd0e06ce6085aaa7e51327d64b431cab90..ea57fd55fa5fd308a2facb8d0da38eacf7474af3 100644 --- a/boost.spec +++ b/boost.spec @@ -1,4 +1,4 @@ -%define anolis_release 8 +%define anolis_release 9 %global boost_docdir __tmp_docdir %global boost_examplesdir __tmp_examplesdir @@ -37,7 +37,7 @@ Summary: The free peer-reviewed portable C++ source libraries URL: http://www.boost.org # Replace each . with _ in %%{version} %define version_enc %(echo "%{version}" | tr "." "_") -Source0: https://boostorg.jfrog.io/artifactory/main/release/%{version}/source/%{name}_%{version_enc}.tar.bz2 +Source0: https://archives.boost.io/release/%{version}/source/%{name}_%{version_enc}.tar.bz2 Source1: libboost_thread.so Source2: b2.1 @@ -806,9 +806,6 @@ echo ============================= install serial ================== rm -f %{buildroot}%{_libdir}/libboost_thread.so install -p -m 644 $(basename %{SOURCE1}) %{buildroot}%{_libdir}/ -# Remove cmake files until we know somebody wants them. -rm -r %{buildroot}/%{_libdir}/cmake - echo ============================= install Boost.Build ================== (cd tools/build ./b2 --prefix=%{buildroot}%{_prefix} install @@ -976,7 +973,7 @@ fi %{_libdir}/libboost_url.so %{_libdir}/libboost_type_erasure.so %{_libdir}/libboost_wave.so - +%{_libdir}/cmake %if %{with context} @@ -1250,19 +1247,22 @@ fi %doc %{boost_docdir}/* %changelog +* Thu Apr 24 2025 tomcruise <10762123+tomcruiseqi@user.noreply.gitee.com> - 1.81.0-9 +- Reserve the cmake files + * Sun Apr 07 2024 Zhao Hang - 1.81.0-8 - Rebuild for loongarch64 * Mon Mar 11 2024 Bo Ren - 1.81.0-7 - Rebuild with python3.11 -* Wed Nov 29 7 2023 Wenlong Zhang - 1.81.0-6 +* Wed Nov 29 2023 Wenlong Zhang - 1.81.0-6 - add loongarch64 support for boost 1.81 -* Mon Nov 13 7 2023 Wenlong Zhang - 1.81.0-5 +* Mon Nov 13 2023 Wenlong Zhang - 1.81.0-5 - Remove useless patches for loongarch -* Tue Nov 7 2023 Wenlong Zhang - 1.81.0-4 +* Tue Nov 7 2023 Wenlong Zhang - 1.81.0-4 - add boost context support for loongarch64 * Fri Apr 14 2023 yuanhui - 1.81.0-3