ecj/config.yaml
2026-02-10 14:09:59 +03:00

20 lines
407 B
YAML

actions:
- replace:
- target: "spec"
find: "BuildArch: noarch"
replace: |
BuildArch: noarch
ExcludeArch: i686
count: 1
- modify_release:
- suffix: ".alma.1"
enabled: true
- changelog_entry:
- name: "Eduard Abdullin"
email: "eabdullin@almalinux.org"
line:
- "Exclude i686 architecture from build"