[hdf5] Update to 1.8.7

Orion Poplawski orion at fedoraproject.org
Tue May 17 22:24:50 UTC 2011


commit adb092edbe2f40d5ea4029b7dc032f131227a17d
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Tue May 17 16:24:11 2011 -0600

    Update to 1.8.7

 .gitignore |    1 +
 hdf5.spec  |    9 +++++++--
 sources    |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 95c89a3..49ad391 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 hdf5-1.8.5.tar.bz2
 /hdf5-1.8.5-patch1.tar.bz2
 /hdf5-1.8.6.tar.bz2
+/hdf5-1.8.7.tar.bz2
diff --git a/hdf5.spec b/hdf5.spec
index dccdb0f..3440eec 100644
--- a/hdf5.spec
+++ b/hdf5.spec
@@ -3,8 +3,8 @@
 # NOTE:  Try not to realease new versions to released versions of Fedora
 # You need to recompile all users of HDF5 for each version change
 Name: hdf5
-Version: 1.8.6
-Release: 2%{?dist}
+Version: 1.8.7
+Release: 1%{?dist}
 Summary: A general purpose library and file format for storing scientific data
 License: BSD
 Group: System Environment/Libraries
@@ -288,6 +288,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/mpich2/bin/h5redeploy
 %{_libdir}/mpich2/bin/h5repack
 %{_libdir}/mpich2/bin/h5perf
+%{_libdir}/mpich2/bin/h5perf_serial
 %{_libdir}/mpich2/bin/h5repart
 %{_libdir}/mpich2/bin/h5stat
 %{_libdir}/mpich2/bin/h5unjam
@@ -319,6 +320,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/openmpi/bin/h5ls
 %{_libdir}/openmpi/bin/h5mkgrp
 %{_libdir}/openmpi/bin/h5perf
+%{_libdir}/openmpi/bin/h5perf_serial
 %{_libdir}/openmpi/bin/h5redeploy
 %{_libdir}/openmpi/bin/h5repack
 %{_libdir}/openmpi/bin/h5repart
@@ -338,6 +340,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue May 17 2011 Orion Poplawski <orion at cora.nwra.com> 1.8.7-1
+- Update to 1.8.7
+
 * Tue Mar 29 2011 Deji Akingunola <dakingun at gmail.com> - 1.8.6-2
 - Rebuild for mpich2 soname bump
 
diff --git a/sources b/sources
index ed2dd43..0448093 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0b44950ed25fe66cdaab0725fa875bfe  hdf5-1.8.6.tar.bz2
+8859e2abc5258596302c7618722a48ad  hdf5-1.8.7.tar.bz2


More information about the scm-commits mailing list