change Buildrequire from java-devel to java-1.8.0-openjdk-devel
This commit is contained in:
parent
c4fd47bc77
commit
e8e337d095
@ -1,6 +1,6 @@
|
|||||||
Name: openmpi
|
Name: openmpi
|
||||||
Version: 2.1.1
|
Version: 2.1.1
|
||||||
Release: 18
|
Release: 19
|
||||||
Summary: Open Source High Performance Computing
|
Summary: Open Source High Performance Computing
|
||||||
License: BSD and MIT and Romio
|
License: BSD and MIT and Romio
|
||||||
URL: http://www.open-mpi.org/
|
URL: http://www.open-mpi.org/
|
||||||
@ -11,7 +11,7 @@ Source3: openmpi.pth.py3
|
|||||||
Source4: macros.openmpi
|
Source4: macros.openmpi
|
||||||
|
|
||||||
BuildRequires: gcc-c++, gcc-gfortran
|
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: libibverbs-devel >= 1.1.3, opensm-devel > 3.3.0
|
||||||
BuildRequires: librdmacm-devel, rdma-core-devel, pmix-devel
|
BuildRequires: librdmacm-devel, rdma-core-devel, pmix-devel
|
||||||
BuildRequires: hwloc-gui
|
BuildRequires: hwloc-gui
|
||||||
@ -211,6 +211,9 @@ make check
|
|||||||
%{_mandir}/%{name_all}/man*/*
|
%{_mandir}/%{name_all}/man*/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Dec 07 2020 liuweibo <liuweibo10@huawei.com> - 2.1.1-18
|
||||||
- Add help package requires to Main
|
- Add help package requires to Main
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user