Hello community,

here is the log from the commit of package go-GoLLRB for openSUSE:Factory 
checked in at 2013-08-13 15:47:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/go-GoLLRB (Old)
 and      /work/SRC/openSUSE:Factory/.go-GoLLRB.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "go-GoLLRB"

Changes:
--------
--- /work/SRC/openSUSE:Factory/go-GoLLRB/go-GoLLRB.changes      2012-06-12 
07:08:17.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.go-GoLLRB.new/go-GoLLRB.changes 2013-08-13 
15:47:28.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Aug  6 00:46:54 CEST 2013 - r...@suse.de
+
+- use ExclusiveArch to limit build to the same architectures as go 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ go-GoLLRB.spec ++++++
--- /var/tmp/diff_new_pack.A0S0lk/_old  2013-08-13 15:47:28.000000000 +0200
+++ /var/tmp/diff_new_pack.A0S0lk/_new  2013-08-13 15:47:28.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package go-GoLLRB
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Sascha Peilicke <sasc...@gmx.de>
 #
 # All modifications and additions to the file contributed by third parties
@@ -28,10 +28,12 @@
 Patch0:         GoLLRB-weekly-fixes.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  go-devel
+ExclusiveArch:  %ix86 x86_64 %arm
+%if 0%{?suse_version} >= 1100
 Recommends:     go-GoLLRB-doc
+%endif
 %{go_provides}
 %{go_requires}
-%{go_disable_brp_strip_static_archive}
 
 %description
 GoLLRB is a Left-Leaning Red-Black (LLRB) implementation of 2-3 balanced
@@ -54,6 +56,8 @@
 %gobuild llrb
 
 %install
+%{go_disable_brp_strip_static_archive}
+
 %goinstall
 %godoc
 %gotest github.com/petar/GoLLRB

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

Reply via email to