Compare commits

...

3 Commits

Author SHA1 Message Date
b2fd3e9293 update to current state 2023-10-05 11:36:33 +02:00
Marco Strigl
45385e91da Merge pull request 'disable building more packages' (#19) from fcrozat/SUSE_ALP_Standard:1.0 into 1.0
Reviewed-on: https://src.suse.de/products/SUSE_ALP_Standard/pulls/19
2023-10-05 09:17:22 +02:00
f0870b4e32 disable building more packages
either :test multibuild or build dependencies on packages we don't
ship on ALP (gtk2, fltk)
2023-10-03 15:09:01 +02:00
3 changed files with 19 additions and 2 deletions

17
_config
View File

@ -77,6 +77,23 @@ Macros:
%endif
# SUSE ALP specific change
%if "%_project" == "SUSE:ALP:Source:Standard:Core:1.0:Build"
# no mono on ALP
BuildFlags: excludebuild:gettext-runtime:gettext-csharp
BuildFlags: excludebuild:meson:test
# no gtk2/fltk on ALP
BuildFlags: excludebuild:libappindicator:gtk2
BuildFlags: excludebuild:pinentry:gui
# missing packages just for multibuild tests
BuildFlags: excludebuild:obs-service-tar_scm:test
BuildFlags: excludebuild:python-SecretStorage:test
BuildFlags: excludebuild:python-isort:test
BuildFlags: excludebuild:virt-manager:test
%endif
%if "%_project" == "SUSE:ALP" || "%_project" == "SUSE:ALP:Workbench"|| "%_project" == "SUSE:ALP:Workbench:1.0"|| "%_project" == "SUSE:ALP:RISCV" || "%_project" == "SUSE:ALP:zSystems" || "%_project" == "SUSE:ALP:PowerPC"
Prefer: ALP-release -dummy-release

@ -1 +1 @@
Subproject commit 17a66dbf67c2160cd5892c389985026b772b618b
Subproject commit 75abe4df7ce2afbbaab30e76e8089fe5f7c2924d

@ -1 +1 @@
Subproject commit b52250ee38a72f734f1980b1f1945ed2a1fa47bb
Subproject commit d8b865abd91863dc7b673e3b131a9e9fb093e1ff