!21 change Buildrequire for fix build failed

From: @konglidong 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2022-09-21 02:00:34 +00:00 committed by Gitee
commit 1222452dcb
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: openmpi
Version: 2.1.1
Release: 18
Release: 19
Summary: Open Source High Performance Computing
License: BSD and MIT and Romio
URL: http://www.open-mpi.org/
@ -11,7 +11,7 @@ Source3: openmpi.pth.py3
Source4: macros.openmpi
BuildRequires: gcc-c++, gcc-gfortran
BuildRequires: valgrind-devel, hwloc-devel, java-devel, libfabric-devel, papi-devel
BuildRequires: valgrind-devel, hwloc-devel, java-1.8.0-openjdk-devel, libfabric-devel, papi-devel
BuildRequires: libibverbs-devel >= 1.1.3, opensm-devel > 3.3.0
BuildRequires: librdmacm-devel, rdma-core-devel, pmix-devel
BuildRequires: hwloc-gui
@ -211,6 +211,9 @@ make check
%{_mandir}/%{name_all}/man*/*
%changelog
* Wed Apr 06 2022 konglidong <konglidong@uniontech.com> - 2.1.1-19
- change Buildrequire from java-devel to java-1.8.0-openjdk-devel
* Mon Dec 07 2020 liuweibo <liuweibo10@huawei.com> - 2.1.1-18
- Add help package requires to Main