automatic version update by autodist [release 4.1.1-1mamba;Wed Apr 28 2021]
This commit is contained in:
parent
3a4f7c5ffc
commit
f9d1482d10
16
openmpi.spec
16
openmpi.spec
@ -1,6 +1,6 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: openmpi
|
Name: openmpi
|
||||||
Version: 4.1.0
|
Version: 4.1.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A High Performance Message Passing Library
|
Summary: A High Performance Message Passing Library
|
||||||
Group: System/Tools
|
Group: System/Tools
|
||||||
@ -14,20 +14,19 @@ License: BSD
|
|||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: gcc-fortran
|
BuildRequires: gcc-fortran
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libesmtp-devel
|
BuildRequires: libevent-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libgomp-devel
|
BuildRequires: libhwloc-devel
|
||||||
BuildRequires: libopenssl-devel
|
BuildRequires: libibverbs-devel
|
||||||
|
BuildRequires: libnl-devel
|
||||||
%ifnarch arm aarch64
|
%ifnarch arm aarch64
|
||||||
BuildRequires: libquadmath-devel
|
BuildRequires: libquadmath-devel
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libudev-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
BuildRequires: perl-devel
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: javapackages
|
BuildRequires: javapackages
|
||||||
Requires: libmpi = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: libmpi = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The Open MPI Project is an open source MPI-2 implementation that is developed and maintained by a consortium of academic, research, and industry partners. Open MPI is therefore able to combine the expertise, technologies, and resources from all across the High Performance Computing community in order to build the best MPI library available. Open MPI offers advantages for system and software vendors, application developers and computer science researchers.
|
The Open MPI Project is an open source MPI-2 implementation that is developed and maintained by a consortium of academic, research, and industry partners. Open MPI is therefore able to combine the expertise, technologies, and resources from all across the High Performance Computing community in order to build the best MPI library available. Open MPI offers advantages for system and software vendors, application developers and computer science researchers.
|
||||||
@ -277,6 +276,9 @@ sed -i "s|armv5\*linux|arm*linux|" configure || exit 1
|
|||||||
#%doc NEWS README
|
#%doc NEWS README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 28 2021 Automatic Build System <autodist@mambasoft.it> 4.1.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Feb 20 2021 Automatic Build System <autodist@mambasoft.it> 4.1.0-1mamba
|
* Sat Feb 20 2021 Automatic Build System <autodist@mambasoft.it> 4.1.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user