move mpi.so to devel package [release 1.66.0-6mamba;Thu Feb 14 2019]
This commit is contained in:
parent
2787b6e3fe
commit
cf7d0d7fa6
@ -2,7 +2,7 @@
|
||||
%define pckmajver %(echo %version | cut -d. -f1-2 | tr . _)
|
||||
Name: libboost166
|
||||
Version: 1.66.0
|
||||
Release: 5mamba
|
||||
Release: 6mamba
|
||||
Summary: Free peer-reviewed portable C++ source libraries
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -88,7 +88,8 @@ Ten Boost libraries will be included in the C++ Standards Committee's upcoming C
|
||||
This package contains then Boost.python3 library
|
||||
|
||||
%prep
|
||||
%setup -q -n boost_%{pckver} -D -T
|
||||
%setup -q -n boost_%{pckver}
|
||||
#-D -T
|
||||
#%patch0 -p1
|
||||
#%patch1 -p1
|
||||
|
||||
@ -235,6 +236,9 @@ cp stage/lib/libboost_python-mt.* %{buildroot}%{_libdir}/
|
||||
%{_libdir}/libboost_python3-mt.so.*
|
||||
|
||||
%changelog
|
||||
* Thu Feb 14 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.66.0-6mamba
|
||||
- move mpi.so to devel package
|
||||
|
||||
* Tue Feb 05 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.66.0-5mamba
|
||||
- python-boost166: provide/obsolete python3-boost; python3-boost166: provide/obsolete python3-boost
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user