diff --git a/mini-tps.spec b/mini-tps.spec index a771773..210b07b 100644 --- a/mini-tps.spec +++ b/mini-tps.spec @@ -6,7 +6,7 @@ Name: mini-tps Version: 0.1 -Release: 182%{?dist} +Release: 183%{?dist} Summary: Mini TPS - Test Package Sanity License: GPLv2 @@ -73,6 +73,9 @@ install -pD -m 0755 profiles/fedora/prepare-system %{buildroot}%{_libexecdir}/mi %changelog +* Fri Nov 01 2024 Michal Srb - 0.1-183 +- Remove Resilient Storage repos for 10 + * Wed Sep 11 2024 Michal Srb - 0.1-182 - Add repo for RHEL 10.0 diff --git a/profiles/centos-stream/repos/centos-stream-10.repo b/profiles/centos-stream/repos/centos-stream-10.repo index c75cc5b..f41fbd2 100644 --- a/profiles/centos-stream/repos/centos-stream-10.repo +++ b/profiles/centos-stream/repos/centos-stream-10.repo @@ -196,39 +196,6 @@ enabled=1 skip_if_unavailable=True -########### ResilientStorage ################## -[resilientstorage] -name=CentOS Stream 10 - ResilientStorage -baseurl=https://composes.stream.centos.org/stream-10/production/latest-CentOS-Stream/compose/ResilientStorage/$basearch/os/ -gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial -gpgcheck=0 -repo_gpgcheck=0 -metadata_expire=6h -countme=1 -enabled=1 -skip_if_unavailable=True - -[resilientstorage-debug] -name=CentOS Stream 10 - ResilientStorage - Debug -baseurl=https://composes.stream.centos.org/stream-10/production/latest-CentOS-Stream/compose/ResilientStorage/$basearch/debug/tree/ -gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial -gpgcheck=0 -repo_gpgcheck=0 -metadata_expire=6h -enabled=1 -skip_if_unavailable=True - -[resilientstorage-source] -name=CentOS Stream 10 - ResilientStorage - Source -baseurl=https://composes.stream.centos.org/stream-10/production/latest-CentOS-Stream/compose/ResilientStorage/source/tree/ -gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial -gpgcheck=0 -repo_gpgcheck=0 -metadata_expire=6h -enabled=1 -skip_if_unavailable=True - - ########### SAP ################## [sap] name=CentOS Stream 10 - SAP diff --git a/profiles/rhel/repos/rhel-10.0-beta.repo b/profiles/rhel/repos/rhel-10.0-beta.repo index 31f18a9..19ce68b 100644 --- a/profiles/rhel/repos/rhel-10.0-beta.repo +++ b/profiles/rhel/repos/rhel-10.0-beta.repo @@ -136,29 +136,6 @@ gpgcheck=0 skip_if_unavailable=True -########### ResilientStorage ################## -[rhel-10-resilientstorage] -name=RHEL-10 ResilientStorage -baseurl=https://download.devel.redhat.com/rhel-10/nightly/RHEL-10-Public-Beta/latest-RHEL-10.0/compose/ResilientStorage/x86_64/os/ -enabled=1 -gpgcheck=0 -skip_if_unavailable=True - -[rhel-10-resilientstorage-debug] -name=RHEL-10 ResilientStorage-debug -baseurl=https://download.devel.redhat.com/rhel-10/nightly/RHEL-10-Public-Beta/latest-RHEL-10.0/compose/ResilientStorage/x86_64/debug/tree/ -enabled=1 -gpgcheck=0 -skip_if_unavailable=True - -[rhel-10-resilientstorage-source] -name=RHEL-10 ResilientStorage-source -baseurl=https://download.devel.redhat.com/rhel-10/nightly/RHEL-10-Public-Beta/latest-RHEL-10.0/compose/ResilientStorage/source/tree/ -enabled=1 -gpgcheck=0 -skip_if_unavailable=True - - ########### SAP ################## [rhel-10-sap] name=RHEL-10 SAP diff --git a/profiles/rhel/repos/rhel-10.0.repo b/profiles/rhel/repos/rhel-10.0.repo index 7681fd9..eb13732 100644 --- a/profiles/rhel/repos/rhel-10.0.repo +++ b/profiles/rhel/repos/rhel-10.0.repo @@ -136,29 +136,6 @@ gpgcheck=0 skip_if_unavailable=True -########### ResilientStorage ################## -[rhel-10-resilientstorage] -name=RHEL-10 ResilientStorage -baseurl=https://download.devel.redhat.com/rhel-10/nightly/RHEL-10/latest-RHEL-10.0/compose/ResilientStorage/x86_64/os/ -enabled=1 -gpgcheck=0 -skip_if_unavailable=True - -[rhel-10-resilientstorage-debug] -name=RHEL-10 ResilientStorage-debug -baseurl=https://download.devel.redhat.com/rhel-10/nightly/RHEL-10/latest-RHEL-10.0/compose/ResilientStorage/x86_64/debug/tree/ -enabled=1 -gpgcheck=0 -skip_if_unavailable=True - -[rhel-10-resilientstorage-source] -name=RHEL-10 ResilientStorage-source -baseurl=https://download.devel.redhat.com/rhel-10/nightly/RHEL-10/latest-RHEL-10.0/compose/ResilientStorage/source/tree/ -enabled=1 -gpgcheck=0 -skip_if_unavailable=True - - ########### SAP ################## [rhel-10-sap] name=RHEL-10 SAP