Brian Stinson 2f13b1
filter_packages = [
Brian Stinson c7600a
    ("^(BaseOS|AppStream|HighAvailability|NFV|RT|ResilientStorage)$", {
Brian Stinson 2f13b1
        "*": [
Brian Stinson 8d0e1b
            "centos-linux-repos", # We want to force-exclude centos-linux repos from the resolver otherwise this lands in BaseOS and centos-stream-repos lands in AppStream
3f4044
            "python36",
3f4044
            "gcc-toolset-9-*-testsuite",
3f4044
            "gcc-toolset-9-gcc-plugin-devel",
3f4044
            "tuned-profiles-sap",
3f4044
            "tuned-profiles-sap-hana",
97c88a
            "java-*slowdebug*",
97c88a
            "java-*fastdebug*",
Brian Stinson 2f13b1
        ]
Brian Stinson 2f13b1
    }),
Brian Stinson 2f13b1
Brian Stinson c7600a
    ("^BaseOS$", {
Brian Stinson 2f13b1
        "*": [
Brian Stinson c7600a
            "compat-openssl10-devel",  
Brian Stinson c7600a
            "compat-openssl10-pkcs11-helper",  
Brian Stinson c7600a
            "openldap-servers-debuginfo",  
Brian Stinson c7600a
            "ongres-scram",  
Brian Stinson 2f13b1
        ]
Brian Stinson 2f13b1
    }),
Brian Stinson 2f13b1
Brian Stinson c7600a
    ("^RT$", {
Brian Stinson 2f13b1
        "*": [
Brian Stinson c7600a
            "kernel-rt-kvm-debuginfo",  
Brian Stinson c7600a
            "kernel-rt-debug-kvm-debuginfo",  
Brian Stinson 2f13b1
        ]
Brian Stinson 2f13b1
    }),
James Antill 1de7be
Brian Stinson c7600a
    ("^.*$", {
James Antill 1de7be
        "*": [
Brian Stinson c7600a
            "kernel-*-internal",  
3f4044
            "kpatch-patch-*-internal",
James Antill 1de7be
        ]
James Antill 1de7be
    }),
Brian Stinson 2f13b1
]
Brian Stinson 2f13b1
Brian Stinson 2f13b1
additional_packages = [
Brian Stinson 2f13b1
    ("^AppStream$", {
Brian Stinson 2f13b1
        "*": [
Brian Stinson c7600a
            "libasan5", 
Brian Stinson c7600a
            "libubsan1",
3f4044
            "dotnet5.0",
3f4044
            "gcc-toolset-10-dyninst-devel",
Brian Stinson c7600a
            "gnome-software-editor",
Brian Stinson c7600a
            "pipewire-docs",
3f4044
            "rt-tests",
3f4044
            "micropipenv",
9cfc91
            "nispor",
9cfc91
            "nispor-devel",
9cfc91
            "python3-nispor",
9cfc91
            "libnumbertext",
97c88a
            "dotnet-sdk-3.0",
9cfc91
            "perl-IO-String",
97c88a
            "stalld",
9cfc91
            "dejavu-lgc-sans-fonts",
9cfc91
            "xorg-x11-drivers",
9cfc91
            "fstrm",
97c88a
            "fstrm-devel",
9cfc91
            "ucx-cma",
9cfc91
            "ucx-ib",
9cfc91
            "ucx-rdmacm"
9cfc91
            "ucx-devel",
9cfc91
            "mpich-doc",
9cfc91
            "mvapich2-devel",
9cfc91
            "mvapich2-psm2-devel",
9cfc91
            "mvapich2-doc",
9cfc91
            "libecpg",
9cfc91
            "rsyslog-udpspoof",
9cfc91
            "mysql-selinux",
Brian Stinson 9fefbc
            "rshim",
Brian Stinson 9fefbc
            "qatlib",
Brian Stinson 9fefbc
            "tracer",
97c88a
            "flatpak-xdg-utils",
97c88a
            "modulemd-tools",
97c88a
            "emoji-picker",
Brian Stinson 2f13b1
        ]
Brian Stinson 2f13b1
    }),
Brian Stinson 2f13b1
Brian Stinson 2f13b1
    ("^BaseOS$", {
Brian Stinson 2f13b1
        "*": [
c54773
            "centos-stream-repos",
3f4044
            "python3-debuginfo",
9cfc91
            "python3-pyverbs",
9cfc91
            "syslinux-tftpboot",
9cfc91
            "samba-winexe",
97c88a
            "accel-config",
97c88a
            "ima-evm-utils0",
Brian Stinson c7600a
        ]
Brian Stinson 2f13b1
    }),
368dac
    ("^BaseOS$", {
368dac
        "x86_64": [
368dac
            # Keep alsa-sof-firmware synchronized with
368dac
            # alsa-sof-firmware in the comps file
368dac
            "alsa-sof-firmware-debug",
368dac
        ],
368dac
    }),
Brian Stinson c7600a
97c88a
    ("^Buildroot$", {
97c88a
        "*": [
97c88a
            "*",
97c88a
        ]
97c88a
    }),
97c88a
Brian Stinson 9fefbc
    ("^PowerTools$", {
Brian Stinson 9fefbc
        "*": [
Brian Stinson 9fefbc
            "libdnf-devel",
Brian Stinson 9fefbc
            "librepo-devel",
Brian Stinson 9fefbc
            "librhsm-devel",
Brian Stinson 9fefbc
            "libsolv-devel",
Brian Stinson 9fefbc
            "libsolv-tools",
97c88a
            "ibus-typing-booster-tests",
Brian Stinson 9fefbc
        ]
97c88a
    }),
Brian Stinson 9fefbc
97c88a
    ("PowerTools", {
97c88a
        "aarch64": [
97c88a
            "java-1.8.0-openjdk-*slowdebug*",
97c88a
            "java-11-openjdk-*slowdebug*",
97c88a
        ],
97c88a
        "ppc64le": [
97c88a
            "java-1.8.0-openjdk-*slowdebug*",
97c88a
            "java-11-openjdk-*slowdebug*",
97c88a
        ],
97c88a
        "x86_64": [
97c88a
            "java-1.8.0-openjdk-*slowdebug*",
97c88a
            "java-11-openjdk-*slowdebug*",
97c88a
        ],
97c88a
    }),
97c88a
    ("PowerTools", {
97c88a
        "x86_64": [
97c88a
            "java-1.8.0-openjdk-*fastdebug*",
97c88a
            "java-11-openjdk-*fastdebug*",
Brian Stinson c7600a
        ]
97c88a
    }),
Brian Stinson 2f13b1
]