README.md

centos-release-gluster7 provides the YUM repository file for the CentOS Storage SIG that provide GlusterFS 7.

This package needs to get built against the following targets so that the packages land at the right tag for inclusion in CentOS Extras:

  • core6-extras-common-el6.centos (tag: core6-extras-common-candidate)
  • core7-extras-common-el7.centos (tag: core7-extras-common-candidate)
  • core8-extras-common-el8.centos (tag: core8-extras-common-candidate)

Building the package can be done like this:

$ rpmbuild -bs \
           --define "_sourcedir $PWD/SOURCES" --define "_srcrpmdir $PWD" \
           --define "dist .el8.centos" \
           SPECS/centos-release-gluster7.spec

$ cbs build core8-extras-common-el8.centos \
       centos-release-gluster7-0.1-1.el8.centos.src.rpm