mirror of
https://git.rockylinux.org/staging/src/rocky-release.git
synced 2024-11-21 21:51:24 +00:00
update to 8.4
This commit is contained in:
parent
930d8e4739
commit
8e82a87c50
@ -8,8 +8,8 @@
|
||||
# Distribution Name and Version
|
||||
%define distro Rocky Linux
|
||||
%define major 8
|
||||
%define minor 3
|
||||
%define rocky_rel 14
|
||||
%define minor 4
|
||||
%define rocky_rel 15
|
||||
%define upstream_rel %{major}.%{minor}
|
||||
|
||||
%define base_release_version %{major}
|
||||
@ -25,7 +25,7 @@
|
||||
|
||||
Name: rocky-release
|
||||
Version: %{major}.%{minor}
|
||||
Release: %{rocky_rel}%{?dist}
|
||||
Release: %{rocky_rel}.el8
|
||||
Summary: %{distro} release files
|
||||
License: GPLv2
|
||||
URL: https://rockylinux.org
|
||||
@ -70,8 +70,8 @@ Source1203: Rocky-Extras.repo
|
||||
# Rocky Add-ons
|
||||
Source1210: Rocky-HighAvailability.repo
|
||||
Source1211: Rocky-ResilientStorage.repo
|
||||
Source1212: Rocky-RT.repo
|
||||
Source1213: Rocky-NFV.repo
|
||||
#Source1212: Rocky-RT.repo
|
||||
#Source1213: Rocky-NFV.repo
|
||||
|
||||
# Rocky Special Stuff
|
||||
Source1220: Rocky-Media.repo
|
||||
@ -200,8 +200,8 @@ install -p -m 0644 %{SOURCE1202} %{buildroot}%{_sysconfdir}/yum.repos.d/
|
||||
install -p -m 0644 %{SOURCE1203} %{buildroot}%{_sysconfdir}/yum.repos.d/
|
||||
install -p -m 0644 %{SOURCE1210} %{buildroot}%{_sysconfdir}/yum.repos.d/
|
||||
install -p -m 0644 %{SOURCE1211} %{buildroot}%{_sysconfdir}/yum.repos.d/
|
||||
install -p -m 0644 %{SOURCE1212} %{buildroot}%{_sysconfdir}/yum.repos.d/
|
||||
install -p -m 0644 %{SOURCE1213} %{buildroot}%{_sysconfdir}/yum.repos.d/
|
||||
#install -p -m 0644 %{SOURCE1212} %{buildroot}%{_sysconfdir}/yum.repos.d/
|
||||
#install -p -m 0644 %{SOURCE1213} %{buildroot}%{_sysconfdir}/yum.repos.d/
|
||||
install -p -m 0644 %{SOURCE1220} %{buildroot}%{_sysconfdir}/yum.repos.d/
|
||||
install -p -m 0644 %{SOURCE1222} %{buildroot}%{_sysconfdir}/yum.repos.d/
|
||||
install -p -m 0644 %{SOURCE1223} %{buildroot}%{_sysconfdir}/yum.repos.d/
|
||||
@ -234,6 +234,9 @@ install -p -m 0644 %{SOURCE1226} %{buildroot}%{_sysconfdir}/yum.repos.d/
|
||||
%{_sysconfdir}/pki/rpm-gpg/
|
||||
|
||||
%changelog
|
||||
* Sat May 08 2021 Louis Abel <label@rockylinux.org> - 8.4-15
|
||||
- Release for 8.4
|
||||
|
||||
* Wed May 05 2021 Louis Abel <label@rockylinux.org> - 8.3-14
|
||||
- Add RT, Plus, and NFV repo files
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user