diff --git a/SOURCES/CentOS-NFS-Ganesha-4.repo b/SOURCES/CentOS-NFS-Ganesha-4.repo deleted file mode 100644 index fc27514..0000000 --- a/SOURCES/CentOS-NFS-Ganesha-4.repo +++ /dev/null @@ -1,20 +0,0 @@ -# CentOS-NFS-Ganesha-4.repo -# -# Please see http://wiki.centos.org/SpecialInterestGroup/Storage for more -# information - -[centos-nfs-ganesha4] -name=CentOS-$stream - NFS Ganesha 4 -mirrorlist=http://mirrorlist.centos.org?arch=$basearch&release=$stream&repo=storage-nfsganesha-4 -#baseurl=https://mirror.centos.org/$contentdir/$stream/storage/$basearch/nfsganesha-4/ -gpgcheck=1 -enabled=1 -gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Storage - -[centos-nfs-ganesha4-test] -name=CentOS-$stream - NFS Ganesha 4 Testing -baseurl=https://buildlogs.centos.org/centos/$stream/storage/$basearch/nfsganesha-4/ -gpgcheck=0 -enabled=0 -gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Storage - diff --git a/SOURCES/centos-release-nfs-ganesha-4.repo b/SOURCES/centos-release-nfs-ganesha-4.repo new file mode 100644 index 0000000..36c33c7 --- /dev/null +++ b/SOURCES/centos-release-nfs-ganesha-4.repo @@ -0,0 +1,27 @@ +# CentOS-NFS-Ganesha-4.repo +# +# Please see https://wiki.centos.org/SpecialInterestGroup/Storage for more +# information + +[centos-nfs-ganesha-4] +name=CentOS-$stream - NFS-Ganesha 4 +mirrorlist='https://mirrors.centos.org/metalink?repo=centos-storage-sig-nfsganesha-4-9-stream&arch=$basearch' +#baseurl=http://mirror.stream.centos.org/SIGs/$stream/$basearch/storage-nfsganesha-4/ +gpgcheck=1 +enabled=1 +gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Storage + +[centos-nfs-ganesha-4-test] +name=CentOS-$stream - NFS-Ganesha 4 Testing +baseurl=https://buildlogs.centos.org/centos/$stream/storage/$basearch/nfsganesha-4/ +gpgcheck=0 +enabled=0 +gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Storage + +[centos-nfs-ganesha-4-source] +name=CentOS-$stream - NFS-Ganesha 4 Source +baseurl=http://vault.centos.org/$contentdir/$stream/storage/Source/nfsganesha-4/ +gpgcheck=1 +enabled=0 +gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Storage + diff --git a/SPECS/centos-release-nfs-ganesha4.spec b/SPECS/centos-release-nfs-ganesha4.spec index ea3affd..5c8e696 100644 --- a/SPECS/centos-release-nfs-ganesha4.spec +++ b/SPECS/centos-release-nfs-ganesha4.spec @@ -4,7 +4,7 @@ Version: 1.0 Release: 1%{?dist} License: GPLv2 URL: http://wiki.centos.org/SpecialInterestGroup/Storage -Source0: CentOS-NFS-Ganesha-4.repo +Source0: centos-release-nfs-ganesha-4.repo BuildArch: noarch %if 0%{?centos} >= 8