forked from products/SUSE_ALP_Standard
Merge pull request 'aggregate packages on i586 from Workbench' (#35) from jsrain/SUSE_ALP_Standard:1.0 into 1.0
Reviewed-on: https://src.suse.de/products/SUSE_ALP_Standard/pulls/35
This commit is contained in:
commit
d1a1cee074
7
_config
7
_config
@ -1981,6 +1981,13 @@ ExportFilter: ^qemu-linux-user-riscv.*\.riscv64\.rpm$ .
|
|||||||
%endif # %qemu_user_space_build
|
%endif # %qemu_user_space_build
|
||||||
%endif # SUSE:ALP:Workbench:1.0
|
%endif # SUSE:ALP:Workbench:1.0
|
||||||
|
|
||||||
|
# aggregate packages on i586 from Workbench
|
||||||
|
%ifarch i586
|
||||||
|
BuildFlags: onlybuild:rpmlint-mini-AGGR
|
||||||
|
%else
|
||||||
|
BuildFlags: excludebuild:rpmlint-mini-AGGR
|
||||||
|
%endif
|
||||||
|
|
||||||
%ifarch i586
|
%ifarch i586
|
||||||
BuildFlags: onlybuild:aaa_base
|
BuildFlags: onlybuild:aaa_base
|
||||||
BuildFlags: onlybuild:acl
|
BuildFlags: onlybuild:acl
|
||||||
|
Loading…
x
Reference in New Issue
Block a user