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