[hdf5] drop obsolete longdouble patch (PPC64 only)

Karsten Hopp karsten at fedoraproject.org
Wed Jun 1 12:04:44 UTC 2011


commit 8a26f2436f5f303ecf4eaf80a544f12659c24c1f
Author: Karsten Hopp <karsten at redhat.com>
Date:   Wed Jun 1 14:03:07 2011 +0200

    drop obsolete longdouble patch (PPC64 only)

 hdf5-1.8.5-longdouble.patch |   28 ----------------------------
 hdf5.spec                   |    8 ++++----
 2 files changed, 4 insertions(+), 32 deletions(-)
---
diff --git a/hdf5.spec b/hdf5.spec
index 3440eec..dd5c17a 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: 1%{?dist}
+Release: 2%{?dist}
 Summary: A general purpose library and file format for storing scientific data
 License: BSD
 Group: System Environment/Libraries
@@ -110,9 +110,6 @@ HDF5 parallel openmpi development files
 %prep
 #setup -q -n %{name}-%{version}%{?snaprel}
 %setup -q
-%ifarch ppc64
-%patch1 -p1 -b .longdouble
-%endif
 %patch4 -p1 -b .tstlite
 #This should be fixed in 1.8.7
 find \( -name '*.[ch]*' -o -name '*.f90' -o -name '*.txt' \) -exec chmod -x {} +
@@ -340,6 +337,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Jun 01 2011 Karsten Hopp <karsten at redhat.com> 1.8.7-2
+- drop ppc64 longdouble patch, not required anymore
+
 * Tue May 17 2011 Orion Poplawski <orion at cora.nwra.com> 1.8.7-1
 - Update to 1.8.7
 


More information about the scm-commits mailing list