Update to 1.8.4
This commit is contained in:
parent
0ae04f95a7
commit
68347bd879
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@ openmpi-1.4.1-RH.tar.bz2
|
|||||||
/openmpi-1.8.1.tar.bz2
|
/openmpi-1.8.1.tar.bz2
|
||||||
/openmpi-1.8.2.tar.bz2
|
/openmpi-1.8.2.tar.bz2
|
||||||
/openmpi-1.8.3.tar.bz2
|
/openmpi-1.8.3.tar.bz2
|
||||||
|
/openmpi-1.8.4.tar.bz2
|
||||||
|
@ -21,8 +21,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: 1.8.3
|
Version: 1.8.4
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Open Message Passing Interface
|
Summary: Open Message Passing Interface
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
License: BSD, MIT and Romio
|
License: BSD, MIT and Romio
|
||||||
@ -242,6 +242,9 @@ make check
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 23 2014 Orion Poplawski <orion@cora.nwra.com> 1.8.4-1
|
||||||
|
- Update to 1.8.4
|
||||||
|
|
||||||
* Mon Nov 17 2014 Orion Poplawski <orion@cora.nwra.com> 1.8.3-3
|
* Mon Nov 17 2014 Orion Poplawski <orion@cora.nwra.com> 1.8.3-3
|
||||||
- Rebuild for papi soname change
|
- Rebuild for papi soname change
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user