mirror of
https://git.rockylinux.org/staging/src/rocky-release.git
synced 2024-11-15 19:21:22 +00:00
minor fixes
This commit is contained in:
parent
490769b778
commit
35e3aec89a
@ -119,7 +119,7 @@ echo "%{distro_name} release %{version} (%{distro_code})" > %{buildroot}%{_sysco
|
||||
echo "Derived from Red Hat Enterprise Linux %{version}" > %{buildroot}%{_sysconfdir}/rocky-release-upstream
|
||||
ln -s rocky-release %{buildroot}%{_sysconfdir}/system-release
|
||||
ln -s rocky-release %{buildroot}%{_sysconfdir}/redhat-release
|
||||
mkdir -p %{_mandir}/man1
|
||||
mkdir -p %{buildroot}%{_mandir}/man1
|
||||
install -p -m 0644 %{SOURCE1300} %{buildroot}%{_mandir}/man1/
|
||||
|
||||
# Create the os-release file
|
||||
@ -226,7 +226,7 @@ install -p -m 0644 %{SOURCE1226} %{buildroot}%{_sysconfdir}/yum.repos.d/
|
||||
%{_sysconfdir}/pki/rpm-gpg/
|
||||
|
||||
%changelog
|
||||
* Mon May 25 2021 Louis Abel <label@rockylinux.org> - 8.4-20
|
||||
* Tue May 25 2021 Louis Abel <label@rockylinux.org> - 8.4-20
|
||||
- Add a version codename to satisfy vendors
|
||||
- Change license
|
||||
- Fix up /etc/os-release
|
||||
|
Loading…
Reference in New Issue
Block a user