627d23
centos-release-gluster10 provides the YUM repository file for the
627d23
CentOS Storage SIG that provide GlusterFS 10.
c8add0
a46878
This package needs to get built against the following targets so that the
c8add0
packages land at the right tag for inclusion in CentOS Extras:
c8add0
a46878
 - core8-extras-common-el8.centos (tag: core8-extras-common-candidate)
627d23
 - core8s-extras-common-el8s.centos (tag: core8s-extras-common-candidate)
627d23
 - core9s-extras-common-el9s.centos (tag: core9s-extras-common-candidate)
c8add0
c8add0
Building the package can be done like this:
c8add0
c8add0
    $ rpmbuild -bs \
c8add0
               --define "_sourcedir $PWD/SOURCES" --define "_srcrpmdir $PWD" \
627d23
               --define "dist .el9s.centos" \
627d23
               SPECS/centos-release-gluster10.spec
c8add0
627d23
    $ cbs build core9s-extras-common-el9s.centos \
627d23
           centos-release-gluster10-0.1-1.el9s.centos.src.rpm
c8add0