change Buildrequire from java-devel to java-1.8.0-openjdk-devel

This commit is contained in:
konglidong 2022-04-06 15:26:14 +08:00
parent c4fd47bc77
commit e8e337d095

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