Accepting request 504310 from home:cjunghans:branches:science

OBS-URL: https://build.opensuse.org/request/show/504310
OBS-URL: https://build.opensuse.org/package/show/science/hdf5?expand=0&rev=40
This commit is contained in:
Christoph Junghans 2017-06-17 01:01:38 +00:00 committed by Git OBS Bridge
parent 867636073f
commit 55450cbf58
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jun 16 21:13:30 UTC 2017 - junghans@votca.org
- Enabled szlib support through libaec's szlib API
-------------------------------------------------------------------
Wed Oct 5 19:03:35 UTC 2016 - toddrme2178@gmail.com

View File

@ -66,6 +66,7 @@ BuildRequires: gcc-fortran
BuildRequires: krb5-devel
BuildRequires: openssl-devel
BuildRequires: zlib-devel
BuildRequires: libsz2-devel
%if 0%{?_openmpi}
BuildRequires: openmpi-devel
%endif
@ -821,6 +822,7 @@ pushd build
--enable-cxx \
--enable-threadsafe \
--enable-build-mode=production \
--with-szlib \
--with-pthread
make V=1 %{?_smp_mflags}