[hdf5] 06/11: Refresh patches

Gilles Filippini pini at moszumanska.debian.org
Thu May 29 14:44:26 UTC 2014


This is an automated email from the git hooks/post-receive script.

pini pushed a commit to branch master
in repository hdf5.

commit a45ac8d1d6f4f8826f3d414164e7a97d9d323b9b
Author: Gilles Filippini <pini at debian.org>
Date:   Sun May 25 22:28:11 2014 +0200

    Refresh patches
---
 debian/patches/path_max.diff             | 14 +++++++-------
 debian/patches/relax-version-check.patch |  6 +++---
 debian/patches/soname.diff               |  6 +++---
 3 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/debian/patches/path_max.diff b/debian/patches/path_max.diff
index 269bf54..100ba39 100644
--- a/debian/patches/path_max.diff
+++ b/debian/patches/path_max.diff
@@ -3,11 +3,11 @@ Description: avoid the issue of PATH_MAX not being available on Hurd.
  for making hdf5 compile and available in Debian.
 Author: Pino Toscano <toscano.pino at tiscali.it>
 Bug-Debian: http://bugs.debian.org/627896
-Index: hdf5-1.8.11/src/H5F.c
+Index: hdf5/src/H5F.c
 ===================================================================
---- hdf5-1.8.11.orig/src/H5F.c	2013-07-02 16:40:55.621612700 +0200
-+++ hdf5-1.8.11/src/H5F.c	2013-07-02 16:40:55.613612700 +0200
-@@ -129,6 +129,10 @@
+--- hdf5.orig/src/H5F.c
++++ hdf5/src/H5F.c
+@@ -128,6 +128,10 @@ static const H5I_class_t H5I_FILE_CLS[1]
  }};
  
  
@@ -18,10 +18,10 @@ Index: hdf5-1.8.11/src/H5F.c
  

  /*-------------------------------------------------------------------------
   * Function:	H5F_init
-Index: hdf5-1.8.11/testpar/t_cache.c
+Index: hdf5/testpar/t_cache.c
 ===================================================================
---- hdf5-1.8.11.orig/testpar/t_cache.c	2013-07-02 16:40:55.621612700 +0200
-+++ hdf5-1.8.11/testpar/t_cache.c	2013-07-02 16:40:55.617612700 +0200
+--- hdf5.orig/testpar/t_cache.c
++++ hdf5/testpar/t_cache.c
 @@ -35,6 +35,10 @@
  
  #include "H5Fpkg.h"
diff --git a/debian/patches/relax-version-check.patch b/debian/patches/relax-version-check.patch
index 63c17f0..ec1d0c8 100644
--- a/debian/patches/relax-version-check.patch
+++ b/debian/patches/relax-version-check.patch
@@ -8,9 +8,9 @@ Author: Julian Taylor <jtaylor at ubuntu.com>
 Bug-Debian: http://bugs.debian.org/693610
 Index: hdf5/src/H5.c
 ===================================================================
---- hdf5.orig/src/H5.c	2013-11-30 15:09:12.000000000 +0100
-+++ hdf5/src/H5.c	2013-11-30 15:09:12.000000000 +0100
-@@ -668,8 +668,7 @@
+--- hdf5.orig/src/H5.c
++++ hdf5/src/H5.c
+@@ -678,8 +678,7 @@ H5check_version(unsigned majnum, unsigne
              disable_version_check = (unsigned int)HDstrtol (s, NULL, 0);
      }
  
diff --git a/debian/patches/soname.diff b/debian/patches/soname.diff
index 78f8c34..5256e95 100644
--- a/debian/patches/soname.diff
+++ b/debian/patches/soname.diff
@@ -19,12 +19,12 @@ Description: Rollback upstream change from soname 7 => 8.
 Author: Sylvestre Ledru <sylvestre.ledru at scilab-enterprises.com>
 Index: hdf5/config/lt_vers.am
 ===================================================================
---- hdf5.orig/config/lt_vers.am	2013-12-07 15:20:15.000000000 +0100
-+++ hdf5/config/lt_vers.am	2013-12-07 15:22:32.000000000 +0100
+--- hdf5.orig/config/lt_vers.am
++++ hdf5/config/lt_vers.am
 @@ -18,7 +18,7 @@
  # See libtool versioning documentation online.
  LT_VERS_INTERFACE = 8
- LT_VERS_REVISION = 1
+ LT_VERS_REVISION = 2 
 -LT_VERS_AGE = 0
 +LT_VERS_AGE = 1
  

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/hdf5.git



More information about the Pkg-grass-devel mailing list