README.md

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

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

  • core8-extras-common-el8.centos (tag: core8-extras-common-candidate)
  • core8s-extras-common-el8s.centos (tag: core8s-extras-common-candidate)
  • core9s-extras-common-el9s.centos (tag: core9s-extras-common-candidate)

Building the package can be done like this:

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

$ cbs build extras8s-extras-common-el8s \
       centos-release-gluster11-0.1-1.el8s.centos.src.rpm