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

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

* sig-storage7-gluster-common: CentOS-7
* ...

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 .el9s" SPECS/gluster-block.spec

To build:

    $ cbs build [--scratch] storage9s-gluster-9-el9s gluster-block-0.4-5.el9s.src.rpm