This is a dist-git like repo for Ceph
The master brach is unused. Use an existing branch instead.
Branch names follow convention like `c<VERSION>-sig-storage-ceph-VERSION>`
as descibed on [Naming and Patterns for Mapping Git Branches to Koji Tags]
(https://wiki.centos.org/BrianStinson/GitBranchesandKojiTags)
* c7-sig-storage-ceph-nautilus: CentOS-8
* c8-sig-storage-ceph-nautilus: CentOS-8
* ...
Instructions for building the ceph package for the CentOS Storage SIG
can be found in the following places:
* [Comunity Build System](https://wiki.centos.org/HowTos/CommunityBuildSystem)
* [Storage SIG landing page](https://wiki.centos.org/SpecialInterestGroup/Storage/Gluster)
E.g. build the src.rpm with:
$ rpmbuild -bs \
--define "_sourcedir $PWD/SOURCES" --define "_srcrpmdir $PWD" \
--define "dist .el8" SPECS/ceph.spec
To build:
$ cbs build [--scratch] storage8-ceph-nautilus-el8 ceph-14.2.17-1.el8.src.rpm