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
This commit is contained in:
Jordi Massaguer 2016-02-09 12:20:46 +00:00 committed by Git OBS Bridge
parent 05a21b1818
commit 0510b2c508

View File

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