automatic version update by autodist [release 4.0.5-1mamba;Sat Sep 26 2020]
This commit is contained in:
parent
ccd80449f2
commit
87d675a8f7
@ -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.0.4
|
Version: 4.0.5
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A High Performance Message Passing Library
|
Summary: A High Performance Message Passing Library
|
||||||
Group: System/Tools
|
Group: System/Tools
|
||||||
@ -18,14 +18,14 @@ BuildRequires: libesmtp-devel
|
|||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libgomp-devel
|
BuildRequires: libgomp-devel
|
||||||
BuildRequires: libopenssl-devel
|
BuildRequires: libopenssl-devel
|
||||||
%ifnarch arm
|
%ifnarch arm aarch64
|
||||||
BuildRequires: libquadmath-devel
|
BuildRequires: libquadmath-devel
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: jpackage-utils
|
BuildRequires: javapackages
|
||||||
Requires: libmpi = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: libmpi = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
@ -279,6 +279,9 @@ sed -i "s|armv5\*linux|arm*linux|" configure || exit 1
|
|||||||
#%doc NEWS README
|
#%doc NEWS README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Sep 26 2020 Automatic Build System <autodist@mambasoft.it> 4.0.5-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Jun 20 2020 Automatic Build System <autodist@mambasoft.it> 4.0.4-1mamba
|
* Sat Jun 20 2020 Automatic Build System <autodist@mambasoft.it> 4.0.4-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user