automatic version update by autodist [release 1.65.1-1mamba;Thu Sep 21 2017]

This commit is contained in:
Automatic Build System 2024-01-06 03:52:22 +01:00
parent 1718145ac6
commit aea288934d

View File

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