Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
original
rpms
rocky-release
Commits
f875259a
Verified
Commit
f875259a
authored
Mar 29, 2022
by
Louis Abel
📺
Browse files
-2
parent
43ece600
Changes
1
Hide whitespace changes
Inline
Side-by-side
SPECS/rocky-release.spec
View file @
f875259a
...
...
@@ -10,7 +10,7 @@
%define distro_code Green Obsidian
%define major 8
%define minor 6
%define rocky_rel
1
%define rocky_rel
2
%define upstream_rel %{major}.%{minor}
%define rpm_license BSD-3-Clause
...
...
@@ -143,6 +143,8 @@ HOME_URL="https://rockylinux.org/"
BUG_REPORT_URL="https://bugs.rockylinux.org/"
ROCKY_SUPPORT_PRODUCT="%{distro_name}"
ROCKY_SUPPORT_PRODUCT_VERSION="%{major}"
REDHAT_SUPPORT_PRODUCT="%{distro_name}"
REDHAT_SUPPORT_PRODUCT_VERSION="%{major}"
EOF
# Create the symlink for /etc/os-release
...
...
@@ -236,8 +238,9 @@ install -p -m 0644 %{SOURCE1226} %{buildroot}%{_sysconfdir}/yum.repos.d/
%{_sysconfdir}/pki/rpm-gpg/
%changelog
* Tue Mar 29 2022 Louis Abel <label@rockylinux.org> - 8.6-
1
* Tue Mar 29 2022 Louis Abel <label@rockylinux.org> - 8.6-
2
- 8.6 prepatory release
- Add REDHAT_SUPPORT_PRODUCT to /etc/os-release
* Mon Feb 14 2022 Louis Abel <label@rockylinux.org> - 8.5-4
- Add bootstrap to macros to match EL9
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment