Hello community, here is the log from the commit of package go-web.go for openSUSE:Factory checked in at 2013-08-21 10:30:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/go-web.go (Old) and /work/SRC/openSUSE:Factory/.go-web.go.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "go-web.go" Changes: -------- --- /work/SRC/openSUSE:Factory/go-web.go/go-web.go.changes 2012-06-12 07:08:50.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.go-web.go.new/go-web.go.changes 2013-08-21 10:30:32.000000000 +0200 @@ -1,0 +2,5 @@ +Tue Aug 6 00:47:20 CEST 2013 - [email protected] + +- use ExclusiveArch to limit build to the same architectures as go + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ go-web.go.spec ++++++ --- /var/tmp/diff_new_pack.CdUDaI/_old 2013-08-21 10:30:32.000000000 +0200 +++ /var/tmp/diff_new_pack.CdUDaI/_new 2013-08-21 10:30:32.000000000 +0200 @@ -30,10 +30,12 @@ Patch0: weekly-build-fix.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: go-devel +ExclusiveArch: %ix86 x86_64 %arm +%if 0%{?suse_version} >= 1100 Recommends: go-web.go-doc +%endif %{go_provides} %{go_requires} -%{go_disable_brp_strip_static_archive} %description Web.go is the simplest way to write web applications in the Go programming @@ -56,6 +58,8 @@ %gobuild %install +%{go_disable_brp_strip_static_archive} + %goinstall %godoc -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
