r36988 - in /packages/sundials/trunk/debian: changelog patches/sh4.patch

trophime-guest at users.alioth.debian.org trophime-guest at users.alioth.debian.org
Wed Nov 3 08:17:36 UTC 2010


Author: trophime-guest
Date: Wed Nov  3 08:17:24 2010
New Revision: 36988

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=36988
Log:
apply correctly sh4.patch

Modified:
    packages/sundials/trunk/debian/changelog
    packages/sundials/trunk/debian/patches/sh4.patch

Modified: packages/sundials/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/sundials/trunk/debian/changelog?rev=36988&op=diff
==============================================================================
--- packages/sundials/trunk/debian/changelog (original)
+++ packages/sundials/trunk/debian/changelog Wed Nov  3 08:17:24 2010
@@ -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
 

Modified: packages/sundials/trunk/debian/patches/sh4.patch
URL: http://svn.debian.org/wsvn/debian-science/packages/sundials/trunk/debian/patches/sh4.patch?rev=36988&op=diff
==============================================================================
--- packages/sundials/trunk/debian/patches/sh4.patch (original)
+++ packages/sundials/trunk/debian/patches/sh4.patch Wed Nov  3 08:17:24 2010
@@ -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"
-




More information about the debian-science-commits mailing list