Blob Blame History Raw
This is a dist-git like repo for [GlusterFS](https://github.com/gluster/glusterfs).

The master brach is unused. Use an existing branch instead.
Branch names follow convention like `c<VERSION>-sig-storage-gluster-<GLUSTERFS-VERSION>` as descibed on [Naming and Patterns for Mapping Git Branches to Koji Tags](https://wiki.centos.org/BrianStinson/GitBranchesandKojiTags)

* c6-sig-storage-gluster-5: CentOS-6, glusterfs-5
* c7-sig-storage-gluster-5: CentOS-7, glusterfs-5
* c7-sig-storage-gluster-6: CentOS-7, glusterfs-6
* c8-sig-storage-gluster-7: CentOS-8, glusterfs-ld the src.rpm with:
* ...

Instructions for building the glusterfs 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 .el7" SPECS/glusterfs.spec

To build:

    $ cbs build [--scratch] storage7-gluster-9-el7 glusterfs-9.2-1.el7.src.rpm