From a46878e71df0d62f841d1771072c99853995eecc Mon Sep 17 00:00:00 2001 From: Kaleb S. KEITHLEY Date: Mar 13 2020 13:24:40 +0000 Subject: CentOS 8 --- diff --git a/README.md b/README.md index 48213e5..2f77ecc 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,20 @@ -centos-release-gluster7 provides the YUM repository file for packages of the -CentOS Storage SIG that are used with GlusterFS 7. +centos-release-gluster7 provides the YUM repository file for the +CentOS Storage SIG that provide GlusterFS 7. -This package needs to get build against the following targets so that the +This package needs to get built against the following targets so that the packages land at the right tag for inclusion in CentOS Extras: - core6-extras-common-el6.centos (tag: core6-extras-common-candidate) - core7-extras-common-el7.centos (tag: core7-extras-common-candidate) + - core8-extras-common-el8.centos (tag: core8-extras-common-candidate) Building the package can be done like this: - $ rpmbuild -bs \ --define "_sourcedir $PWD/SOURCES" --define "_srcrpmdir $PWD" \ - --define "dist .el7.centos" \ + --define "dist .el8.centos" \ SPECS/centos-release-gluster7.spec - $ cbs \ - build core7-extras-common-el7.centos \ - centos-release-gluster7-0.1-1.el7.centos.src.rpm + $ cbs build core8-extras-common-el8.centos \ + centos-release-gluster7-0.1-1.el8.centos.src.rpm diff --git a/SPECS/centos-release-gluster7.spec b/SPECS/centos-release-gluster7.spec index c15baaa..f19d2ce 100644 --- a/SPECS/centos-release-gluster7.spec +++ b/SPECS/centos-release-gluster7.spec @@ -13,7 +13,7 @@ BuildArch: noarch %if 0%{?centos} >= 7 # $contentdir for altarch support was added with CentOS-7.5 -Requires: centos-release >= 7-5.1804.el7.centos.2 +Requires: centos-release >= 8.1 %systemd_requires %endif # This provides the public key to verify the RPMs