Hello community,

here is the log from the commit of package go for openSUSE:Factory checked in 
at 2015-03-19 21:25:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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    2015-03-11 09:57:21.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.go.new/go.changes       2015-03-19 
21:25:50.000000000 +0100
@@ -1,0 +2,10 @@
+Thu Mar 19 09:58:09 UTC 2015 - i...@marguerite.su
+
+- remove redefinition of os_install_post macro, which was used to
+  override brp-strip-static-archive that has been manually removed
+  from openSUSE distribution since 2011.05. 
+- This might fix i586 builds for openSUSE:Factory:
+  * Too many levels of recursion in macro expansion
+  * Failed to write file: invalid section alignment
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ go.spec ++++++
--- /var/tmp/diff_new_pack.yiDhAa/_old  2015-03-19 21:25:52.000000000 +0100
+++ /var/tmp/diff_new_pack.yiDhAa/_new  2015-03-19 21:25:52.000000000 +0100
@@ -71,8 +71,8 @@
 Provides:       go-devel-static = %{name}%{version}
 Obsoletes:      go-devel < %{name}%{version}
 # go-vim/emacs were separate projects starting from 1.4
-Obsoletes:             go-vim <= 1.3.3
 Obsoletes:             go-emacs <= 1.3.3
+Obsoletes:      go-vim <= 1.3.3
 ExclusiveArch:  %ix86 x86_64 %arm
 
 %description
@@ -184,9 +184,6 @@
 ln -s %{_datadir}/go/src/cmd/ld/textflag.h 
%{buildroot}%{_libdir}/go/pkg/linux_%{go_arch}
 ln -s %{_datadir}/go/src/runtime/{runtime,cgocall,funcdata}.h 
%{buildroot}%{_libdir}/go/pkg/linux_%{go_arch}
 
-# Disable brp-strip-static-archive breaks build
-%define __os_install_post %(echo '%{__os_install_post}' | sed -e 
's!/usr/lib/rpm/[^/]*/?brp-strip-static-archive %{__strip}!!g')
-
 %if 0%{?suse_version} >= 1100
 %fdupes %{buildroot}%{_prefix}
 %endif


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to