cgns/hdf5 support temporarily disabled (bz#1541616)
This commit is contained in:
parent
4460d1aae3
commit
37b87362c3
@ -68,8 +68,8 @@
|
|||||||
# hdf5' is required by 'cgns'
|
# hdf5' is required by 'cgns'
|
||||||
# hdf5 needs MPI
|
# hdf5 needs MPI
|
||||||
%if 0%{?fedora} || 0%{?rhel} >= 7
|
%if 0%{?fedora} || 0%{?rhel} >= 7
|
||||||
%bcond_without cgns
|
%bcond_with cgns
|
||||||
%bcond_without hdf5
|
%bcond_with hdf5
|
||||||
%else
|
%else
|
||||||
%bcond_with cgns
|
%bcond_with cgns
|
||||||
%bcond_with hdf5
|
%bcond_with hdf5
|
||||||
@ -1053,8 +1053,9 @@ make -C buildmpich_dir test
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Jan 29 2018 Antonio Trande <sagitter@fedoraproject.org> - 3.8.3-2
|
* Sat Feb 03 2018 Antonio Trande <sagitter@fedoraproject.org> - 3.8.3-2
|
||||||
- Fix PETSC_LIB_DIR variables
|
- Fix PETSC_LIB_DIR variables
|
||||||
|
- cgns/hdf5 support temporarily disabled (bz#1541616)
|
||||||
|
|
||||||
* Sun Jan 28 2018 Antonio Trande <sagitter@fedoraproject.org> - 3.8.3-1
|
* Sun Jan 28 2018 Antonio Trande <sagitter@fedoraproject.org> - 3.8.3-1
|
||||||
- Update to 3.8.3
|
- Update to 3.8.3
|
||||||
|
Loading…
Reference in New Issue
Block a user