Hello community,

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

Package is "go-httplib.go", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/go-httplib.go/go-httplib.go.changes      
2012-01-19 09:42:13.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.go-httplib.go.new/go-httplib.go.changes 
2012-02-14 11:24:40.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Feb  3 06:39:44 UTC 2012 - gra...@andtech.eu
+
+- use go install instead of gomake
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ go-httplib.go.spec ++++++
--- /var/tmp/diff_new_pack.BGL9MK/_old  2012-02-14 11:24:40.000000000 +0100
+++ /var/tmp/diff_new_pack.BGL9MK/_new  2012-02-14 11:24:40.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package go-httplib.go
 #
-# 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
@@ -17,6 +17,7 @@
 #
 
 
+
 Name:           go-httplib.go
 Version:        0.0.0+git20111213
 Release:        0
@@ -47,11 +48,12 @@
 %patch0 -p1
 
 %build
+
 %install
-%{go_make_install}
+%goinstall github.com/hoisie/httplib.go
 
 %check
-%{go_make_test}
+%gotest github.com/hoisie/httplib.go
 
 %files
 %defattr(-,root,root,-)

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

Reply via email to