Hello community,

here is the log from the commit of package libatlas3 for openSUSE:Factory 
checked in at 2016-01-01 19:47:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libatlas3 (Old)
 and      /work/SRC/openSUSE:Factory/.libatlas3.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libatlas3"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libatlas3/libatlas3.changes      2015-08-13 
18:10:50.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libatlas3.new/libatlas3.changes 2016-01-01 
19:49:43.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Dec 18 16:21:36 UTC 2015 - jeng...@inai.de
+
+- disable nonfunctional parallel build [boo#959154]
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libatlas3.spec ++++++
--- /var/tmp/diff_new_pack.mhVvKY/_old  2016-01-01 19:49:45.000000000 +0100
+++ /var/tmp/diff_new_pack.mhVvKY/_new  2016-01-01 19:49:45.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libatlas3
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -277,8 +277,8 @@
        sed -i 's#-DATL_AltiVec##g' Make.inc
        sed -i 's#-m64#-m32#g' Make.inc
 %endif
-
-       make build %{?_smp_mflags}
+       # not parallel safe - boo#959154
+       make build
        cd lib
        make shared %{?_smp_mflags}
        make ptshared %{?_smp_mflags}


Reply via email to