From 77725fa04fefb864389d94365c78b4d54f2f0fa8 Mon Sep 17 00:00:00 2001 From: Kaleb S. KEITHLEY Date: Sep 13 2021 23:56:27 +0000 Subject: first build for c9s --- diff --git a/.glusterfs-coreutils.metadata b/.glusterfs-coreutils.metadata new file mode 100644 index 0000000..6a8ef54 --- /dev/null +++ b/.glusterfs-coreutils.metadata @@ -0,0 +1 @@ +bf58278e5e8c81875326e29cec0aeb3e53e80f12 SOURCES/glusterfs-coreutils-1b5a326.tar.gz diff --git a/README.md b/README.md index 69b41ba..64a8a2f 100644 --- a/README.md +++ b/README.md @@ -46,10 +46,10 @@ the tarfile as a binary. E.g. build the src.rpm with: $ rpmbuild -bs \ --define "_sourcedir $PWD/SOURCES" --define "_srcrpmdir $PWD" \ - --define "dist .el8" SPECS/glusterfs-coreutils.spec + --define "dist .el9s" SPECS/glusterfs-coreutils.spec To build: - $ cbs build [--scratch] storage8-gluster-7-el8 glusterfs-coreutils-0.3.1-1.el8.src.rpm + $ cbs build [--scratch] storage9s-gluster-9-el9s glusterfs-coreutils-0.3.1-1.el9s.src.rpm diff --git a/SPECS/glusterfs-coreutils.spec b/SPECS/glusterfs-coreutils.spec index aef35c9..0c9a6ff 100644 --- a/SPECS/glusterfs-coreutils.spec +++ b/SPECS/glusterfs-coreutils.spec @@ -9,14 +9,12 @@ URL: https://github.com/gluster/glusterfs-coreutils # The source for this package was created from upstream source using the # following command: # make dist -Source0: glusterfs-coreutils-1b5a326%{dist}.tar.gz +Source0: glusterfs-coreutils-1b5a326.tar.gz Provides: bundled(gnulib) -Requires: glusterfs-api >= 7.0 - BuildRequires: gcc make libtool -BuildRequires: glusterfs-api-devel >= 7.0 +BuildRequires: glusterfs-api-devel >= 9.0 BuildRequires: help2man >= 1.36 BuildRequires: readline-devel