From 1645debc189719323a76da96353231a2b7e5646655203dbaa770bc4b3d8ddb2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Tue, 3 Apr 2018 12:44:47 +0000 Subject: [PATCH] Accepting request 592805 from home:StefanBruens:branches:science - Fix some typos, one trivial, two mispelled macros OBS-URL: https://build.opensuse.org/request/show/592805 OBS-URL: https://build.opensuse.org/package/show/science/hdf5?expand=0&rev=71 --- hdf5.changes | 5 +++++ hdf5.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) 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}.*