diff --git a/SOURCES/CentOS-Ceph-Pacific.repo b/SOURCES/CentOS-Ceph-Pacific.repo index 78cfb11..202a122 100644 --- a/SOURCES/CentOS-Ceph-Pacific.repo +++ b/SOURCES/CentOS-Ceph-Pacific.repo @@ -4,23 +4,23 @@ # information [centos-ceph-pacific] -name=CentOS-$releasever - Ceph Pacific -mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=storage-ceph-pacific -#baseurl=http://mirror.centos.org/$contentdir/$releasever/storage/$basearch/ceph-pacific/ +name=CentOS-$stream - Ceph Pacific +mirrorlist=http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=storage-ceph-pacific +#baseurl=http://mirror.centos.org/$contentdir/$stream/storage/$basearch/ceph-pacific/ gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Storage [centos-ceph-pacific-test] -name=CentOS-$releasever - Ceph Pacific Testing -baseurl=https://buildlogs.centos.org/centos/$releasever/storage/$basearch/ceph-pacific/ +name=CentOS-$stream - Ceph Pacific Testing +baseurl=https://buildlogs.centos.org/centos/$stream/storage/$basearch/ceph-pacific/ gpgcheck=0 enabled=0 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Storage [centos-ceph-pacific-source] -name=CentOS-$releasever - Ceph Pacific Source -baseurl=http://vault.centos.org/$contentdir/$releasever/storage/Source/ceph-pacific/ +name=CentOS-$stream - Ceph Pacific Source +baseurl=http://vault.centos.org/$contentdir/$stream/storage/Source/ceph-pacific/ gpgcheck=1 enabled=0 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Storage diff --git a/SPECS/centos-release-ceph-pacific.spec b/SPECS/centos-release-ceph-pacific.spec index 87d5c84..adc5f7c 100644 --- a/SPECS/centos-release-ceph-pacific.spec +++ b/SPECS/centos-release-ceph-pacific.spec @@ -1,7 +1,7 @@ Summary: Ceph Pacific packages from the CentOS Storage SIG repository Name: centos-release-ceph-pacific Version: 1.0 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2 URL: http://wiki.centos.org/SpecialInterestGroup/Storage Source0: CentOS-Ceph-Pacific.repo @@ -47,6 +47,9 @@ sed -i 's/i\$contentdir/centos/g' %{buildroot}%{_sysconfdir}/yum.repos.d/CentOS- %config(noreplace) %{_sysconfdir}/yum.repos.d/CentOS-Ceph-Pacific.repo %changelog +* Mon Jun 21 2021 Kaleb S. KEITHLEY - 1.0-2 +- c8stream + * Thu May 14 2020 Kaleb S. KEITHLEY - 1.0-1 - initial checkin in git.centos.org ex github