fix(autopatch): auto-fix for java-21-openjdk on c9
Removed obsolete replace action for portablesuffix — the upstream spec refactor now naturally produces el8 for AlmaLinux builds.
This commit is contained in:
parent
feefbce301
commit
df7d201f48
15
config.yaml
15
config.yaml
@ -1,19 +1,4 @@
|
|||||||
actions:
|
actions:
|
||||||
- replace:
|
|
||||||
- target: "spec"
|
|
||||||
find: |
|
|
||||||
%global portablesuffix el9
|
|
||||||
%endif
|
|
||||||
replace: |
|
|
||||||
%global portablesuffix el9
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%if 0%{?almalinux}
|
|
||||||
%global portablesuffix el8
|
|
||||||
%endif
|
|
||||||
|
|
||||||
count: 1
|
|
||||||
|
|
||||||
- modify_release:
|
- modify_release:
|
||||||
- suffix: ".alma.1"
|
- suffix: ".alma.1"
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user