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