diff --git a/hdf5.changes b/hdf5.changes index 1335a37..8f59939 100644 --- a/hdf5.changes +++ b/hdf5.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Mar 31 23:53:50 UTC 2018 - stefan.bruens@rwth-aachen.de + +- Fix some typos, one trivial, two mispelled macros + ------------------------------------------------------------------- Sat Feb 10 23:04:47 UTC 2018 - jengelh@inai.de diff --git a/hdf5.spec b/hdf5.spec index 4c5a900..b290826 100644 --- a/hdf5.spec +++ b/hdf5.spec @@ -190,7 +190,7 @@ ExclusiveArch: do_not_build %endif # TODO: The so numbers autodetected by update_so_version.sh -# do not match the so numbers that are actually buit. +# do not match the so numbers that are actually built. %define sonum 101 %define sonum_CXX 101 %define sonum_F 100 @@ -348,7 +348,7 @@ Group: System/Libraries Provides: %{libname -l hl_fortran} = %{version} Obsoletes: %{libname -l hl_fortran} < %{version} %{?with_hpc:Provides: libhdf5%{?with_mpi:-%{mpi_flavor}}-hpc = %{version}} -%{?whit_hpc:Requires: %{name}-module = %version} +%{?with_hpc:Requires: %{name}-module = %version} %description -n %{libname -l hl_fortran -s %{sonum_HL_F}} HDF5 is a data model, library, and file format for storing and @@ -724,7 +724,7 @@ export HDF5_Make_Ignore=yes %doc release_docs/RELEASE.txt %endif %defattr(0755,root,root) -%{?whith_hpc:%hpc_dirs} +%{?with_hpc:%hpc_dirs} %{my_libdir}/libhdf5.so.%{sonum} %{my_libdir}/libhdf5.so.%{sonum}.*