commit swipl for openSUSE:Factory
Hello community, here is the log from the commit of package swipl for openSUSE:Factory checked in at 2013-12-24 20:01:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/swipl (Old) and /work/SRC/openSUSE:Factory/.swipl.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "swipl" Changes: -------- --- /work/SRC/openSUSE:Factory/swipl/swipl.changes 2013-03-11 09:57:02.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.swipl.new/swipl.changes 2013-12-24 20:01:33.000000000 +0100 @@ -1,0 +2,7 @@ +Mon Dec 23 21:00:30 UTC 2013 - dvaleev@suse.com + +- extend swipl-ppc64 patch to cover ppc64le as well + +- modified patches: + * swipl-ppc64.patch +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ swipl-ppc64.patch ++++++ --- /var/tmp/diff_new_pack.51ktiO/_old 2013-12-24 20:01:34.000000000 +0100 +++ /var/tmp/diff_new_pack.51ktiO/_new 2013-12-24 20:01:34.000000000 +0100 @@ -2,7 +2,7 @@ =================================================================== --- pl-5.10.2.orig/packages/jpl/ac/ac_jni_include_dirs.m4 +++ pl-5.10.2/packages/jpl/ac/ac_jni_include_dirs.m4 -@@ -78,6 +78,16 @@ case "$host_cpu" in +@@ -78,6 +78,26 @@ case "$host_cpu" in _JNI_LIBDIRS="" esac ;; @@ -16,6 +16,16 @@ + _JNI_LIBDIRS="" + esac + ;; ++ powerpc64le) ++ case "$host_os" in ++ linux*) ++ _JNI_LIBDIRS="lib/ppc64le bin" ++ _JNI_LIBSUBDIRS="server classic" ++ ;; ++ *) ++ _JNI_LIBDIRS="" ++ esac ++ ;; *) # Fallback option should work on all architectures except # amd64 and powerpc which are special cased above. @@ -23,7 +33,7 @@ =================================================================== --- pl-5.10.2.orig/packages/jpl/configure +++ pl-5.10.2/packages/jpl/configure -@@ -5213,6 +5213,16 @@ case "$host_cpu" in +@@ -5213,6 +5213,26 @@ case "$host_cpu" in _JNI_LIBDIRS="" esac ;; @@ -34,6 +44,16 @@ + _JNI_LIBSUBDIRS="server classic" + ;; + *) ++ _JNI_LIBDIRS="" ++ esac ++ ;; ++ powerpc64le) ++ case "$host_os" in ++ linux*) ++ _JNI_LIBDIRS="lib/ppc64le bin" ++ _JNI_LIBSUBDIRS="server classic" ++ ;; ++ *) + _JNI_LIBDIRS="" + esac + ;; -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de