README.md

centos-release-ceph-quincy provides the YUM repository file for packages of the CentOS Storage SIG that are used with Ceph Quincy

This package needs to be built against the following targets so that the packages land at the right tag for inclusion in CentOS Extras:

  • core8-extras-common-el8.centos (tag: core8-extras-common-candidate)

Building the package can be done like this:

$ rpmbuild -bs \
           --define "_sourcedir $PWD/SOURCES" --define "_srcrpmdir $PWD" \
           --define "dist .el8.centos" \
           SPECS/centos-release-ceph-quincy.spec

Ask hughesjr in #centos-devel @FreeNode IRC to build