Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
rocky-release
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
original
rpms
rocky-release
Commits
b73a42d4
Verified
Commit
b73a42d4
authored
3 years ago
by
Louis Abel
Browse files
Options
Downloads
Patches
Plain Diff
fix up os-release
parent
09b2d3d3
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
SPECS/rocky-release.spec
+6
-3
6 additions, 3 deletions
SPECS/rocky-release.spec
with
6 additions
and
3 deletions
SPECS/rocky-release.spec
+
6
−
3
View file @
b73a42d4
...
...
@@ -9,7 +9,7 @@
%define distro Rocky Linux
%define major 8
%define minor 3
%define rocky_rel
8
%define rocky_rel
9
%define upstream_rel %{major}.%{minor}
%define base_release_version %{major}
...
...
@@ -135,8 +135,8 @@ ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:rocky:rocky:%{major}"
HOME_URL="https://rockylinux.org/"
BUG_REPORT_URL="https://bugs.rockylinux.org/"
ROCKY_
MANTISB
T_PRO
JE
CT="Rocky
-%{major}
"
ROCKY_
MANTISB
T_PRO
JE
CT_VERSION="%{major}"
ROCKY_
SUPPOR
T_PRO
DU
CT="Rocky
Linux
"
ROCKY_
SUPPOR
T_PRO
DU
CT_VERSION="%{major}"
EOF
# Create the symlink for /etc/os-release
...
...
@@ -230,6 +230,9 @@ install -p -m 0644 %{SOURCE1223} %{buildroot}%{_sysconfdir}/yum.repos.d/
%{_sysconfdir}/pki/rpm-gpg/
%changelog
* Sun Apr 25 2021 Louis Abel <label@rockylinux.org> - 8.3-9
- Remove and add os-release references
* Sun Apr 18 2021 Louis Abel <label@rockylinux.org> - 8.3-8
- Emphasize that this is not a production ready release
- rpmlint
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment