diff --git a/README.md b/README.md index 6d88d12..84062f0 100644 --- a/README.md +++ b/README.md @@ -18,18 +18,14 @@ Instructions for building the glusterfs package for the CentOS Storage SIG can b E.g. build a src.rpm with: $ rpmbuild -bs \ --define "_sourcedir $PWD/SOURCES" --define "_srcrpmdir $PWD" \ - --define "dist .el8" SPECS/glusterfs.spec - or for C8 Stream: - $ rpmbuild -bs \ - --define "_sourcedir $PWD/SOURCES" --define "_srcrpmdir $PWD" \ - --define "dist .el8s" SPECS/glusterfs.spec + --define "dist .el9s" SPECS/glusterfs.spec Get the lookaside uploader script from ssh://git@git.centos.org/centos-git-common.git To build: 1. Upload the source tar file to the lookaside cache, e.g.: - $ lookaside_upload -f SOURCES/glusterfs-9.3.tar.gz -n glusterfs -b c8-sig-storage-gluster-9 + $ lookaside_upload -f SOURCES/glusterfs-9.3.tar.gz -n glusterfs -b c9s-sig-storage-gluster-9 2. update the .glusterfs.metadata with the hash from step 1: $ cat .glusterfs.metadata @@ -37,19 +33,17 @@ e9c6a6a482b8e46117c2a6c37b50c569bd62d92e SOURCES/glusterfs-9.3.tar.gz 3. commit and push SPECS/glusterfs.spec and .glusterfs.metadata, e.g.: $ git add SPECS/glusterfs.spec .glusterfs.metadata - $ git push origin c8-sig-storage-gluster-9 + $ git push origin c9s-sig-storage-gluster-9 4. retrieve the commit for step 3: $ git log|head -n 1 commit 29f19456be12986e86392652331e3a56ff0a88a0 5. build - $ cbs build storage8-gluster-9-el8 git+https://git.centos.org/rpms/glusterfs.git#29f19456be12986e86392652331e3a56ff0a88a0 + $ cbs build storage9s-gluster-9-el9s git+https://git.centos.org/rpms/glusterfs.git#29f19456be12986e86392652331e3a56ff0a88a0 You can do scratch builds from a source RPM with, e.g.: - $ cbs build --scratch storage8-gluster-9-el8 glusterfs-9.3-1.el8.src.rpm - or for C8 Stream: - $ cbs build --scratch storage8s-gluster-9-el8s glusterfs-9.3-1.el8s.src.rpm + $ cbs build --scratch storage9s-gluster-9-el9s glusterfs-9.3-2.el9s.src.rpm diff --git a/SPECS/glusterfs.spec b/SPECS/glusterfs.spec index 97ca0b8..940df45 100644 --- a/SPECS/glusterfs.spec +++ b/SPECS/glusterfs.spec @@ -1651,7 +1651,7 @@ exit 0 %endif %changelog -* Fri Jul 1 2021 Kaleb S. KEITHLEY - 9.2-2 +* Fri Jul 2 2021 Kaleb S. KEITHLEY - 9.3-2 - GlusterFS 9.3, using lookaside now * Tue Jun 29 2021 Niels de Vos - 9.3-1