automatic version update by autodist [release 5.0.7-1mamba;Sat Feb 15 2025]
This commit is contained in:
parent
c77bc295ce
commit
eb979152d9
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: openmpi
|
||||
Version: 5.0.6
|
||||
Version: 5.0.7
|
||||
Release: 1mamba
|
||||
Summary: A High Performance Message Passing Library
|
||||
Group: System/Tools
|
||||
@ -57,7 +57,6 @@ Requires: libmpi = %{?epoch:%epoch:}%{version}-%{release}
|
||||
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.
|
||||
This package contains static libraries and header files needed for development.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
@ -66,7 +65,6 @@ This package contains static libraries and header files needed for development.
|
||||
%ifarch arm
|
||||
sed -i "s|armv5\*linux|arm*linux|" configure || exit 1
|
||||
%endif
|
||||
#%patch0 -p1
|
||||
|
||||
%build
|
||||
#:<< _EOF
|
||||
@ -149,6 +147,9 @@ sed -i "s|armv5\*linux|arm*linux|" configure || exit 1
|
||||
#%doc NEWS README
|
||||
|
||||
%changelog
|
||||
* Sat Feb 15 2025 Automatic Build System <autodist@openmamba.org> 5.0.7-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Nov 16 2024 Automatic Build System <autodist@openmamba.org> 5.0.6-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user