forked from products/SUSE_ALP_Standard
Enable rpmlint-mini-AGGR only for standard repo and i586 arch
This commit is contained in:
9
_config
9
_config
@@ -3874,12 +3874,11 @@ Macros:
|
|||||||
|
|
||||||
Prefer: -go1.18-openssl
|
Prefer: -go1.18-openssl
|
||||||
|
|
||||||
# aggregate packages on i586 from Workbench
|
# aggregate packages on i586 and standard from Workbench
|
||||||
%ifarch i586
|
BuildFlags: excludebuild:rpmlint-mini-AGGR
|
||||||
%if "%_repository" == "standard"
|
%if "%_repository" == "standard"
|
||||||
BuildFlags: onlybuild:rpmlint-mini-AGGR
|
%ifarch i586
|
||||||
%else
|
BuildFlags: onlybuild:rpmlint-mini-AGGR
|
||||||
BuildFlags: excludebuild:rpmlint-mini-AGGR
|
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user