mirror of
https://git.rockylinux.org/staging/src/rocky-release.git
synced 2024-11-16 03:21:24 +00:00
fix repo names
This commit is contained in:
parent
87ef29349d
commit
ae8e43595b
@ -1,7 +1,7 @@
|
|||||||
# Rocky-Debuginfo.repo
|
# Rocky-Debuginfo.repo
|
||||||
#
|
#
|
||||||
|
|
||||||
[baseos-debug]
|
[baseos-debuginfo]
|
||||||
name=Rocky Linux $releasever - BaseOS - Source
|
name=Rocky Linux $releasever - BaseOS - Source
|
||||||
mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=BaseOS-$releasever-debug
|
mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=BaseOS-$releasever-debug
|
||||||
#baseurl=http://dl.rockylinux.org/$contentdir/$releasever/BaseOS/$basearch/debug/tree/
|
#baseurl=http://dl.rockylinux.org/$contentdir/$releasever/BaseOS/$basearch/debug/tree/
|
||||||
@ -9,7 +9,7 @@ gpgcheck=1
|
|||||||
enabled=0
|
enabled=0
|
||||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rockyofficial
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rockyofficial
|
||||||
|
|
||||||
[appstream-debug]
|
[appstream-debuginfo]
|
||||||
name=Rocky Linux $releasever - AppStream - Source
|
name=Rocky Linux $releasever - AppStream - Source
|
||||||
mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=AppStream-$releasever-debug
|
mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=AppStream-$releasever-debug
|
||||||
#baseurl=http://dl.rockylinux.org/$contentdir/$releasever/AppStream/$basearch/debug/tree/
|
#baseurl=http://dl.rockylinux.org/$contentdir/$releasever/AppStream/$basearch/debug/tree/
|
||||||
@ -17,7 +17,7 @@ gpgcheck=1
|
|||||||
enabled=0
|
enabled=0
|
||||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rockyofficial
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rockyofficial
|
||||||
|
|
||||||
[ha-debug]
|
[ha-debuginfo]
|
||||||
name=Rocky Linux $releasever - High Availability - Source
|
name=Rocky Linux $releasever - High Availability - Source
|
||||||
mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=HighAvailability-$releasever-debug
|
mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=HighAvailability-$releasever-debug
|
||||||
#baseurl=http://dl.rockylinux.org/$contentdir/$releasever/HighAvailability/$basearch/debug/tree/
|
#baseurl=http://dl.rockylinux.org/$contentdir/$releasever/HighAvailability/$basearch/debug/tree/
|
||||||
@ -25,7 +25,7 @@ gpgcheck=1
|
|||||||
enabled=0
|
enabled=0
|
||||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rockyofficial
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rockyofficial
|
||||||
|
|
||||||
[powertools-debug]
|
[powertools-debuginfo]
|
||||||
name=Rocky Linux $releasever - PowerTools - Source
|
name=Rocky Linux $releasever - PowerTools - Source
|
||||||
mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=PowerTools-$releasever-debug
|
mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=PowerTools-$releasever-debug
|
||||||
#baseurl=http://dl.rockylinux.org/$contentdir/$releasever/PowerTools/$basearch/debug/tree/
|
#baseurl=http://dl.rockylinux.org/$contentdir/$releasever/PowerTools/$basearch/debug/tree/
|
||||||
@ -33,7 +33,7 @@ gpgcheck=1
|
|||||||
enabled=0
|
enabled=0
|
||||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rockyofficial
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rockyofficial
|
||||||
|
|
||||||
[resilient-storage-debug]
|
[resilient-storage-debuginfo]
|
||||||
name=Rocky Linux $releasever - Resilient Storage - Source
|
name=Rocky Linux $releasever - Resilient Storage - Source
|
||||||
mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=ResilientStorage-$releasever-debug
|
mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=ResilientStorage-$releasever-debug
|
||||||
#baseurl=http://dl.rockylinux.org/$contentdir/$releasever/ResilientStorage/$basearch/debug/tree/
|
#baseurl=http://dl.rockylinux.org/$contentdir/$releasever/ResilientStorage/$basearch/debug/tree/
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
%define distro_code Green Obsidian
|
%define distro_code Green Obsidian
|
||||||
%define major 8
|
%define major 8
|
||||||
%define minor 10
|
%define minor 10
|
||||||
%define rocky_rel 1%{?rllh:.%{rllh}}%{!?rllh:.4}
|
%define rocky_rel 1%{?rllh:.%{rllh}}%{!?rllh:.5}
|
||||||
%define upstream_rel %{major}.%{minor}-0.1
|
%define upstream_rel %{major}.%{minor}-0.1
|
||||||
%define rpm_license BSD-3-Clause
|
%define rpm_license BSD-3-Clause
|
||||||
%define dist .el%{major}
|
%define dist .el%{major}
|
||||||
@ -421,6 +421,9 @@ install -p -m 0644 %{SOURCE102} %{buildroot}%{_sysconfdir}/pki/rpm-gpg/
|
|||||||
%{_datadir}/pki/sb-certs/*
|
%{_datadir}/pki/sb-certs/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 22 2023 Louis Abel <label@rockylinux.org> - 8.10-1.5
|
||||||
|
- Fix debuginfo repo names
|
||||||
|
|
||||||
* Wed Nov 29 2023 Louis Abel <label@rockylinux.org> - 8.10-1.4
|
* Wed Nov 29 2023 Louis Abel <label@rockylinux.org> - 8.10-1.4
|
||||||
- Update contributors
|
- Update contributors
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user