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

trophime-guest at users.alioth.debian.org trophime-guest at users.alioth.debian.org
Tue Nov 2 18:23:47 UTC 2010


Author: trophime-guest
Date: Tue Nov  2 18:23:46 2010
New Revision: 36987

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=36987
Log:
add sh4.patch (closes #602160)

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

Modified: packages/sundials/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/sundials/trunk/debian/changelog?rev=36987&op=diff
==============================================================================
--- packages/sundials/trunk/debian/changelog (original)
+++ packages/sundials/trunk/debian/changelog Tue Nov  2 18:23:46 2010
@@ -1,3 +1,10 @@
+sundials (2.4.0-2) unstable; urgency=low
+
+  [Nobuhiro Iwamatsu]
+  * debian/patches: add sh4.patch (Closes #602160)
+
+ -- Christophe Trophime <christophe.trophime at grenoble.cnrs.fr>  Tue, 02 Nov 2010 19:19:44 +0100
+
 sundials (2.4.0-1) unstable; urgency=low
 
   * Standards-Version changed to 3.9.1

Modified: packages/sundials/trunk/debian/patches/series
URL: http://svn.debian.org/wsvn/debian-science/packages/sundials/trunk/debian/patches/series?rev=36987&op=diff
==============================================================================
--- packages/sundials/trunk/debian/patches/series (original)
+++ packages/sundials/trunk/debian/patches/series Tue Nov  2 18:23:46 2010
@@ -1,1 +1,2 @@
 makefile.patch
+sh4.patch

Added: packages/sundials/trunk/debian/patches/sh4.patch
URL: http://svn.debian.org/wsvn/debian-science/packages/sundials/trunk/debian/patches/sh4.patch?rev=36987&op=file
==============================================================================
--- packages/sundials/trunk/debian/patches/sh4.patch (added)
+++ packages/sundials/trunk/debian/patches/sh4.patch Tue Nov  2 18:23:46 2010
@@ -1,0 +1,14 @@
+diff --git a/configure b/configure
+index 3ddb615..deb8f61 100755
+--- a/configure
++++ b/configure
+@@ -9318,7 +9318,7 @@ fi
+ 
+           ;;
+           # Ignore these flags.
+-        -lang* | -lcrt*.o | -lc | -lgcc | -libmil | -LANG:=* | -LIST:* | -LNO:*)
++        -lang* | -lcrt*.o | -lc | -lgcc | -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