From 6ec802798375e9cb77cb1638c3b52b66b7d20407 Mon Sep 17 00:00:00 2001 From: soksanichenko Date: Tue, 4 Apr 2023 10:04:54 +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 not filtered --- x86_64/include_exclude.conf | 50 ++++++++++++++++++------------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/x86_64/include_exclude.conf b/x86_64/include_exclude.conf index fea1b28..5c209e5 100644 --- a/x86_64/include_exclude.conf +++ b/x86_64/include_exclude.conf @@ -76,31 +76,31 @@ filter_packages = [ } ) ] -filter_modules = [ - ( - '^AppStream$', { - '*': [ - "postgresql:15", - "nginx:1.22", - "maven:3.8", - ] - } - ), - ( - '^CRB$', { - '*': [ - "swig:4.1", - ] - } - ), - ( - '^devel$', { - '*': [ - "javapackages-tools:202201", - ] - } - ), -] +# filter_modules = [ +# ( +# '^AppStream$', { +# '*': [ +# "postgresql:15", +# "nginx:1.22", +# "maven:3.8", +# ] +# } +# ), +# ( +# '^CRB$', { +# '*': [ +# "swig:4.1", +# ] +# } +# ), +# ( +# '^devel$', { +# '*': [ +# "javapackages-tools:202201", +# ] +# } +# ), +# ] additional_packages = [ (