Hello community,

here is the log from the commit of package octave for openSUSE:Factory checked 
in at 2019-02-19 12:02:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/octave (Old)
 and      /work/SRC/openSUSE:Factory/.octave.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "octave"

Tue Feb 19 12:02:40 2019 rev:60 rq:677180 version:4.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/octave/octave.changes    2019-01-15 
09:16:53.630206551 +0100
+++ /work/SRC/openSUSE:Factory/.octave.new.28833/octave.changes 2019-02-19 
12:03:00.685057208 +0100
@@ -1,0 +2,5 @@
+Fri Feb 15 08:52:02 UTC 2019 - Guillaume GARDET <guillaume.gar...@opensuse.org>
+
+- Add %limit_build to avoid build failures
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ octave.spec ++++++
--- /var/tmp/diff_new_pack.TO7Xdv/_old  2019-02-19 12:03:01.577056752 +0100
+++ /var/tmp/diff_new_pack.TO7Xdv/_new  2019-02-19 12:03:01.577056752 +0100
@@ -89,6 +89,7 @@
 BuildRequires:  gperf
 BuildRequires:  hdf5-devel
 BuildRequires:  lapack-devel
+BuildRequires:  memory-constraints
 BuildRequires:  openblas-devel
 %if %{with imagemagick}
 BuildRequires:  pkgconfig(ImageMagick++)
@@ -237,6 +238,8 @@
 sed -i 's/OCTAVE_BLAS_LIBRARY_NAME/openblas/g' %{SOURCE3}
 
 %build
+%limit_build -m 700
+
 %if 0%{?suse_version} > 1315
 # rebuild makefiles after Patch0
 autoreconf -i -s -f


Reply via email to