README.md

This is a dist-git like repo for 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

  • c7-sig-storage-gluster-6: CentOS-7, glusterfs-6
  • c6-sig-storage-gluster-6: CentOS-6, glusterfs-6
  • ...

Instructions for building the glusterfs package for the CentOS Storage SIG can be found in the following places:

Build the src.rpm with:

$ rpmbuild -bs \
           --define "_sourcedir $PWD/SOURCES" --define "_srcrpmdir $PWD" \
           --define "dist .el8" SPECS/glusterfs.spec

To build:

cbs build [--scratch] storage8-gluster-6-el8 glusterfs-6.7-1.el8.src.rpm