[hdf5/f16] Related: rhbz#758334 hdf5 doesn't build on ppc64

Caolán McNamara caolanm at fedoraproject.org
Thu Dec 1 17:14:38 UTC 2011


commit 15fccb9930c4f87983d7e8db422e45af6b1567a6
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Thu Dec 1 17:14:32 2011 +0000

    Related: rhbz#758334 hdf5 doesn't build on ppc64

 hdf5.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/hdf5.spec b/hdf5.spec
index f57f021..7e5a7d3 100644
--- a/hdf5.spec
+++ b/hdf5.spec
@@ -4,7 +4,7 @@
 # You need to recompile all users of HDF5 for each version change
 Name: hdf5
 Version: 1.8.7
-Release: 3%{?dist}
+Release: 4%{?dist}
 Summary: A general purpose library and file format for storing scientific data
 License: BSD
 Group: System Environment/Libraries
@@ -33,7 +33,7 @@ BuildRequires: krb5-devel, openssl-devel, zlib-devel, gcc-gfortran, time
 %global mpi_list mpich2
 %endif
 %if %{with_openmpi}
-%global mpi_list %{mpi_list} openmpi
+%global mpi_list %{?mpi_list} openmpi
 %endif
 
 %description
@@ -378,6 +378,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Dec 01 2011 Caolán McNamara <caolanm at redhat.com> 1.8.7-4
+- Related: rhbz#758334 hdf5 doesn't build on ppc64
+
 * Fri Nov 18 2011 Orion Poplawski <orion at cora.nwra.com> 1.8.7-3
 - Add rpm macro %%{_hdf5_version} for convenience
 - Enable static MPI builds


More information about the scm-commits mailing list