README
To build a new Heketi RPM you will need to also create a separate depenedency file.
To create the dependency file, make sure to have Go installed. Then do the following:


1. Edit create_deps.sh and provide the appropiate Heketi commit version
2. Run:
    $ ./create_deps.sh

This will create a file called heketi-godeps-${HEKETI_COMMITR}.tar.gz which needs to
be added to both the spec file and to 'fedpkg new-sources...'