Hello community,

here is the log from the commit of package etcd for openSUSE:Factory checked in 
at 2017-04-20 20:54:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/etcd (Old)
 and      /work/SRC/openSUSE:Factory/.etcd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "etcd"

Thu Apr 20 20:54:53 2017 rev:3 rq:487805 version:3.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/etcd/etcd.changes        2017-03-02 
19:43:41.701643343 +0100
+++ /work/SRC/openSUSE:Factory/.etcd.new/etcd.changes   2017-04-20 
20:54:56.370116056 +0200
@@ -1,0 +2,6 @@
+Thu Apr 13 10:01:12 UTC 2017 - jmassaguer...@suse.com
+
+- Fix etcd build. We are generating 2 binaries, etcd and etcdctl.
+  They need to be built separately 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ etcd.spec ++++++
--- /var/tmp/diff_new_pack.RxMd4Z/_old  2017-04-20 20:54:57.162004073 +0200
+++ /var/tmp/diff_new_pack.RxMd4Z/_new  2017-04-20 20:54:57.166003508 +0200
@@ -62,7 +62,8 @@
 
 %build
 %{goprep} github.com/coreos/etcd
-%{gobuild} cmd/etcd cmd/etcdctl
+%{gobuild} cmd/etcd
+%{gobuild} cmd/etcdctl
 
 %install
 %{goinstall}


Reply via email to