Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
subscription-manager
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
staging
patch
subscription-manager
Compare revisions
2143d1b2b4c64a432cf6a0f186dfce1c6e971122 to 51a0b1510e8e7bb76a3de7ff91e00f207724b0b6
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
staging/patch/subscription-manager
Select target project
No results found
51a0b1510e8e7bb76a3de7ff91e00f207724b0b6
Select Git revision
Branches
r10
r10-beta
r10s
r8
r8-beta
r8s
r9
r9-beta
r9s
Swap
Target
staging/patch/subscription-manager
Select target project
staging/patch/subscription-manager
1 result
2143d1b2b4c64a432cf6a0f186dfce1c6e971122
Select Git revision
Branches
r10
r10-beta
r10s
r8
r8-beta
r8s
r9
r9-beta
r9s
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (2)
fix
· 867074b5
Louis Abel
authored
1 year ago
Verified
867074b5
fix
· 51a0b151
Louis Abel
authored
1 year ago
Verified
51a0b151
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ROCKY/CFG/subscription-manager.cfg
+1
-1
1 addition, 1 deletion
ROCKY/CFG/subscription-manager.cfg
with
1 addition
and
1 deletion
ROCKY/CFG/subscription-manager.cfg
View file @
51a0b151
...
...
@@ -25,7 +25,7 @@ spec_change {
search_and_replace
{
any:
true
find:
"%setup
-q"
replace:
"%setup
-q\n%patch
1
-p1\n%patch
2
-p1\n"
replace:
"%setup
-q\n%patch
9998
-p1\n%patch
9999
-p1\n"
n:
1
}
...
...
This diff is collapsed.
Click to expand it.