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