Hello community,

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

Package is "go-Go-SDL"

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

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

Other differences:
------------------
++++++ go-Go-SDL.spec ++++++
--- /var/tmp/diff_new_pack.bKgHnR/_old  2013-08-13 15:47:32.000000000 +0200
+++ /var/tmp/diff_new_pack.bKgHnR/_new  2013-08-13 15:47:32.000000000 +0200
@@ -29,6 +29,7 @@
 Source1:        LICENSE
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  go-devel
+ExclusiveArch:  %ix86 x86_64 %arm
 %if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version}
 BuildRequires:  SDL_image-devel
 BuildRequires:  SDL_mixer-devel
@@ -38,10 +39,11 @@
 BuildRequires:  libSDL_mixer-devel
 BuildRequires:  libSDL_ttf-devel
 %endif
+%if 0%{?suse_version} >= 1100
 Recommends:     go-Go-SDL-doc
+%endif
 %{go_provides}
 %{go_requires}
-%{go_disable_brp_strip_static_archive}
 
 %description
 SDL bindings for the Go Programming Language.
@@ -66,6 +68,8 @@
 %gobuild sdl ttf gfx mixer 
 
 %install
+%{go_disable_brp_strip_static_archive}
+
 %goinstall
 %godoc
 #%%gotest github.com/banthar/Go-SDL

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

Reply via email to