From f2a01e9908d3eed116d0a4376dc2857a11d825c4 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Mon, 8 Jun 2015 12:26:56 -0600 Subject: [PATCH] Update to 1.8.15-patch1 --- .gitignore | 1 + hdf5.spec | 10 ++++++---- sources | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index d9533bd..9e22e9c 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ hdf5-1.8.5.tar.bz2 /hdf5_1.8.13+docs-15.debian.tar.xz /hdf5-1.8.15.tar.bz2 /hdf5_1.8.14+docs-3.debian.tar.xz +/hdf5-1.8.15-patch1.tar.bz2 diff --git a/hdf5.spec b/hdf5.spec index 7671dee..d3a15a8 100644 --- a/hdf5.spec +++ b/hdf5.spec @@ -1,13 +1,13 @@ %global macrosdir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d) # Patch version? -%global snaprel %{nil} +%global snaprel -patch1 # NOTE: Try not to release new versions to released versions of Fedora # You need to recompile all users of HDF5 for each version change Name: hdf5 Version: 1.8.15 -Release: 2%{?dist} +Release: 3.patch1%{?dist} Summary: A general purpose library and file format for storing scientific data License: BSD Group: System Environment/Libraries @@ -149,8 +149,7 @@ HDF5 parallel openmpi static libraries %prep -#setup -q -n %{name}-%{version}%{?snaprel} -%setup -q -a 2 +%setup -q -a 2 -n %{name}-%{version}%{?snaprel} %patch0 -p1 -b .LD_LIBRARY_PATH %patch2 -p1 -b .format %patch3 -p1 -b .ldouble-ppc64le @@ -418,6 +417,9 @@ done %changelog +* Mon Jun 8 2015 Orion Poplawski - 1.8.15-3.patch1 +- Update to 1.8.15-patch1 + * Fri Jun 05 2015 Dan HorĂ¡k - 1.8.15-2 - drop unnecessary patch, issue seems fixed with gcc5 diff --git a/sources b/sources index da92dba..18b8a4a 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -c3cfd7aeca8ca15160d9784af6748ac4 hdf5-1.8.15.tar.bz2 +3c0d7a8c38d1abc7b40fc12c1d5f2bb8 hdf5-1.8.15-patch1.tar.bz2 a4aec59741a8a4dd702c0841ad514c97 hdf5_1.8.14+docs-3.debian.tar.xz