[sundials] 13/76: apply correctly sh4.patch

Andreas Tille tille at debian.org
Sun Feb 5 18:44:50 UTC 2017


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

tille pushed a commit to branch master
in repository sundials.

commit f21a6f03b23de0ae20d2ea84794798a6c53ef30d
Author: Christophe Trophime <christophe.trophime at lncmi.cnrs.fr>
Date:   Wed Nov 3 08:17:24 2010 +0000

    apply correctly sh4.patch
---
 debian/changelog         |  2 +-
 debian/patches/sh4.patch | 15 +++++++--------
 2 files changed, 8 insertions(+), 9 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8148df8..1236354 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,7 @@
 sundials (2.4.0-2) unstable; urgency=low
 
   [Nobuhiro Iwamatsu]
-  * debian/patches: add sh4.patch (Closes #602160)
+  * debian/patches: add sh4.patch (Closes: #602160)
 
  -- Christophe Trophime <christophe.trophime at grenoble.cnrs.fr>  Tue, 02 Nov 2010 19:19:44 +0100
 
diff --git a/debian/patches/sh4.patch b/debian/patches/sh4.patch
index d49dd61..d1ac1a5 100644
--- a/debian/patches/sh4.patch
+++ b/debian/patches/sh4.patch
@@ -1,14 +1,13 @@
-diff --git a/configure b/configure
-index 3ddb615..deb8f61 100755
---- a/configure
-+++ b/configure
-@@ -9318,7 +9318,7 @@ fi
+Index: sundials-2.4.0/configure
+===================================================================
+--- sundials-2.4.0.orig/configure	2010-11-03 08:42:51.000000000 +0100
++++ sundials-2.4.0/configure	2010-11-03 08:43:14.000000000 +0100
+@@ -8295,7 +8295,7 @@
  
            ;;
            # Ignore these flags.
--        -lang* | -lcrt*.o | -lc | -lgcc | -libmil | -LANG:=* | -LIST:* | -LNO:*)
-+        -lang* | -lcrt*.o | -lc | -lgcc | -libmil | -little | -LANG:=* | -LIST:* | -LNO:*)
+-        -lang* | -lcrt*.o | -lc | -lgcc* | -lSystem | -libmil | -LANG:=* | -LIST:* | -LNO:*)
++        -lang* | -lcrt*.o | -lc | -lgcc* | -lSystem | -libmil | -little | -LANG:=* | -LIST:* | -LNO:*)
            ;;
          -lkernel32)
            test x"$CYGWIN" != xyes && ac_cv_f77_libs="$ac_cv_f77_libs $ac_arg"
-

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



More information about the debian-science-commits mailing list