Hello community,

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

Package is "go-gosqlite"

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

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

Other differences:
------------------
++++++ go-gosqlite.spec ++++++
--- /var/tmp/diff_new_pack.z50N7x/_old  2013-08-13 15:47:16.000000000 +0200
+++ /var/tmp/diff_new_pack.z50N7x/_new  2013-08-13 15:47:16.000000000 +0200
@@ -29,6 +29,7 @@
 Patch0:         weekly-fix.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  go-devel
+ExclusiveArch:  %ix86 x86_64 %arm
 %if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version}
 BuildRequires:  sqlite-devel
 Requires:       sqlite
@@ -36,10 +37,11 @@
 BuildRequires:  sqlite3-devel
 Requires:       sqlite3
 %endif
+%if 0%{?suse_version} >= 1100
 Recommends:     go-gosqlite-doc
+%endif
 %{go_provides}
 %{go_requires}
-%{go_disable_brp_strip_static_archive}
 
 %description
 SQLite binding for the Go progamming language.
@@ -64,6 +66,8 @@
 %gobuild sqlite
 
 %install
+%{go_disable_brp_strip_static_archive}
+
 %goinstall
 %godoc
 

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

Reply via email to