Hello community,

here is the log from the commit of package scilab for openSUSE:Factory checked 
in at 2014-10-05 20:31:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/scilab (Old)
 and      /work/SRC/openSUSE:Factory/.scilab.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "scilab"

Changes:
--------
--- /work/SRC/openSUSE:Factory/scilab/scilab.changes    2014-07-22 
09:55:48.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.scilab.new/scilab.changes       2014-10-05 
20:32:40.000000000 +0200
@@ -1,0 +2,16 @@
+Thu Oct  2 18:43:41 UTC 2014 - [email protected]
+
+- Update to version 5.5.1:
+  + See release notes at
+    http://www.scilab.org/index.php/community/news/20141002
+- Remove upstreamed patches:
+  + scilab-make-doc-ja_JP.patch
+  + scilab-gluegen-path.patch
+  + scilab-intg-crash.patch
+  + scilab-fileio-hang-with-incorrect-format.patch
+  + scilab-translation-build.patch
+  + scilab-fix-arpack-detection.patch
+  + scilab-pkconfig-use-system-tcltk-version.patch
+- Rebase existing patches for current version.
+
+-------------------------------------------------------------------

Old:
----
  scilab-5.5.0-src.tar.gz
  scilab-fileio-hang-with-incorrect-format.patch
  scilab-fix-arpack-detection.patch
  scilab-gluegen-path.patch
  scilab-intg-crash.patch
  scilab-make-doc-ja_JP.patch
  scilab-pkconfig-use-system-tcltk-version.patch
  scilab-translation-build.patch

New:
----
  scilab-5.5.1-src.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ scilab.spec ++++++
--- /var/tmp/diff_new_pack.NbSa3O/_old  2014-10-05 20:32:43.000000000 +0200
+++ /var/tmp/diff_new_pack.NbSa3O/_new  2014-10-05 20:32:43.000000000 +0200
@@ -24,7 +24,7 @@
 Summary:        High Level Programming Language/Numerical Analysis Software
 License:        CECILL-2.0 and BSD-3-Clause
 Group:          Productivity/Scientific/Math
-Version:        5.5.0
+Version:        5.5.1
 Release:        0
 Url:            http://www.scilab.org
 # FOR STABLE RELEASE
@@ -40,22 +40,8 @@
 Patch2:         %{name}-0002-always-use-dynamic-stack.patch
 # PATCH-FIX-UPSTREAM scilab-fix-64bit-portability-issue.patch 
[email protected] -- Fix compiler warnings w.r.t 64bit portability
 Patch3:         scilab-fix-64bit-portability-issue.patch
-# PATCH-FIX-OPENSUSE scilab-gluegen-path.patch -- set correct path to gluegen2 
library
-Patch4:         scilab-gluegen-path.patch
 # PATCH-FIX-OPENSUSE scilab-special-jarnames.patch [email protected] -- 
Adapt configure script for a few java library names peculiar to openSUSE
 Patch5:         scilab-special-jarnames.patch
-# PATCH-FIX-UPSTREAM scilab-pkconfig-use-system-tcltk-version.patch 
[email protected] -- Fix tcl/tk versions in scilab.pc file to be compatible 
with system tcl/tk; patch submitted upstream
-Patch13:        scilab-pkconfig-use-system-tcltk-version.patch
-# PATCH-FIX-UPSTREAM scilab-translation-build.patch [email protected] -- 
Fix building of lang package; patch taken from upstream git
-Patch14:        scilab-translation-build.patch
-# PATCH-FIX-UPSTREAM scilab-make-doc-ja_JP.patch [email protected] -- Fix 
building ja_JP locale
-Patch15:        scilab-make-doc-ja_JP.patch
-# PATCH-FIX-UPSTREAM scilab-fix-arpack-detection.patch bnc#883233 
[email protected] -- Fix detection of arpack-ng library during configure 
stage
-Patch16:        scilab-fix-arpack-detection.patch
-# PATCH-FIX-UPSTREAM scilab-intg-crash.patch [email protected] -- Fix 
scilab crash when intg involved division by zero; patch came from upstream
-Patch17:        scilab-intg-crash.patch
-# PATCH-FIX-UPSTREAM scilab-fileio-hang-with-incorrect-format.patch 
[email protected] -- Fix scilab becoming unresponsive when incorrect format 
is specified for mfscanf; patch came from upstream, fixes 
http://bugzilla.scilab.org/13468
-Patch18:        scilab-fileio-hang-with-incorrect-format.patch
 # Dependencies are extracted from :
 # "http://wiki.scilab.org/Dependencies of Scilab 5.X"
 # Mandatory
