mirror of
https://git.rockylinux.org/staging/src/rocky-release.git
synced 2024-11-16 03:21:24 +00:00
minor fixes
This commit is contained in:
parent
3e51b70c5f
commit
a3f9a83c62
@ -10,7 +10,7 @@
|
||||
%define distro_code Green Obsidian
|
||||
%define major 8
|
||||
%define minor 4
|
||||
%define rocky_rel 21
|
||||
%define rocky_rel 22
|
||||
%define upstream_rel %{major}.%{minor}
|
||||
|
||||
%define base_release_version %{major}
|
||||
@ -80,7 +80,7 @@ Source1220: Rocky-Media.repo
|
||||
Source1222: Rocky-Sources.repo
|
||||
Source1223: Rocky-Devel.repo
|
||||
Source1226: Rocky-Plus.repo
|
||||
Source1300: rockylinux.1.gz
|
||||
Source1300: rocky.1.gz
|
||||
|
||||
%description
|
||||
%{distro_name} release files.
|
||||
@ -215,7 +215,7 @@ install -p -m 0644 %{SOURCE1226} %{buildroot}%{_sysconfdir}/yum.repos.d/
|
||||
%{_datadir}/rocky-release
|
||||
%{_prefix}/lib/os-release
|
||||
%{_prefix}/lib/systemd/system-preset/*
|
||||
%{_mandir}/man1/rockylinux.1.gz
|
||||
%{_mandir}/man1/rocky.1.gz
|
||||
|
||||
%files -n rocky-repos
|
||||
%license LICENSE
|
||||
@ -226,7 +226,7 @@ install -p -m 0644 %{SOURCE1226} %{buildroot}%{_sysconfdir}/yum.repos.d/
|
||||
%{_sysconfdir}/pki/rpm-gpg/
|
||||
|
||||
%changelog
|
||||
* Tue May 25 2021 Louis Abel <label@rockylinux.org> - 8.4-21
|
||||
* Tue May 25 2021 Louis Abel <label@rockylinux.org> - 8.4-22
|
||||
- Add a version codename to satisfy vendors
|
||||
- Change license
|
||||
- Fix up /etc/os-release
|
||||
|
Loading…
Reference in New Issue
Block a user