Hello community,

here is the log from the commit of package go for openSUSE:Factory checked in 
at 2013-11-07 08:39:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/go (Old)
 and      /work/SRC/openSUSE:Factory/.go.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "go"

Changes:
--------
--- /work/SRC/openSUSE:Factory/go/go.changes    2013-10-22 14:51:35.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.go.new/go.changes       2013-11-07 
08:39:59.000000000 +0100
@@ -4 +4 @@
-- Add %go_tooldir macro
+- Add %go_tooldir macro and create the tools directory in %goprep

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

Other differences:
------------------

++++++ macros.go ++++++
--- /var/tmp/diff_new_pack.XCyO69/_old  2013-11-07 08:40:00.000000000 +0100
+++ /var/tmp/diff_new_pack.XCyO69/_new  2013-11-07 08:40:00.000000000 +0100
@@ -51,8 +51,9 @@
 rmdir ${pkg_dir} \
 ln -s $GOPATH/src/$IMPORTPATH ${pkg_dir} \
 cd ${pkg_dir} \
-# we'll be installing packages/binaries, make the targ dirs \
+# we'll be installing packages/binaries/tools, make the targ dirs \
 install -d %{buildroot}%{go_contribdir} \
+install -d %{buildroot}%{go_tooldir} \
 install -d %{buildroot}%{_bindir} \
 %{nil}
 

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to