diff --git a/SOURCES/CentOS-NFS-Ganesha-3.repo b/SOURCES/CentOS-NFS-Ganesha-3.repo index bcc4598..a756920 100644 --- a/SOURCES/CentOS-NFS-Ganesha-3.repo +++ b/SOURCES/CentOS-NFS-Ganesha-3.repo @@ -5,7 +5,7 @@ [centos-nfs-ganesha3] name=CentOS-$releasever - NFS Ganesha 3 -mirrorlist=https://mirrorlist.centos.org?arch=$basearch&release=$releasever&repo=storage-nfsganesha-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/ gpgcheck=1 enabled=1 diff --git a/SPECS/centos-release-nfs-ganesha3.spec b/SPECS/centos-release-nfs-ganesha3.spec index e9f4cbb..1f3dda5 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: 1%{?dist} +Release: 2%{?dist} License: GPLv2 URL: http://wiki.centos.org/SpecialInterestGroup/Storage Source0: CentOS-NFS-Ganesha-3.repo @@ -33,5 +33,8 @@ 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 Mar 23 2020 Kaleb S KEITHLEY - 1.0-2 +- mirrorlist + * Fri Oct 11 2019 Kaleb S KEITHLEY - 1.0-1 - NFS-Ganesha 3