Hello community,

here is the log from the commit of package go for openSUSE:Factory checked in 
at 2016-07-24 19:53:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/go (Old)
 and      /work/SRC/openSUSE:Factory/.go.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "go"

Changes:
--------
--- /work/SRC/openSUSE:Factory/go/go.changes    2016-07-05 09:52:47.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.go.new/go.changes       2016-07-24 
19:53:26.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Jul 19 10:54:20 UTC 2016 - norm...@linux.vnet.ibm.com
+
+- do not set with_shared for ppc64 (BE)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ go.spec ++++++
--- /var/tmp/diff_new_pack.xpHYdZ/_old  2016-07-24 19:53:28.000000000 +0200
+++ /var/tmp/diff_new_pack.xpHYdZ/_new  2016-07-24 19:53:28.000000000 +0200
@@ -49,6 +49,9 @@
 %else
 %define with_shared 0
 %endif
+%ifarch ppc64
+%define with_shared 0
+%endif
 
 Name:           go
 Version:        1.6.2


Reply via email to