[getdp] 03/20: refresh patches
Mattia Rizzolo
mattia at debian.org
Fri Feb 12 19:58:25 UTC 2016
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository getdp.
commit bc07373f3bc1deff4f1e6755faa3d5a6ee247588
Author: Mattia Rizzolo <mattia at debian.org>
Date: Fri Feb 12 16:06:26 2016 +0000
refresh patches
---
debian/patches/cmake.patch | 8 +++-----
debian/patches/petsc.patch | 12 +++++-------
2 files changed, 8 insertions(+), 12 deletions(-)
diff --git a/debian/patches/cmake.patch b/debian/patches/cmake.patch
index f7b22f1..a9873d4 100644
--- a/debian/patches/cmake.patch
+++ b/debian/patches/cmake.patch
@@ -1,8 +1,6 @@
-Index: getdp-2.4.5~svn3515/CMakeLists.txt
-===================================================================
---- getdp-2.4.5~svn3515.orig/CMakeLists.txt
-+++ getdp-2.4.5~svn3515/CMakeLists.txt
-@@ -487,6 +487,8 @@ if(ENABLE_FORTRAN)
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -513,6 +513,8 @@
list(APPEND LAPACK_LIBRARIES -lgfortran)
elseif(CMAKE_Fortran_COMPILER MATCHES "g77")
list(APPEND LAPACK_LIBRARIES -lg2c)
diff --git a/debian/patches/petsc.patch b/debian/patches/petsc.patch
index 6330a54..c55e5e0 100644
--- a/debian/patches/petsc.patch
+++ b/debian/patches/petsc.patch
@@ -1,8 +1,6 @@
-Index: getdp-2.6.2~svn4257/CMakeLists.txt
-===================================================================
---- getdp-2.6.2~svn4257.orig/CMakeLists.txt
-+++ getdp-2.6.2~svn4257/CMakeLists.txt
-@@ -382,13 +382,15 @@ if(ENABLE_PETSC)
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -382,13 +382,15 @@
endif(PETSC_PACKAGES_INCLUDES)
endif(PETSC_PACKAGES_INCLUDES)
# find libraries (<= 3.0)
@@ -19,7 +17,7 @@ Index: getdp-2.6.2~svn4257/CMakeLists.txt
endif(NOT PETSC_LIBS)
if(PETSC_LIBS)
set_config_option(HAVE_PETSC "PETSc")
-@@ -406,15 +408,22 @@ if(ENABLE_PETSC)
+@@ -406,15 +408,22 @@
else(SLEPC_DIR)
set(ENV_SLEPC_DIR $ENV{SLEPC_DIR})
endif(SLEPC_DIR)
@@ -45,7 +43,7 @@ Index: getdp-2.6.2~svn4257/CMakeLists.txt
list(APPEND EXTERNAL_INCLUDES ${SLEPC_INC})
find_path(SLEPC_INC2 "slepcconf.h" PATHS ${ENV_SLEPC_DIR}
PATH_SUFFIXES ${ENV_PETSC_ARCH}/include NO_DEFAULT_PATH)
-@@ -422,7 +431,7 @@ if(ENABLE_PETSC)
+@@ -422,7 +431,7 @@
list(APPEND EXTERNAL_INCLUDES ${SLEPC_INC2})
endif(SLEPC_INC2)
endif(SLEPC_INC)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/getdp.git
More information about the debian-science-commits
mailing list