0ba676
centos-release-nfs-ganesha5 provides the YUM repository file for packages
0ba676
of the CentOS Storage SIG that are used with NFS-Ganesha 5.
f92320
f92320
This package needs to be built against the following targets so that the
f92320
packages land at the right tag for inclusion in CentOS Extras:
f92320
7b2a7a
 - core9-extras-common-el9s.centos (tag: core9-extras-common-candidate)
f92320
f92320
Build the package ike this:
f92320
f92320
c37c71
1. $ rpmbuild -bs \
4c8bd1
               --define "_sourcedir $PWD"/SOURCES --define "_srcrpmdir $PWD" \
7b2a7a
               --define "dist .el9s.centos" \
0ba676
               SPECS/centos-release-nfs-ganesha5.spec
f92320
c37c71
2. commit and push SPECS/centos-release-nfs-ganesha.spec
c37c71
    $ git add SPECS/centos-release-nfs-ganesha.spec 
0ba676
    $ git push origin c9s-sig-storage-5
75ea76
c37c71
3. retrieve the commit for step 3:
c37c71
    $ git log|head -n 1
c37c71
commit 29f19456be12986e86392652331e3a56ff0a88a0
c37c71
c37c71
4. build
c37c71
    $ cbs build extras9s-extras-common-el9s git+https://git.centos.org/rpms/centos-release-nfs-ganesha.git#29f19456be12986e86392652331e3a56ff0a88a0
f92320