From aea288934d5e41724f0ed45f80e88e9e80b4b1e3 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 03:52:22 +0100 Subject: [PATCH] automatic version update by autodist [release 1.65.1-1mamba;Thu Sep 21 2017] --- libboost.spec | 28 ++++++++++++++++++---------- 1 file changed, 18 insertions(+), 10 deletions(-) diff --git a/libboost.spec b/libboost.spec index 2f23aca..16f0e66 100644 --- a/libboost.spec +++ b/libboost.spec @@ -1,8 +1,8 @@ %define pckver %(echo %version | tr . _) %define pckmajver %(echo %version | cut -d. -f1-2 | tr . _) Name: libboost -Version: 1.59.0 -Release: 3mamba +Version: 1.65.1 +Release: 1mamba Summary: Free peer-reviewed portable C++ source libraries Group: System/Libraries Vendor: openmamba @@ -22,7 +22,7 @@ BuildRequires: libmpi-devel BuildRequires: libstdc++6-devel BuildRequires: libz-devel ## AUTOBUILDREQ-END -BuildRequires: libicu-devel >= 57 +BuildRequires: libicu-devel >= 54 BuildRequires: python-devel >= 2.3.3 BuildRequires: python3-devel BuildRequires: boost-jam @@ -89,13 +89,10 @@ This package contains then Boost.python3 library %prep %setup -q -n boost_%{pckver} -#-D -T -#:<< _EOF -%patch0 -p1 +#%patch0 -p1 #%patch1 -p1 %build -#:<< _EOF # Build boost with python3 ./bootstrap.sh \ --with-icu \ @@ -104,7 +101,6 @@ This package contains then Boost.python3 library sed -i "s|using python.*|using python : %{python3_version} : %{_prefix} : %{python3_inc} ;|" project-config.jam echo "using mpi ;" >> project-config.jam -#_EOF EXPAT_INCLUDE=%{_includedir} \ EXPAT_LIBPATH=%{_libdir} \ @@ -237,8 +233,20 @@ cp stage/lib/libboost_python-mt.* %{buildroot}%{_libdir}/ %{_libdir}/libboost_python3-mt.so.* %changelog -* Sat Jun 25 2016 Silvan Calarco 1.59.0-3mamba -- rebuilt with libicu 57.1 +* Thu Sep 21 2017 Automatic Build System 1.65.1-1mamba +- automatic version update by autodist + +* Fri Feb 24 2017 Automatic Build System 1.63.0-1mamba +- automatic version update by autodist + +* Sun Oct 30 2016 Automatic Build System 1.62.0-1mamba +- automatic version update by autodist + +* Sat Sep 10 2016 Automatic Build System 1.61.0-1mamba +- automatic version update by autodist + +* Sat Jan 16 2016 Automatic Build System 1.60.0-1mamba +- automatic version update by autodist * Thu Dec 17 2015 Silvan Calarco 1.59.0-2mamba - rebuilt with gcc 5.3.0