Hello community,

here is the log from the commit of package go-gosqlite for openSUSE:Factory 
checked in at 2015-03-11 09:58:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2013-08-13 
15:47:16.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.go-gosqlite.new/go-gosqlite.changes     
2015-03-11 09:58:05.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Mar  9 11:07:38 UTC 2015 - i...@marguerite.su
+
+- fix for factory
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ go-gosqlite.spec ++++++
--- /var/tmp/diff_new_pack.eTFQ9O/_old  2015-03-11 09:58:06.000000000 +0100
+++ /var/tmp/diff_new_pack.eTFQ9O/_new  2015-03-11 09:58:06.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package go-gosqlite
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2012 Sascha Peilicke <sasc...@gmx.de>
 #
 # All modifications and additions to the file contributed by third parties
@@ -16,6 +16,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           go-gosqlite
 Version:        0.0.0+hg20120304
 Release:        0
@@ -27,9 +28,12 @@
 Source1:        LICENSE
 Source2:        Makefile
 Patch0:         weekly-fix.patch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  go-devel
 ExclusiveArch:  %ix86 x86_64 %arm
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+%{go_provides}
+%{go_requires}
+%{go_recommends}
 %if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version}
 BuildRequires:  sqlite-devel
 Requires:       sqlite
@@ -37,22 +41,11 @@
 BuildRequires:  sqlite3-devel
 Requires:       sqlite3
 %endif
-%if 0%{?suse_version} >= 1100
-Recommends:     go-gosqlite-doc
-%endif
-%{go_provides}
-%{go_requires}
 
 %description
 SQLite binding for the Go progamming language.
 
-%package doc
-Summary:        API documenation
-Group:          Documentation/Other
-Requires:       %{name} = %{version}
-
-%description doc
-API, examples and documentation.
+%godoc_package
 
 %prep
 %setup -q -n gosqlite
@@ -62,12 +55,9 @@
 
 %build
 %goprep code.google.com/p/gosqlite
-%gofix code.google.com/p/gosqlite
 %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