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} .