|
|
a46878 |
centos-release-gluster7 provides the YUM repository file for the
|
|
|
a46878 |
CentOS Storage SIG that provide GlusterFS 7.
|
|
|
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 |
|
|
|
c8add0 |
- core6-extras-common-el6.centos (tag: core6-extras-common-candidate)
|
|
|
c8add0 |
- core7-extras-common-el7.centos (tag: core7-extras-common-candidate)
|
|
|
a46878 |
- core8-extras-common-el8.centos (tag: core8-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" \
|
|
|
a46878 |
--define "dist .el8.centos" \
|
|
|
c8add0 |
SPECS/centos-release-gluster7.spec
|
|
|
c8add0 |
|
|
|
a46878 |
$ cbs build core8-extras-common-el8.centos \
|
|
|
a46878 |
centos-release-gluster7-0.1-1.el8.centos.src.rpm
|
|
|
c8add0 |
|