Update for el9
This commit is contained in:
parent
7c4563007d
commit
05e6a838e3
@ -1,14 +0,0 @@
|
||||
parameters:
|
||||
custom_target_branch: "a10s-portable"
|
||||
pre_clean: true
|
||||
|
||||
actions:
|
||||
- run_script:
|
||||
- script: "replace_spec.sh"
|
||||
cwd: "rpms"
|
||||
|
||||
- changelog_entry:
|
||||
- name: "eabdullin"
|
||||
email: "eabdullin@almalinux.org"
|
||||
line:
|
||||
- "Portable build"
|
||||
@ -6,11 +6,7 @@ actions:
|
||||
%global portablebuilddir /builddir/build/BUILD
|
||||
|
||||
%if 0%{?almalinux}
|
||||
%ifarch riscv64
|
||||
%global portablesuffix el10
|
||||
%else
|
||||
%global portablesuffix el9
|
||||
%endif
|
||||
%endif
|
||||
count: 1
|
||||
- target: "spec"
|
||||
|
||||
@ -1,2 +0,0 @@
|
||||
rm java-25-openjdk.spec
|
||||
ln -s java-25-openjdk-portable.specfile java-25-openjdk.spec
|
||||
Loading…
Reference in New Issue
Block a user