c8add0
centos-release-gluster7 provides the YUM repository file for packages of the
c8add0
CentOS Storage SIG that are used with GlusterFS 7.
c8add0
c8add0
This package needs to get build against the following targets so that the
c8add0
packages land at the right tag for inclusion in CentOS Extras:
c8add0
c8add0
 - core6-extras-common-el6.centos (tag: core6-extras-common-candidate)
c8add0
 - core7-extras-common-el7.centos (tag: core7-extras-common-candidate)
c8add0
c8add0
Building the package can be done like this:
c8add0
c8add0
c8add0
    $ rpmbuild -bs \
c8add0
               --define "_sourcedir $PWD/SOURCES" --define "_srcrpmdir $PWD" \
c8add0
               --define "dist .el7.centos" \
c8add0
               SPECS/centos-release-gluster7.spec
c8add0
c8add0
    $ cbs \
c8add0
           build core7-extras-common-el7.centos \
c8add0
           centos-release-gluster7-0.1-1.el7.centos.src.rpm
c8add0