fix macro

This commit is contained in:
nazunalika 2021-05-25 20:23:29 -07:00
parent 9368249786
commit 88f73f277b
Signed by: label
GPG Key ID: 6735C0E1BD65D048
1 changed files with 2 additions and 2 deletions

View File

@ -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