From ea6d506c9536c38810b404af09dc1c9a7a9ffc1a Mon Sep 17 00:00:00 2001 From: soksanichenko Date: Mon, 3 Apr 2023 13:20:14 +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 | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/i686/include_exclude.conf b/i686/include_exclude.conf index 052aafd..d21be11 100644 --- a/i686/include_exclude.conf +++ b/i686/include_exclude.conf @@ -76,7 +76,17 @@ filter_packages = [ } ) ] -filter_modules = [] +filter_modules = [ + ( + '^AppStream$', { + '*': [ + "postgresql:15", + "nginx:1.22", + "maven:3.8", + ] + } + ) +] additional_packages = [ (