|
|
11fb7d |
centos-release-gluster9 provides the YUM repository file for the
|
|
|
11fb7d |
CentOS Storage SIG that provide GlusterFS 9.
|
|
|
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 |
- 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" \
|
|
|
11fb7d |
SPECS/centos-release-gluster9.spec
|
|
|
c8add0 |
|
|
|
a46878 |
$ cbs build core8-extras-common-el8.centos \
|
|
|
11fb7d |
centos-release-gluster9-0.1-1.el8.centos.src.rpm
|
|
|
c8add0 |
|