Excluding all build failed and build unresolvable package #15

Merged
maxlin_factory merged 1 commits from maxlin_factory/Leap:exlucde_all_fails_leap into leap-16.0 2025-09-11 10:52:58 +02:00

24
_config
View File

@@ -2191,7 +2191,29 @@ Prefer: -go1.18-openssl
# Leap specific package list, the same list with excludebuild must add to Backports project
# Most of package should be built in Backports
%if "%_project" == "openSUSE:Leap:16.0" || "%_project" == "openSUSE:Leap:16.0:git"
%if "%_project" == "openSUSE:Leap:16.0"
# excluding the failed/unresolvable package
%ifarch i586
# unresolvable
BuildFlags: excludebuild:branding-openSUSE
%endif
%ifarch ppc64le
# failed
BuildFlags: excludebuild:framework-laptop
# unresolvable
BuildFlags: excludebuild:openSUSE-welcome
BuildFlags: excludebuild:plasma6-openSUSE
%endif
%ifarch s390x
# failed
BuildFlags: excludebuild:framework-laptop
BuildFlags: excludebuild:hdjmod
BuildFlags: excludebuild:v4l2loopback
BuildFlags: excludebuild:xpadneo
# unresolvable
BuildFlags: excludebuild:openSUSE-welcome
BuildFlags: excludebuild:plasma6-openSUSE
%endif
%ifnarch i586
BuildFlags: onlybuild:000package-groups
BuildFlags: onlybuild:000productcompose:leap_oss