[scilab] 15/29: Refresh patch to add the ppc64el arch

Julien Puydt julien.puydt at laposte.net
Wed Nov 22 17:19:34 UTC 2017


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

jpuydt-guest pushed a commit to branch master
in repository scilab.

commit eb4a7eeb24aed88e0d5f1ede6791dccd66ee6287
Author: Julien Puydt <julien.puydt at laposte.net>
Date:   Wed Nov 15 20:27:55 2017 +0100

    Refresh patch to add the ppc64el arch
---
 debian/changelog                        |  1 +
 debian/patches/jvm-archdir-ppc64le.diff | 20 ++++++++++----------
 2 files changed, 11 insertions(+), 10 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ff7c87b..151822e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -22,6 +22,7 @@ scilab (6.0.0-1) UNRELEASED; urgency=medium
     - Drop patch to adapt the xmlgraphics api : useless now.
     - Drop patch to adapt the fop api to 2.0 : we have 2.2.
     - Drop patch to adapt the batik api to 1.8 : we have 1.9.
+    - Refresh patch to add the ppc64el arch.
 
  -- Julien Puydt <julien.puydt at laposte.net>  Tue, 14 Nov 2017 16:46:25 +0100
 
diff --git a/debian/patches/jvm-archdir-ppc64le.diff b/debian/patches/jvm-archdir-ppc64le.diff
index 55fb83a..2dcc009 100644
--- a/debian/patches/jvm-archdir-ppc64le.diff
+++ b/debian/patches/jvm-archdir-ppc64le.diff
@@ -1,8 +1,10 @@
-Index: scilab-5.5.2/m4/java.m4
-===================================================================
---- scilab-5.5.2.orig/m4/java.m4
-+++ scilab-5.5.2/m4/java.m4
-@@ -481,7 +481,10 @@ AC_DEFUN([AC_JAVA_JNI_LIBS], [
+Description: add support for the ppc64le architecture
+Author: Gilles Filippini
+Forwarded: no
+
+--- a/m4/java.m4
++++ b/m4/java.m4
+@@ -477,7 +477,10 @@
          powerpc)
            machine=ppc
            ;;
@@ -14,11 +16,9 @@ Index: scilab-5.5.2/m4/java.m4
            machine=ppc64
            ;;
          armv*)
-Index: scilab-5.5.2/bin/scilab
-===================================================================
---- scilab-5.5.2.orig/bin/scilab
-+++ scilab-5.5.2/bin/scilab
-@@ -528,9 +528,12 @@ detect_java_vm() {
+--- a/bin/scilab
++++ b/bin/scilab
+@@ -538,9 +538,12 @@
                          "ppc"|"powerpc")
                              proc="ppc"
                              ;;

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



More information about the debian-science-commits mailing list