libstoragemgmt/config.yaml
2026-02-10 14:26:13 +03:00

20 lines
427 B
YAML

actions:
- replace:
- target: "spec"
find: "Requires: ledmon-libs"
replace: |
Requires: ledmon-libs
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"