Hello community, here is the log from the commit of package go-GoMySQL for openSUSE:Factory checked in at 2013-08-13 15:47:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/go-GoMySQL (Old) and /work/SRC/openSUSE:Factory/.go-GoMySQL.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "go-GoMySQL" Changes: -------- --- /work/SRC/openSUSE:Factory/go-GoMySQL/go-GoMySQL.changes 2012-06-12 07:08:25.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.go-GoMySQL.new/go-GoMySQL.changes 2013-08-13 15:47:24.000000000 +0200 @@ -1,0 +2,5 @@ +Tue Aug 6 00:46:57 CEST 2013 - [email protected] + +- use ExclusiveArch to limit build to the same architectures as go + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ go-GoMySQL.spec ++++++ --- /var/tmp/diff_new_pack.1hq7un/_old 2013-08-13 15:47:25.000000000 +0200 +++ /var/tmp/diff_new_pack.1hq7un/_new 2013-08-13 15:47:25.000000000 +0200 @@ -26,10 +26,12 @@ Source0: GoMySQL-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: go-devel +ExclusiveArch: %ix86 x86_64 %arm +%if 0%{?suse_version} >= 1100 Recommends: go-GoMySQL-doc +%endif %{go_provides} %{go_requires} -%{go_disable_brp_strip_static_archive} %description The most complete and stable MySQL client library written completely in Go. @@ -55,6 +57,8 @@ %gobuild ... %install +%{go_disable_brp_strip_static_archive} + %goinstall %godoc -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
