Hello community, here is the log from the commit of package scilab for openSUSE:Factory checked in at 2016-06-26 23:52:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2016-04-28 16:56:57.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.scilab.new/scilab.changes 2016-06-26 23:52:11.000000000 +0200 @@ -1,0 +2,5 @@ +Tue Jun 14 11:05:01 UTC 2016 - [email protected] + +- Sources do not handle make -j N, remove _smp_mflags usage + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ scilab.spec ++++++ --- /var/tmp/diff_new_pack.GFq3wE/_old 2016-06-26 23:52:13.000000000 +0200 +++ /var/tmp/diff_new_pack.GFq3wE/_new 2016-06-26 23:52:13.000000000 +0200 @@ -307,15 +307,15 @@ --without-umfpack \ --without-emf -make %{?_smp_mflags} +make export DISPLAY=%{X_display} Xvfb %{X_display} >& Xvfb.log & sleep 5 -make %{?_smp_mflags} doc +make doc %install -make %{?_smp_mflags} install DESTDIR=%{buildroot} +make install DESTDIR=%{buildroot} # Install .conf file so that ldconfig can find shared libs in non-std location mkdir -p %{buildroot}/%{_sysconfdir}/ld.so.conf.d
