This is a dist-git like repo for NFS-Ganesha.
The master brach is unused. Use an existing branch instead.
Branch names follow convention like c<VERSION>-sig-storage-nfs-ganesha-<GANESHA-VERSION>
as descibed on Naming and Patterns for Mapping Git Branches to Koji Tags
Instructions for building the libntirpc and nfs-ganesha packages for the CentOS Storage SIG can be found in the following places:
To build from the source tar file in the look-aside cache:
cbs build [--scratch] storage7-nfsganesha-2.8-el7 ssh://git.centos.org/rpms/libnfs-ganesha#$gitcommit
Build the src.rpm with:
$ rpmbuild -bs \ --define "_sourcedir $PWD/SOURCES" --define "_srcrpmdir $PWD" \ --define "dist .el7" SPECS/nfs-ganesha.spec
To build:
$ cbs build [--scratch] storage7-nfsganesha-28-el7 nfs-ganesha-2.8.3-1.el7.src.rpm