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,12 +6,8 @@ actions:
|
|||||||
%global portablebuilddir /builddir/build/BUILD
|
%global portablebuilddir /builddir/build/BUILD
|
||||||
|
|
||||||
%if 0%{?almalinux}
|
%if 0%{?almalinux}
|
||||||
%ifarch riscv64
|
|
||||||
%global portablesuffix el10
|
|
||||||
%else
|
|
||||||
%global portablesuffix el9
|
%global portablesuffix el9
|
||||||
%endif
|
%endif
|
||||||
%endif
|
|
||||||
count: 1
|
count: 1
|
||||||
- target: "spec"
|
- target: "spec"
|
||||||
find: "# %patch"
|
find: "# %patch"
|
||||||
|
|||||||
@ -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