mirror of
https://git.rockylinux.org/staging/src/rocky-release.git
synced 2024-11-21 13:41:23 +00:00
fix urls
This commit is contained in:
parent
99cbad6cd6
commit
3c831c371a
@ -11,7 +11,7 @@
|
||||
[nfv]
|
||||
name=Rocky Linux $releasever - NFV
|
||||
mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=NFV-$releasever
|
||||
#baseurl=http://dl.rockylinux.org/$contentdir/$releasever/NFV/$basearch/os/
|
||||
#baseurl=http://dl.rockylinux.org/$contentdir/$releasever/nfv/$basearch/os/
|
||||
gpgcheck=1
|
||||
enabled=0
|
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rockyofficial
|
||||
|
@ -11,7 +11,7 @@
|
||||
[plus]
|
||||
name=Rocky Linux $releasever - Plus
|
||||
mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=rockyplus-$releasever
|
||||
#baseurl=http://dl.rockylinux.org/$contentdir/$releasever/rockyplus/$basearch/os/
|
||||
#baseurl=http://dl.rockylinux.org/$contentdir/$releasever/plus/$basearch/os/
|
||||
gpgcheck=1
|
||||
enabled=0
|
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rockyofficial
|
||||
|
@ -10,7 +10,7 @@
|
||||
%define distro_code Green Obsidian
|
||||
%define major 8
|
||||
%define minor 4
|
||||
%define rocky_rel 30
|
||||
%define rocky_rel 31
|
||||
%define upstream_rel %{major}.%{minor}
|
||||
|
||||
%define base_release_version %{major}
|
||||
@ -227,6 +227,9 @@ install -p -m 0644 %{SOURCE1226} %{buildroot}%{_sysconfdir}/yum.repos.d/
|
||||
%{_sysconfdir}/pki/rpm-gpg/
|
||||
|
||||
%changelog
|
||||
* Wed Jul 07 2021 Louis Abel <label@rockylinux.org> - 8.4-31
|
||||
- Fix URLs for Plus and NFV
|
||||
|
||||
* Mon Jul 05 2021 Louis Abel <label@rockylinux.org> - 8.4-30
|
||||
- Fix URLs for debuginfo
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user