@@ -279,15 +265,8 @@
 %patch1 -p1
 # PATCH5 and PATCH13 have to be applied before PATCH2; all affect ./configure
 %patch5 -p1
-%patch13 -p1
 %patch2 -p1
 %patch3 -p1
-%patch4 -p1
-%patch14 -p2
-%patch15 -p1
-%patch16 -p1
-%patch17 -p2
-%patch18 -p2
 
 # Fix Class-Path in manifest
 sed -i '/name="Class-Path"/d' build.incl.xml

++++++ scilab-5.5.0-src.tar.gz -> scilab-5.5.1-src.tar.gz ++++++
/work/SRC/openSUSE:Factory/scilab/scilab-5.5.0-src.tar.gz 
/work/SRC/openSUSE:Factory/.scilab.new/scilab-5.5.1-src.tar.gz differ: char 5, 
line 1

++++++ scilab-special-jarnames.patch ++++++
--- /var/tmp/diff_new_pack.NbSa3O/_old  2014-10-05 20:32:43.000000000 +0200
+++ /var/tmp/diff_new_pack.NbSa3O/_new  2014-10-05 20:32:43.000000000 +0200
@@ -1,8 +1,8 @@
-Index: scilab-5.5.0/configure
+Index: scilab-5.5.1/configure
 ===================================================================
---- scilab-5.5.0.orig/configure
-+++ scilab-5.5.0/configure
-@@ -13596,7 +13596,7 @@ $as_echo_n "checking looks... " >&6; }
+--- scilab-5.5.1.orig/configure
++++ scilab-5.5.1/configure
+@@ -13670,7 +13670,7 @@ $as_echo_n "checking looks... " >&6; }
      saved_ac_java_classpath=$ac_java_classpath
      DEFAULT_JAR_DIR="/usr/share/java /usr/lib/java /usr/share/java 
/usr/share/java/jar /opt/java/lib /usr/local/java /usr/local/java/jar 
/usr/local/share/java /usr/local/share/java/jar /usr/local/lib/java $(find 
/usr/share/java/ -maxdepth 1 -type d 2>/dev/null) $(find /usr/lib64/ -maxdepth 
1 -type d 2>/dev/null) $(find  /usr/lib/ -maxdepth 1 -type d 2>/dev/null)  
$(find /usr/share/*/lib -maxdepth 1 -type d 2>/dev/null)"
      for jardir in "`pwd`/thirdparty" "`pwd`/jar" $DEFAULT_JAR_DIR; do
@@ -11,7 +11,7 @@
  
  # TODO check the behaviour when spaces
          jars_resolved=`ls $jar 2>/dev/null`
-@@ -15203,7 +15203,7 @@ $as_echo_n "checking fop... " >&6; }
+@@ -15274,7 +15274,7 @@ $as_echo_n "checking fop... " >&6; }
      saved_ac_java_classpath=$ac_java_classpath
      DEFAULT_JAR_DIR="/usr/share/java /usr/lib/java /usr/share/java 
/usr/share/java/jar /opt/java/lib /usr/local/java /usr/local/java/jar 
/usr/local/share/java /usr/local/share/java/jar /usr/local/lib/java $(find 
/usr/share/java/ -maxdepth 1 -type d 2>/dev/null) $(find /usr/lib64/ -maxdepth 
1 -type d 2>/dev/null) $(find  /usr/lib/ -maxdepth 1 -type d 2>/dev/null)  
$(find /usr/share/*/lib -maxdepth 1 -type d 2>/dev/null)"
      for jardir in "`pwd`/thirdparty" "`pwd`/jar" $DEFAULT_JAR_DIR; do
@@ -20,7 +20,7 @@
  
  # TODO check the behaviour when spaces
          jars_resolved=`ls $jar 2>/dev/null`
-@@ -16651,7 +16651,7 @@ $as_echo_n "checking xml-apis-ext... " >
+@@ -16722,7 +16722,7 @@ $as_echo_n "checking xml-apis-ext... " >
      saved_ac_java_classpath=$ac_java_classpath
      DEFAULT_JAR_DIR="/usr/share/java /usr/lib/java /usr/share/java 
/usr/share/java/jar /opt/java/lib /usr/local/java /usr/local/java/jar 
/usr/local/share/java /usr/local/share/java/jar /usr/local/lib/java $(find 
/usr/share/java/ -maxdepth 1 -type d 2>/dev/null) $(find /usr/lib64/ -maxdepth 
1 -type d 2>/dev/null) $(find  /usr/lib/ -maxdepth 1 -type d 2>/dev/null)  
$(find /usr/share/*/lib -maxdepth 1 -type d 2>/dev/null)"
      for jardir in "`pwd`/thirdparty" "`pwd`/jar" $DEFAULT_JAR_DIR; do

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to