Hello community, here is the log from the commit of package go-GoMySQL for openSUSE:Factory checked in at 2012-02-14 11:24:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/go-GoMySQL (Old) and /work/SRC/openSUSE:Factory/.go-GoMySQL.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "go-GoMySQL", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/go-GoMySQL/go-GoMySQL.changes 2012-01-19 09:41:59.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.go-GoMySQL.new/go-GoMySQL.changes 2012-02-14 11:24:23.000000000 +0100 @@ -1,0 +2,5 @@ +Mon Feb 6 12:26:42 UTC 2012 - [email protected] + +- Move to goinstall + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ go-GoMySQL.spec ++++++ --- /var/tmp/diff_new_pack.qB7nLm/_old 2012-02-14 11:24:24.000000000 +0100 +++ /var/tmp/diff_new_pack.qB7nLm/_new 2012-02-14 11:24:24.000000000 +0100 @@ -1,8 +1,8 @@ # # spec file for package go-GoMySQL # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. -# Copyright (c), 2011, Sascha Peilicke <[email protected]> +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 Sascha Peilicke <[email protected]> # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,14 +16,12 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - - Name: go-GoMySQL Version: 0.0.0+git20111224 Release: 0 Summary: MySQL client library written completely in Go -Group: Development/Languages/Other License: BSD-3-Clause +Group: Development/Languages/Other Url: https://github.com/Philio/GoMySQL Source0: GoMySQL-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -45,13 +43,10 @@ %build %install -%{go_make_install} +%goinstall github.com/Philio/GoMySQL ... %check -%{go_make_test} - -%clean -rm -rf %{buildroot} +%gotest github.com/Philio/GoMySQL %files %defattr(-,root,root,-) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
