From 924e4ca38cce13630c8aa4c7aa5f4640786652bf Mon Sep 17 00:00:00 2001 From: Kaleb S. KEITHLEY Date: Jun 21 2021 13:25:25 +0000 Subject: c8stream --- diff --git a/SOURCES/CentOS-NFS-Ganesha-3.repo b/SOURCES/CentOS-NFS-Ganesha-3.repo index a756920..62e1217 100644 --- a/SOURCES/CentOS-NFS-Ganesha-3.repo +++ b/SOURCES/CentOS-NFS-Ganesha-3.repo @@ -4,16 +4,16 @@ # information [centos-nfs-ganesha3] -name=CentOS-$releasever - NFS Ganesha 3 -mirrorlist=http://mirrorlist.centos.org?arch=$basearch&release=$releasever&repo=storage-nfsganesha-3 -#baseurl=https://mirror.centos.org/$contentdir/$releasever/storage/$basearch/nfsganesha-3/ +name=CentOS-$stream - NFS Ganesha 3 +mirrorlist=http://mirrorlist.centos.org?arch=$basearch&release=$stream&repo=storage-nfsganesha-3 +#baseurl=https://mirror.centos.org/$contentdir/$stream/storage/$basearch/nfsganesha-3/ gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Storage [centos-nfs-ganesha3-test] -name=CentOS-$releasever - NFS Ganesha 3 Testing -baseurl=https://buildlogs.centos.org/centos/$releasever/storage/$basearch/nfsganesha-3/ +name=CentOS-$stream - NFS Ganesha 3 Testing +baseurl=https://buildlogs.centos.org/centos/$stream/storage/$basearch/nfsganesha-3/ gpgcheck=0 enabled=0 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Storage diff --git a/SPECS/centos-release-nfs-ganesha3.spec b/SPECS/centos-release-nfs-ganesha3.spec index 1f3dda5..0a3a2b9 100644 --- a/SPECS/centos-release-nfs-ganesha3.spec +++ b/SPECS/centos-release-nfs-ganesha3.spec @@ -1,7 +1,7 @@ Summary: NFS-Ganesha 3 packages from the CentOS Storage SIG repository Name: centos-release-nfs-ganesha30 Version: 1.0 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2 URL: http://wiki.centos.org/SpecialInterestGroup/Storage Source0: CentOS-NFS-Ganesha-3.repo @@ -33,6 +33,9 @@ sed -i 's/i\$contentdir/centos/g' %{buildroot}%{_sysconfdir}/yum.repos.d/CentOS- %config(noreplace) %{_sysconfdir}/yum.repos.d/CentOS-NFS-Ganesha-3.repo %changelog +* Mon Jun 21 2021 Kaleb S KEITHLEY - 1.0-3 +- c8stream + * Mon Mar 23 2020 Kaleb S KEITHLEY - 1.0-2 - mirrorlist