Dominique Leuenberger 2018-04-04 09:07:32 +00:00 committed by Git OBS Bridge
commit 45ef0de1ed
2 changed files with 8 additions and 3 deletions

View File

@ -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

View File

@ -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}.*