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