1
0
Fork 0
No description
Find a file
2023-04-27 09:56:13 -07:00
SOURCES init 2023-04-27 09:56:13 -07:00
SPECS init 2023-04-27 09:56:13 -07:00
.centos-release-nfs-ganesha5.metadata init 2023-04-27 09:56:13 -07:00
README.md init 2023-04-27 09:56:13 -07:00

centos-release-nfs-ganesha5 provides the YUM repository file for packages of the CentOS Storage SIG that are used with NFS-Ganesha 5.

This package needs to be built against the following targets so that the packages land at the right tag for inclusion in CentOS Extras:

  • core9-extras-common-el9.centos (tag: core9-extras-common-candidate)

Build the package ike this:

  1. $ rpmbuild -bs
    --define "_sourcedir $PWD"/SOURCES --define "_srcrpmdir $PWD"
    --define "dist .el8s.centos"
    SPECS/centos-release-nfs-ganesha5.spec

  2. commit and push SPECS/centos-release-ceph.spec $ git add SPECS/centos-release-nfs-ganesha5.spec $ git push origin c8s-sig-storage-5

  3. retrieve the commit for step 3: $ git log|head -n 1 commit 29f19456be12986e86392652331e3a56ff0a88a0

  4. build $ cbs build extras8s-extras-common-el8s git+https://git.centos.org/rpms/centos-release-nfs-ganesha.git#29f19456be12986e86392652331e3a56ff0a88a0

Sanity check $ cbs build --scratch storage8s-nfsganesha-5-el8s
centos-release-nfs-ganesha5-1.0-1.el8s.centos.src.rpm