From a4d62dcf492a87c6c2f1435079248e63f53247dd Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Sep 06 2024 16:31:06 +0000 Subject: Consolidate postfix packages --- diff --git a/prepopulate.json b/prepopulate.json index 8a55398..ddcaef6 100644 --- a/prepopulate.json +++ b/prepopulate.json @@ -4796,6 +4796,7 @@ "postfix": [ "postfix-cdb.aarch64", "postfix-ldap.aarch64", + "postfix-lmdb.aarch64", "postfix-mysql.aarch64", "postfix-pcre.aarch64", "postfix-perl-scripts.aarch64", @@ -11287,6 +11288,7 @@ "postfix": [ "postfix-cdb.ppc64le", "postfix-ldap.ppc64le", + "postfix-lmdb.ppc64le", "postfix-mysql.ppc64le", "postfix-pcre.ppc64le", "postfix-perl-scripts.ppc64le", @@ -17701,6 +17703,7 @@ "postfix": [ "postfix-cdb.s390x", "postfix-ldap.s390x", + "postfix-lmdb.s390x", "postfix-mysql.s390x", "postfix-pcre.s390x", "postfix-perl-scripts.s390x", @@ -24306,6 +24309,7 @@ "postfix": [ "postfix-cdb.x86_64", "postfix-ldap.x86_64", + "postfix-lmdb.x86_64", "postfix-mysql.x86_64", "postfix-pcre.x86_64", "postfix-perl-scripts.x86_64", diff --git a/shared/additional_and_filter_packages.conf b/shared/additional_and_filter_packages.conf index bf957c3..6313e91 100644 --- a/shared/additional_and_filter_packages.conf +++ b/shared/additional_and_filter_packages.conf @@ -201,7 +201,6 @@ additional_packages = [ "pcp-geolocate", #ENGCMP-3576 "pcp-pmda-farm", #ENGCMP-3576 "pf-bb-config", #ENGCMP-2857 - "postfix-lmdb", #ENGCMP-3295 "pyproject-srpm-macros", #ENGCMP-2964 "python3-awscrt", #ENGCMP-3828 "python3-dnf-plugin-leaves", #ENGCMP-3213