https://bugzilla.redhat.com/show_bug.cgi?id=1018542
--- Comment #4 from Matthew Miller mattdm@redhat.com --- I think this should do it for the %build section:
%build
mkdir -p src/github.com/jteeuwen/ ln -s $(pwd) src/github.com/jteeuwen/go-bindata export GOPATH=$(pwd) go build -v -a