Update to 2.1.5
This commit is contained in:
parent
0566b67280
commit
5161d2a089
1
.gitignore
vendored
1
.gitignore
vendored
@ -37,3 +37,4 @@ openmpi-1.4.1-RH.tar.bz2
|
|||||||
/openmpi-2.0.2.tar.bz2
|
/openmpi-2.0.2.tar.bz2
|
||||||
/openmpi-2.1.0.tar.bz2
|
/openmpi-2.1.0.tar.bz2
|
||||||
/openmpi-2.1.1.tar.bz2
|
/openmpi-2.1.1.tar.bz2
|
||||||
|
/openmpi-2.1.5.tar.bz2
|
||||||
|
@ -20,8 +20,8 @@
|
|||||||
%global macrosdir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d)
|
%global macrosdir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d)
|
||||||
|
|
||||||
Name: openmpi%{?_cc_name_suffix}
|
Name: openmpi%{?_cc_name_suffix}
|
||||||
Version: 2.1.1
|
Version: 2.1.5
|
||||||
Release: 14%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Open Message Passing Interface
|
Summary: Open Message Passing Interface
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
License: BSD and MIT and Romio
|
License: BSD and MIT and Romio
|
||||||
@ -316,6 +316,9 @@ make check
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 11 2018 Orion Poplawski <orion@nwra.com> - 2.1.5-1
|
||||||
|
- Update to 2.1.5
|
||||||
|
|
||||||
* Sun Jul 22 2018 Orion Poplawski <orion@nwra.com> - 2.1.1-14
|
* Sun Jul 22 2018 Orion Poplawski <orion@nwra.com> - 2.1.1-14
|
||||||
- Add BR gcc-c++ (fix FTBFS bug #1605323)
|
- Add BR gcc-c++ (fix FTBFS bug #1605323)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (openmpi-2.1.1.tar.bz2) = c11bba6ec815f9c8d32fce3578f8995f6cd694e02fb850d7e6cd3975989bb38fdbef348064264a1de418d0a21411c70ca74347ecff4f27eb5a2f6835019d6bca
|
SHA512 (openmpi-2.1.5.tar.bz2) = 8b256c7019e11829dd1f235b7d98e0d135c8e92046a07dc70337c58498d946078f57434d0330d16c06d0e8c645d6f21fa8235d76da62f558ff01f68f6e69a4f1
|
||||||
|
Loading…
Reference in New Issue
Block a user