Hello community,

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

Package is "go-httplib.go"

Changes:
--------
--- /work/SRC/openSUSE:Factory/go-httplib.go/go-httplib.go.changes      
2012-06-12 07:08:49.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.go-httplib.go.new/go-httplib.go.changes 
2013-08-13 15:47:14.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Aug  6 00:47:14 CEST 2013 - [email protected]
+
+- use ExclusiveArch to limit build to the same architectures as go 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ go-httplib.go.spec ++++++
--- /var/tmp/diff_new_pack.2mthNv/_old  2013-08-13 15:47:16.000000000 +0200
+++ /var/tmp/diff_new_pack.2mthNv/_new  2013-08-13 15:47:16.000000000 +0200
@@ -29,10 +29,12 @@
 Patch0:         httplib.go-weekly-fixes.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  go-devel
+ExclusiveArch:  %ix86 x86_64 %arm
+%if 0%{?suse_version} >= 1100
 Recommends:     go-httplib.go-doc
+%endif
 %{go_provides}
 %{go_requires}
-%{go_disable_brp_strip_static_archive}
 
 %description
 httplib.go is a simple extension of Go's http client that provides keep-alive
@@ -61,6 +63,8 @@
 %gobuild /
 
 %install
+%{go_disable_brp_strip_static_archive}
+
 %goinstall
 %godoc
 

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to