f92320
centos-release-nfs-ganesha28 provides the YUM repository file for packages
f92320
of the CentOS Storage SIG that are used with NFS-Ganesha 2.8.
f92320
f92320
This package needs to be built against the following targets so that the
f92320
packages land at the right tag for inclusion in CentOS Extras:
f92320
f92320
 - core6-extras-common-el6.centos (tag: core6-extras-common-candidate)
f92320
 - core7-extras-common-el7.centos (tag: core7-extras-common-candidate)
f92320
f92320
Build the package ike this:
f92320
f92320
f92320
    $ rpmbuild -bs \
f92320
               --define "_sourcedir $PWD" --define "_srcrpmdir $PWD" \
f92320
               --define "dist .el7.centos" \
f92320
               centos-release-nfs-ganesha28.spec
f92320
f92320
    $ cbs \
f92320
           build core7-extras-common-el7.centos \
f92320
           centos-release-nfs-ganesha28-1.0-1.el7.centos.src.rpm
f92320