diff --git a/hdf5.changes b/hdf5.changes index 0a546b6..e797eb1 100644 --- a/hdf5.changes +++ b/hdf5.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Oct 22 08:46:29 UTC 2017 - eich@suse.com + +- Remove openssl-devel and krb5-devel from the BuildRequires. + ------------------------------------------------------------------- Tue Oct 17 14:07:15 UTC 2017 - eich@suse.com diff --git a/hdf5.spec b/hdf5.spec index d6c2124..a759994 100644 --- a/hdf5.spec +++ b/hdf5.spec @@ -167,11 +167,9 @@ Patch6: hdf5-buildcompare.patch Patch7: hdf5-mpi.patch Patch8: hdf5_disable_testphdf5.patch BuildRequires: fdupes -BuildRequires: krb5-devel %if 0%{?use_sz2} BuildRequires: libsz2-devel %endif -BuildRequires: openssl-devel BuildRequires: zlib-devel %if %{without hpc} BuildRequires: gcc-c++