From cab2f60e6c7d9f8c3cf54f8a3e85377d16a3f2a7 Mon Sep 17 00:00:00 2001 From: soksanichenko Date: Thu, 30 Mar 2023 18:28:41 +0300 Subject: [PATCH] ALBS-1073: Prepare new configs of the building artifacts generator for all arches for 8.8-beta & 9.2-beta - A few modules for x86_64 are filtered --- x86_64/include_exclude.conf | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/x86_64/include_exclude.conf b/x86_64/include_exclude.conf index 2d87d9d..ac4c736 100644 --- a/x86_64/include_exclude.conf +++ b/x86_64/include_exclude.conf @@ -97,7 +97,16 @@ filter_packages = [ ) ] -filter_modules = [] +filter_modules = [( + '^AppStream$', { + '*': [ + "postgresql:15", + "swig:4.1", + "nginx:1.22", + "jaxb:4", + ] + } + )] additional_packages = [ (