Drop mpi4py-mpich BR on i686 (bz#2259594)
This commit is contained in:
parent
72c3dccfc9
commit
1a12f28665
1 changed files with 5 additions and 0 deletions
5
vtk.spec
5
vtk.spec
|
|
@ -146,7 +146,9 @@ BuildRequires: gnuplot
|
|||
BuildRequires: wget
|
||||
%if %{with mpich}
|
||||
BuildRequires: mpich-devel
|
||||
%ifnarch %{ix86}
|
||||
BuildRequires: python%{?python3_pkgversion}-mpi4py-mpich
|
||||
%endif
|
||||
BuildRequires: netcdf-mpich-devel
|
||||
%endif
|
||||
%if %{with openmpi}
|
||||
|
|
@ -842,6 +844,9 @@ cat xorg.log
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Jan 24 2024 Orion Poplawski <orion@nwra.com> - 9.2.6-12
|
||||
- Drop mpi4py-mpich BR on i686 (bz#2259594)
|
||||
|
||||
* Wed Jan 17 2024 Jonathan Wakely <jwakely@redhat.com> - 9.2.6-12
|
||||
- Rebuilt for Boost 1.83
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue