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
8e82a87c
Verified
Commit
8e82a87c
authored
3 years ago
by
Louis Abel
Browse files
Options
Downloads
Patches
Plain Diff
update to 8.4
parent
930d8e47
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
SPECS/rocky-release.spec
+10
-7
10 additions, 7 deletions
SPECS/rocky-release.spec
with
10 additions
and
7 deletions
SPECS/rocky-release.spec
+
10
−
7
View file @
8e82a87c
...
...
@@ -8,8 +8,8 @@
# Distribution Name and Version
%define distro Rocky Linux
%define major 8
%define minor
3
%define rocky_rel 1
4
%define minor
4
%define rocky_rel 1
5
%define upstream_rel %{major}.%{minor}
%define base_release_version %{major}
...
...
@@ -25,7 +25,7 @@
Name: rocky-release
Version: %{major}.%{minor}
Release: %{rocky_rel}
%{?dist}
Release: %{rocky_rel}
.el8
Summary: %{distro} release files
License: GPLv2
URL: https://rockylinux.org
...
...
@@ -70,8 +70,8 @@ Source1203: Rocky-Extras.repo
# Rocky Add-ons
Source1210: Rocky-HighAvailability.repo
Source1211: Rocky-ResilientStorage.repo
Source1212: Rocky-RT.repo
Source1213: Rocky-NFV.repo
#
Source1212: Rocky-RT.repo
#
Source1213: Rocky-NFV.repo
# Rocky Special Stuff
Source1220: Rocky-Media.repo
...
...
@@ -200,8 +200,8 @@ install -p -m 0644 %{SOURCE1202} %{buildroot}%{_sysconfdir}/yum.repos.d/
install -p -m 0644 %{SOURCE1203} %{buildroot}%{_sysconfdir}/yum.repos.d/
install -p -m 0644 %{SOURCE1210} %{buildroot}%{_sysconfdir}/yum.repos.d/
install -p -m 0644 %{SOURCE1211} %{buildroot}%{_sysconfdir}/yum.repos.d/
install -p -m 0644 %{SOURCE1212} %{buildroot}%{_sysconfdir}/yum.repos.d/
install -p -m 0644 %{SOURCE1213} %{buildroot}%{_sysconfdir}/yum.repos.d/
#
install -p -m 0644 %{SOURCE1212} %{buildroot}%{_sysconfdir}/yum.repos.d/
#
install -p -m 0644 %{SOURCE1213} %{buildroot}%{_sysconfdir}/yum.repos.d/
install -p -m 0644 %{SOURCE1220} %{buildroot}%{_sysconfdir}/yum.repos.d/
install -p -m 0644 %{SOURCE1222} %{buildroot}%{_sysconfdir}/yum.repos.d/
install -p -m 0644 %{SOURCE1223} %{buildroot}%{_sysconfdir}/yum.repos.d/
...
...
@@ -234,6 +234,9 @@ install -p -m 0644 %{SOURCE1226} %{buildroot}%{_sysconfdir}/yum.repos.d/
%{_sysconfdir}/pki/rpm-gpg/
%changelog
* Sat May 08 2021 Louis Abel <label@rockylinux.org> - 8.4-15
- Release for 8.4
* Wed May 05 2021 Louis Abel <label@rockylinux.org> - 8.3-14
- Add RT, Plus, and NFV repo files
...
...
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