rename CRB to PowerTools

i8-beta changed/i8/sphere-release-8.9-2.el8
Arkady L. Shane 12 months ago
parent 468ff3c15b
commit 1822d51e80
Signed by: tigro
GPG Key ID: 1EC08A25C9DB2503

@ -1,30 +0,0 @@
[crb]
name=MSVSphere $releasever - CRB
mirrorlist=https://mirrors.inferitos.ru/mirrorlist/$releasever/crb
# baseurl=https://repo.inferitos.ru/msvsphere/$releasever/CRB/$basearch/os/
enabled=1
gpgcheck=1
countme=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-MSVSphere-8
metadata_expire=86400
enabled_metadata=1
[crb-debug]
name=MSVSphere $releasever - CRB - Debug
mirrorlist=https://mirrors.inferitos.ru/mirrorlist/$releasever/crb-debug
# baseurl=https://repo.inferitos.ru/vault/$releasever/CRB/debug/$basearch/
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-MSVSphere-8
metadata_expire=86400
enabled_metadata=0
[crb-source]
name=MSVSphere $releasever - CRB - Source
mirrorlist=https://mirrors.inferitos.ru/mirrorlist/$releasever/crb-source
# baseurl=https://repo.inferitos.ru/vault/$releasever/CRB/Source/
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-MSVSphere-8
metadata_expire=86400
enabled_metadata=0

@ -0,0 +1,30 @@
[powertools]
name=MSVSphere $releasever - PowerTools
mirrorlist=https://mirrors.inferitos.ru/mirrorlist/$releasever/powertools
# baseurl=https://repo.inferitos.ru/msvsphere/$releasever/PowerTools/$basearch/os/
enabled=1
gpgcheck=1
countme=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-MSVSphere-8
metadata_expire=86400
enabled_metadata=1
[powertools-debug]
name=MSVSphere $releasever - PowerTools - Debug
mirrorlist=https://mirrors.inferitos.ru/mirrorlist/$releasever/powertools-debug
# baseurl=https://repo.inferitos.ru/vault/$releasever/PowerTools/debug/$basearch/
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-MSVSphere-8
metadata_expire=86400
enabled_metadata=0
[powertools-source]
name=MSVSphere $releasever - PowerTools - Source
mirrorlist=https://mirrors.inferitos.ru/mirrorlist/$releasever/powertools-source
# baseurl=https://repo.inferitos.ru/vault/$releasever/PowerTools/Source/
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-MSVSphere-8
metadata_expire=86400
enabled_metadata=0

@ -6,7 +6,7 @@
Name: sphere-release
Version: %{major}.%{minor}
Release: 1%{?dist}
Release: 2%{?dist}
Summary: %{distro} release files
License: GPLv2
URL: https://msvsphere-os.ru
@ -56,7 +56,7 @@ Source403: spheresecureboot001.cer
# repository configuration files
Source500: msvsphere-baseos.repo
Source501: msvsphere-appstream.repo
Source502: msvsphere-crb.repo
Source502: msvsphere-powertools.repo
Source503: msvsphere-extras.repo
Source504: msvsphere-devel.repo
Source505: msvsphere-rt.repo
@ -411,7 +411,7 @@ install -p -m 0644 %{SOURCE100} %{buildroot}%{_sysconfdir}/pki/rpm-gpg/
%files -n sphere-repos
%config(noreplace) %{_sysconfdir}/yum.repos.d/msvsphere-baseos.repo
%config(noreplace) %{_sysconfdir}/yum.repos.d/msvsphere-appstream.repo
%config(noreplace) %{_sysconfdir}/yum.repos.d/msvsphere-crb.repo
%config(noreplace) %{_sysconfdir}/yum.repos.d/msvsphere-powertools.repo
%config(noreplace) %{_sysconfdir}/yum.repos.d/msvsphere-extras.repo
%config(noreplace) %{_sysconfdir}/yum.repos.d/msvsphere-rt.repo
%config(noreplace) %{_sysconfdir}/yum.repos.d/msvsphere-nfv.repo
@ -432,6 +432,9 @@ install -p -m 0644 %{SOURCE100} %{buildroot}%{_sysconfdir}/pki/rpm-gpg/
%changelog
* Wed Jan 24 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 8.9-2
- rename CRB to PowerTools
* Tue Dec 19 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 8.9-1
- Sync this MSVSphere 9 patches

Loading…
Cancel
Save