From 7247d5c7b03796a09a2c19e3f45d63d71750b46e Mon Sep 17 00:00:00 2001 From: soksanichenko Date: Mon, 3 Apr 2023 12:44:37 +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 i686 are filtered --- i686/include_exclude.conf | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/i686/include_exclude.conf b/i686/include_exclude.conf index c659fe8..84eaac5 100644 --- a/i686/include_exclude.conf +++ b/i686/include_exclude.conf @@ -111,7 +111,8 @@ filter_packages = [ ) ] -filter_modules = [( +filter_modules = [ + ( '^AppStream$', { '*': [ "postgresql:15", @@ -120,7 +121,16 @@ filter_modules = [( "jaxb:4", ] } - )] + ), + ( + '^devel$', { + '*': [ + "javapackages-bootstrap-devel:202201", + "javapackages-bootstrap:202201", + ] + } + ), +] additional_packages = [ (