Hello community,

here is the log from the commit of package go-Go-SDL for openSUSE:Factory 
checked in at 2012-02-14 11:24:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/go-Go-SDL (Old)
 and      /work/SRC/openSUSE:Factory/.go-Go-SDL.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "go-Go-SDL", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/go-Go-SDL/go-Go-SDL.changes      2012-01-19 
09:42:08.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.go-Go-SDL.new/go-Go-SDL.changes 2012-02-14 
11:24:36.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Feb  2 14:31:15 UTC 2012 - gra...@andtech.eu
+
+- Patch to build with new build tool
+
+-------------------------------------------------------------------

Old:
----
  Go-SDL-0.0.0+git20111219.tar.bz2

New:
----
  Go-SDL-0.0.0+git20120202.tar.bz2
  opensuse-fix-build.patch

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

Other differences:
------------------
++++++ go-Go-SDL.spec ++++++
--- /var/tmp/diff_new_pack.ookOf4/_old  2012-02-14 11:24:38.000000000 +0100
+++ /var/tmp/diff_new_pack.ookOf4/_new  2012-02-14 11:24:38.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package go-Go-SDL
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c), 2011, Sascha Peilicke <sasc...@gmx.de>
 #
 # All modifications and additions to the file contributed by third parties
@@ -19,7 +19,7 @@
 
 
 Name:           go-Go-SDL
-Version:        0.0.0+git20111219
+Version:        0.0.0+git20120202
 Release:        0
 Summary:        Go bindings for SDL
 Group:          Development/Languages/Other
@@ -27,6 +27,7 @@
 Url:            https://github.com/banthar/Go-SDL
 Source0:        Go-SDL-%{version}.tar.bz2
 Source1:        LICENSE
+Patch1:         opensuse-fix-build.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  go-devel
 %if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version}
@@ -47,19 +48,22 @@
 
 %prep
 %setup -q -n Go-SDL
+%patch1 -p1
 cp %{SOURCE1} .
+mv doc/template.go ./template.go.example
 
 %build
 
 %install
-%{go_make_install}
+rm -rf test
+%goinstall github.com/banthar/Go-SDL ...
 
 %check
-%{go_make_test}
+%gotest github.com/banthar/Go-SDL ...
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE README TODO doc/template.go
+%doc LICENSE README TODO template.go.example
 %{go_sitearch}/*
 
 %changelog

++++++ Go-SDL-0.0.0+git20111219.tar.bz2 -> Go-SDL-0.0.0+git20120202.tar.bz2 
++++++
/work/SRC/openSUSE:Factory/go-Go-SDL/Go-SDL-0.0.0+git20111219.tar.bz2 
/work/SRC/openSUSE:Factory/.go-Go-SDL.new/Go-SDL-0.0.0+git20120202.tar.bz2 
differ: char 11, line 1

++++++ opensuse-fix-build.patch ++++++
++++ 1520 lines (skipped)

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

Reply via email to