From 0510b2c508611fd709fef36903c494273bf887f880dbc2f29d585f21fd1a3770 Mon Sep 17 00:00:00 2001 From: Jordi Massaguer Date: Tue, 9 Feb 2016 12:20:46 +0000 Subject: [PATCH] restore some comments into the spec file regarding docker-init OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=66 --- docker.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docker.spec b/docker.spec index 84aef6c..dc1b7e6 100644 --- a/docker.spec +++ b/docker.spec @@ -156,6 +156,10 @@ Test package for docker. It contains the source code and the tests. %patch100 -p1 %patch101 -p1 %patch102 -p1 +# Required to overcome some limitations of gcc-go: https://groups.google.com/forum/#!msg/golang-nuts/SlGCPYkjxo4/4DjcjXRCqAkJ +# Right now docker passes the sha1sum of the dockerinit binary to the docker binary at build time +# We cannot do that, right now a quick and really dirty way to get it running is +# to simply disable this check %patch103 -p1 %endif cp %{SOURCE7} .