Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 710 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 710 Bytes

centos-release-ceph-Jewel provides the YUM repository file for packages of the CentOS Storage SIG that are used with Ceph Jewel (10.2.x).

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

  • core7-extras-common-el7.centos (tag: core7-extras-common-candidate)

Building the package can be done like this:

$ rpmbuild -bs
           --define "_sourcedir $PWD" --define "_srcrpmdir $PWD" \
           --define "dist .el7.centos" \
           centos-release-ceph-jewel.spec

$ koji -p cbs \
       build core7-extras-common-el7.centos \
       centos-release-ceph-jewel-1.0-1.el7.centos.src.rpm