Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 715 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 715 Bytes

centos-release-ceph-luminous provides the YUM repository file for packages of the CentOS Storage SIG that are used with Ceph Luminous (12.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-luminous.spec

$ cbs \
       build core7-extras-common-el7.centos \
       centos-release-ceph-luminous-1.1-3.el7.centos.src.rpm