Exclude i686
This commit is contained in:
commit
cbe8f401b4
19
config.yaml
Normal file
19
config.yaml
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
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"
|
||||||
Loading…
Reference in New Issue
Block a user