[petsc] 03/04: refresh debian/patches

Drew Parsons dparsons at moszumanska.debian.org
Sat Jul 30 02:43:44 UTC 2016


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

dparsons pushed a commit to branch experimental
in repository petsc.

commit a874c7a6b284bb046c9f8885b17e522a6a7bad97
Author: Drew Parsons <dparsons at debian.org>
Date:   Sat Jul 30 09:42:23 2016 +0800

    refresh debian/patches
---
 debian/patches/hypre.patch                    | 2 +-
 debian/patches/lib-versions.patch             | 4 ++--
 debian/patches/test_mpi_conditional_bug816101 | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/patches/hypre.patch b/debian/patches/hypre.patch
index e7718b6..1c5db8f 100644
--- a/debian/patches/hypre.patch
+++ b/debian/patches/hypre.patch
@@ -5,7 +5,7 @@ Index: petsc/config/BuildSystem/config/packages/hypre.py
 --- petsc.orig/config/BuildSystem/config/packages/hypre.py
 +++ petsc/config/BuildSystem/config/packages/hypre.py
 @@ -8,7 +8,7 @@ class Configure(config.package.GNUPackag
-     self.download  = ['git://https://github.com/LLNL/hypre','https://github.com/LLNL/hypre/archive/v2.11.0-47-gbba1cfc.tar.gz']
+     self.download  = ['git://https://github.com/LLNL/hypre','https://github.com/LLNL/hypre/archive/'+self.gitcommit+'.tar.gz']
      self.functions = ['HYPRE_IJMatrixCreate']
      self.includes  = ['HYPRE.h']
 -    self.liblist   = [['libHYPRE.a']]
diff --git a/debian/patches/lib-versions.patch b/debian/patches/lib-versions.patch
index fec7b5e..797d910 100644
--- a/debian/patches/lib-versions.patch
+++ b/debian/patches/lib-versions.patch
@@ -14,7 +14,7 @@ Index: petsc/lib/petsc/conf/rules
  	flag=""; \
  	if [ -f $$library ]; then \
  	  if [ -f $$sharedlibrary ]; then \
-@@ -558,8 +558,8 @@ deleteshared:
+@@ -557,8 +557,8 @@ deleteshared:
               echo ${RM} -rf ${INSTALL_LIB_DIR}/$${LIBNAME}.dylib.dSYM; \
  	     ${RM} -rf ${INSTALL_LIB_DIR}/$${LIBNAME}.dylib.dSYM; \
  	   fi; \
@@ -25,7 +25,7 @@ Index: petsc/lib/petsc/conf/rules
  	done
  	@if [ -f ${INSTALL_LIB_DIR}/so_locations ]; then \
            echo ${RM} ${INSTALL_LIB_DIR}/so_locations; \
-@@ -898,7 +898,8 @@ shared_none:
+@@ -895,7 +895,8 @@ shared_none:
  
  shared_linux:
  	- at cd ${SHARED_LIBRARY_TMPDIR}; \
diff --git a/debian/patches/test_mpi_conditional_bug816101 b/debian/patches/test_mpi_conditional_bug816101
index 0fbfb81..386e2b6 100644
--- a/debian/patches/test_mpi_conditional_bug816101
+++ b/debian/patches/test_mpi_conditional_bug816101
@@ -2,7 +2,7 @@ Index: petsc/src/snes/examples/tutorials/makefile
 ===================================================================
 --- petsc.orig/src/snes/examples/tutorials/makefile
 +++ petsc/src/snes/examples/tutorials/makefile
-@@ -926,7 +926,14 @@ testex19: ex19.PETSc
+@@ -931,7 +931,14 @@ testex19: ex19.PETSc
  	   else echo "Possible error running C/C++ src/snes/examples/tutorials/ex19 with 1 MPI process"; \
             echo "See http://www.mcs.anl.gov/petsc/documentation/faq.html";\
             cat ex19_1.tmp; fi; \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/petsc.git



More information about the debian-science-commits mailing list