pungi-rocky/legacy/common/include-excludes.conf

1469 lines
46 KiB
Plaintext

filter_packages = [
("^(BaseOS|AppStream|HighAvailability|ResilientStorage|RT|NFV)$", {
"*": [
"python36", # RCM-42305 - ursine python36 should be only in buildroot
"gcc-toolset-9-*-testsuite", #RCM-58061
"gcc-toolset-9-gcc-plugin-devel", #RCM-58061
"tuned-profiles-sap", # RCM-53604 - This should be only in SAP
"tuned-profiles-sap-hana", # RCM-53604 - This should be only in SAPHANA
"java-*slowdebug*", # Jira: RHELCMP-1407 Jira: RHELCMP-1512 Jira: RHELCMP-4189
"java-*fastdebug*", # Jira: RHELCMP-1407 Jira: RHELCMP-1512 Jira: RHELCMP-4189
"grubby-deprecated*",
"insights-client",
"redhat-cloud-client-configuration",
"rhc",
"rhc-worker-playbook",
]
}),
("^BaseOS$", {
"*": [
"compat-openssl10-devel", # RCM-26416
"compat-openssl10-pkcs11-helper", # RCM-28614
"openldap-servers-debuginfo", # RCM-28225
"ongres-scram", # RCM-31750
"libcomps-devel", #RhBug 1960616
]
}),
# ("^RT$", {
# "*": [
# "kernel-rt-kvm-debuginfo", # RCM-33741
# "kernel-rt-debug-kvm-debuginfo", # RCM-33741
# ]
# }),
("^.*$", {
"*": [
"scap-security-guide-rule-playbooks"
]
}),
]
filter_modules = [
("^AppStream$", {
"aarch64":
[
"eclipse:rhel8",
],
"ppc64le":
[
"eclipse:rhel8",
],
"s390x": [
"eclipse:rhel8",
]
}),
]
additional_packages = [
("^AppStream$", {
"*": [
"ansible-collection-redhat-rhel_mgmt",
"aspnetcore-runtime-7.0",
"aspnetcore-targeting-pack-7.0",
"bind9.16",
"bind9.16-chroot",
"bind9.16-dnssec-utils",
"bind9.16-utils",
"bind9.16-libs",
"bind9.16-license",
"cockpit-leapp",
"dotnet",
"dotnet-apphost-pack-7.0",
"dotnet-host",
"dotnet-hostfxr-7.0",
"dotnet-runtime-7.0",
"dotnet-sdk-7.0",
"dotnet-targeting-pack-7.0",
"dotnet-templates-7.0",
"egl-utils",
"frr-selinux",
"inkscape1",
"inkscape1-docs",
"inkscape1-view",
"jigawatts-javadoc",
"libasan5",
"libsndfile-utils",
"libubsan1",
"libwpe",
"gnome-software-editor",
"perl-Mail-AuthenticationResults",
"pipewire-docs",
"prometheus-jmx-exporter-openjdk8",
"prometheus-jmx-exporter-openjdk17",
"python3-scour",
"gcc-toolset-11-annobin-annocheck-debuginfo",
"gcc-toolset-11-annobin-debuginfo",
"gcc-toolset-11-annobin-plugin-gcc-debuginfo",
"gcc-toolset-11-annobin-debuginfo",
"gcc-toolset-11-gcc-gdb-plugin-debuginfo",
"gcc-toolset-11-systemtap-server-debuginfo",
"gcc-toolset-12-gcc-plugin-annobin",
"virt-v2v",
"swtpm",
"libtpms",
"netstandard-targeting-pack-2.1",
"grafana-azure-monitor",
"grafana-cloudwatch",
"grafana-elasticsearch",
"grafana-graphite",
"grafana-influxdb",
"grafana-loki",
"grafana-mssql",
"grafana-mysql",
"grafana-opentsdb",
"grafana-postgres",
"grafana-prometheus",
"grafana-stackdriver",
"php-pecl-xdebug3",
"python3-bind9.16",
"qatlib-service",
"rtla",
"snactor",
"synce4l",
"tpm2-pkcs11",
"tpm2-pkcs11-tools",
"wpebackend-fdo",
"xmlstarlet",
]
}),
("^AppStream$", {
"aarch64": [],
"ppc64le": [],
"x86_64": [],
"s390x": [],
}),
("^BaseOS$", {
"*": [
"libtraceevent",
"python3-debuginfo", # RCM-73713
"liblockfile",
"libtracefs",
"kmod-redhat-oracleasm",
]
}),
("^PowerTools$", {
"*": [
"sblim-gather-provider", #RHBug 1959078, RHELCMP-6212
"java-17-openjdk-*fastdebug*", #ENGCMP-2141
"java-17-openjdk-*slowdebug*", # Jira: RHELCMP-6345
"tesseract-devel", # RHELCMP-5762
"shadow-utils-subid-devel", #ENGCMP-1597
"libdnf-devel",
"librepo-devel",
"librhsm-devel",
"libsolv-devel",
"libsolv-tools",
"ibus-typing-booster-tests", # RHELCMP-4254
"dotnet-sdk-3.1-source-built-artifacts",
"dotnet-sdk-5.0-source-built-artifacts",
"libcomps-devel", #RhBug 1960616
"fstrm-utils", #RhBug 1960616
]
}),
("^PowerTools$", {
"aarch64": [
"java-1.8.0-openjdk-*slowdebug*", # Jira: RHELCMP-4189
"java-11-openjdk-*slowdebug*", # Jira: RHELCMP-4189
"java-1.8.0-openjdk-*fastdebug*", #ENGCMP-2141
"java-11-openjdk-*fastdebug*", #ENGCMP-2141
],
"ppc64le": [
"java-1.8.0-openjdk-*slowdebug*", # Jira: RHELCMP-4189
"java-11-openjdk-*slowdebug*", # Jira: RHELCMP-4189
"java-1.8.0-openjdk-*fastdebug*", #ENGCMP-2141
"java-11-openjdk-*fastdebug*", #ENGCMP-2141
],
"x86_64": [
"java-1.8.0-openjdk-*slowdebug*", # Jira: RHELCMP-4189
"java-11-openjdk-*slowdebug*", # Jira: RHELCMP-4189
"java-1.8.0-openjdk-*fastdebug*", #ENGCMP-2141
"java-11-openjdk-*fastdebug*", #ENGCMP-2141
"dotnet5.0-build-reference-packages",
],
"s390x": [
# Slowdebug is only for Java 11 on s390x,
# according to RHELCMP-4189
"java-11-openjdk-*slowdebug*", # Jira: RHELCMP-4189
],
}),
("^PowerTools$", {
"x86_64": [
"java-1.8.0-openjdk-*fastdebug*", # Jira: RHELCMP-4189
"java-11-openjdk-*fastdebug*", # Jira: RHELCMP-4189
]
}),
("^devel$", {
"*": [
"libxmlb-devel",
"libxmld-devel",
"jbig2dec-devel",
"liba52-devel",
"libdvdnav-devel",
"libnml-devel",
"libss-devel",
"libssh2-devel",
"libpng12-devel",
"openslp-devel",
"rest-devel",
"python3-ldb-devel",
"python-ldb-devel-common",
"HdrHistogram_c-devel",
"LibRaw-samples",
"LibRaw-static",
"ModemManager-vala",
"adobe-mappings-pdf-devel",
"adwaita-icon-theme-devel",
"alex",
"alsa-topology",
"alsa-topology-utils",
"alsa-ucm-utils",
"argparse-manpage",
"asciidoc-latex",
"atf-tests",
"atlas-static",
"authselect-devel",
"autocorr-dsb",
"autocorr-el",
"autocorr-hsb",
"autotrace-devel",
"avahi-dnsconfd",
"avahi-tools",
"babel-doc",
"babeltrace",
"bacula-console-bat",
"bea-stax-javadoc",
"beakerlib",
"beakerlib-vim-syntax",
"bibutils",
"bibutils-devel",
"bibutils-libs",
"boost-doctools",
"boost-mpich-python3-devel",
"boost-openmpi-python3-devel",
"bsdcat",
"bsdcpio",
"chan-devel",
"check-checkmk",
"check-static",
"cheese-libs-devel",
"cifs-utils-devel",
"cim-schema-docs",
"cloog-devel",
"clutter-gst2-devel",
"clutter-tests",
"cockpit-tests",
"codemodel-javadoc",
"cogl-tests",
"dhcp-devel",
"dhcp-devel-doc",
"dialog-devel",
"dleyna-connector-dbus-devel",
"dleyna-core-devel",
"dleyna-renderer-devel",
"dlm-devel",
"docbook-utils-pdf",
"docbook5-style-xsl",
"docbook5-style-xsl-extensions",
"dom4j",
"dom4j-javadoc",
"drm-utils",
"dtdinst",
"e2fsprogs-static",
"ecj",
"edk2-tools",
"edk2-tools-doc",
"efivar-devel",
"enchant2-aspell",
"enchant2-voikko",
"environment-modules-compat",
"eog-devel",
"espeak-ng-devel",
"espeak-ng-doc",
"expectk",
"farstream02-devel",
"fasterxml-oss-parent",
"festival",
"festival-devel",
"festival-docs",
"flatpak-tests",
"fltk-fluid",
"fltk-static",
"flute-javadoc",
"fontforge-devel",
"fontforge-doc",
"fontpackages-tools",
"fonttools",
"fprintd-devel",
"freetype-demos",
"fstrm-doc",
"fstrm-utils",
"gcab",
"gcc-toolset-10-libgccjit",
"gcc-toolset-10-libgccjit-devel",
"gcc-toolset-10-libgccjit-docs",
"gcc-toolset-10-systemtap-exporter",
"gcc-toolset-10-systemtap-runtime-python3",
"gcc-toolset-10-systemtap-testsuite",
"gcc-toolset-9-libgccjit",
"gcc-toolset-9-libgccjit-devel",
"gcc-toolset-9-libgccjit-docs",
"gcc-toolset-9-systemtap-testsuite",
"gd-progs",
"gdk-pixbuf2-tests",
"gdm-pam-extensions-devel",
"gedit-devel",
"gegl-devel",
"gegl04-devel-docs",
"gegl04-tools",
"genwqe-zlib-static",
"geoipupdate-cron",
"geoipupdate-cron6",
"gfbgraph-devel",
"ghc",
"ghc-Cabal",
"ghc-Glob",
"ghc-Glob-devel",
"ghc-HTTP-devel",
"ghc-JuicyPixels-devel",
"ghc-SHA-devel",
"ghc-aeson-devel",
"ghc-aeson-pretty-devel",
"ghc-base64-bytestring-devel",
"ghc-blaze-html-devel",
"ghc-blaze-markup-devel",
"ghc-case-insensitive-devel",
"ghc-cmark-gfm-devel",
"ghc-data-default-devel",
"ghc-doctemplates-devel",
"ghc-haddock-library-devel",
"ghc-hslua-devel",
"ghc-hslua-module-text-devel",
"ghc-http-client-devel",
"ghc-http-client-tls-devel",
"ghc-http-types-devel",
"ghc-mtl-devel",
"ghc-network-devel",
"ghc-network-uri-devel",
"ghc-pandoc-types-devel",
"ghc-parsec-devel",
"ghc-random-devel",
"ghc-rpm-macros",
"ghc-safe-devel",
"ghc-scientific-devel",
"ghc-skylighting-devel",
"ghc-split-devel",
"ghc-syb-devel",
"ghc-tagsoup-devel",
"ghc-temporary-devel",
"ghc-texmath-devel",
"ghc-text-devel",
"ghc-unordered-containers-devel",
"ghc-vector-devel",
"ghc-xml-devel",
"ghc-yaml-devel",
"ghc-zip-archive-devel",
"ghc-zlib-devel",
"ghc-HTTP",
"ghc-JuicyPixels",
"ghc-QuickCheck-devel",
"ghc-SHA",
"ghc-aeson",
"ghc-aeson-pretty",
"ghc-asn1-encoding",
"ghc-asn1-encoding-devel",
"ghc-asn1-parse",
"ghc-asn1-parse-devel",
"ghc-asn1-types",
"ghc-asn1-types-devel",
"ghc-async",
"ghc-async-devel",
"ghc-attoparsec",
"ghc-attoparsec-devel",
"ghc-base-compat",
"ghc-base-compat-devel",
"ghc-base64-bytestring",
"ghc-basement",
"ghc-basement-devel",
"ghc-blaze-builder",
"ghc-blaze-builder-devel",
"ghc-blaze-html",
"ghc-blaze-markup",
"ghc-byteable",
"ghc-byteable-devel",
"ghc-case-insensitive",
"ghc-cereal",
"ghc-cereal-devel",
"ghc-cmark-gfm",
"ghc-cmdargs",
"ghc-conduit",
"ghc-conduit-devel",
"ghc-connection",
"ghc-connection-devel",
"ghc-cookie",
"ghc-cookie-devel",
"ghc-cryptonite",
"ghc-cryptonite-devel",
"ghc-data-default",
"ghc-data-default-class",
"ghc-data-default-class-devel",
"ghc-data-default-instances-containers",
"ghc-data-default-instances-containers-devel",
"ghc-data-default-instances-dlist",
"ghc-data-default-instances-dlist-devel",
"ghc-data-default-instances-old-locale",
"ghc-data-default-instances-old-locale-devel",
"ghc-digest",
"ghc-digest-devel",
"ghc-dlist",
"ghc-dlist-devel",
"ghc-doctemplates",
"ghc-exceptions",
"ghc-exceptions-devel",
"ghc-foundation",
"ghc-foundation-devel",
"ghc-haddock-library",
"ghc-hashable",
"ghc-hashable-devel",
"ghc-hourglass",
"ghc-hourglass-devel",
"ghc-hslua",
"ghc-hslua-module-text",
"ghc-http-client",
"ghc-http-client-tls",
"ghc-http-types",
"ghc-hxt",
"ghc-hxt-charproperties",
"ghc-hxt-charproperties-devel",
"ghc-hxt-devel",
"ghc-hxt-regex-xmlschema",
"ghc-hxt-regex-xmlschema-devel",
"ghc-hxt-unicode",
"ghc-hxt-unicode-devel",
"ghc-integer-logarithms",
"ghc-integer-logarithms-devel",
"ghc-lifted-base",
"ghc-lifted-base-devel",
"ghc-memory",
"ghc-memory-devel",
"ghc-mime-types",
"ghc-mime-types-devel",
"ghc-mmorph",
"ghc-mmorph-devel",
"ghc-monad-control",
"ghc-monad-control-devel",
"ghc-network",
"ghc-network-uri",
"ghc-old-locale",
"ghc-old-locale-devel",
"ghc-old-time",
"ghc-old-time-devel",
"ghc-pandoc-types",
"ghc-parsec",
"ghc-pem",
"ghc-pem-devel",
"ghc-primitive-devel",
"ghc-regex-base",
"ghc-regex-base-devel",
"ghc-regex-pcre",
"ghc-regex-pcre-devel",
"ghc-resourcet",
"ghc-resourcet-devel",
"ghc-safe",
"ghc-scientific",
"ghc-semigroups",
"ghc-semigroups-devel",
"ghc-skylighting",
"ghc-socks",
"ghc-socks-devel",
"ghc-split",
"ghc-stm",
"ghc-stm-devel",
"ghc-streaming-commons",
"ghc-streaming-commons-devel",
"ghc-syb",
"ghc-tagged",
"ghc-tagged-devel",
"ghc-tagsoup",
"ghc-temporary",
"ghc-texmath",
"ghc-text",
"ghc-tf-random-devel",
"ghc-th-abstraction",
"ghc-th-abstraction-devel",
"ghc-time-locale-compat",
"ghc-time-locale-compat-devel",
"ghc-tls",
"ghc-tls-devel",
"ghc-transformers-base",
"ghc-transformers-base-devel",
"ghc-transformers-compat",
"ghc-transformers-compat-devel",
"ghc-unliftio-core",
"ghc-unliftio-core-devel",
"ghc-unordered-containers",
"ghc-utf8-string",
"ghc-utf8-string-devel",
"ghc-uuid-types",
"ghc-uuid-types-devel",
"ghc-vector",
"ghc-x509",
"ghc-x509-devel",
"ghc-x509-store",
"ghc-x509-store-devel",
"ghc-x509-system",
"ghc-x509-system-devel",
"ghc-x509-validation",
"ghc-x509-validation-devel",
"ghc-xml",
"ghc-yaml",
"ghc-zip-archive",
"ghc-zlib",
"glassfish-jsp-javadoc",
"glew",
"glib-networking-tests",
"glslang",
"glslang-devel",
"glusterfs-cloudsync-plugins",
"gmp-static",
"gnome-autoar-devel",
"gnome-desktop3-tests",
"gnome-devel-docs",
"gnome-session-kiosk-session",
"gnome-settings-daemon-devel",
"gnome-software-devel",
"gnu-efi-utils",
"gnuplot-latex",
"gnuplot-minimal",
"godep",
"gom-devel",
"gomtree",
"google-gson",
"graphviz-perl",
"graphviz-ruby",
"graphviz-tcl",
"groff-doc",
"groff-perl",
"groff-x11",
"gtk3-immodules",
"gtk3-tests",
"gtksourceview3-tests",
"gupnp-av-devel",
"gupnp-av-docs",
"gupnp-dlna-devel",
"gupnp-dlna-docs",
"gupnp-docs",
"gvncpulse",
"gvncpulse-devel",
"happy",
"hispavoces-pal-diphone",
"hispavoces-sfl-diphone",
"hscolour",
"hspell-devel",
"i2c-tools-eepromer",
"ibus-desktop-testing",
"ibus-tests",
"libabigail",
"libabigail-devel",
"libabigail-doc",
"libabw-devel",
"libabw-doc",
"libabw-tools",
"libatf-sh-devel",
"libatomic_ops-static",
"libavc1394-devel",
"libbase-javadoc",
"libblockdev-dm-devel",
"libblockdev-kbd-devel",
"libburn-doc",
"libcap-ng-python3",
"libcap-static",
"libcdr-devel",
"libcdr-doc",
"libcdr-tools",
"libcgroup-devel",
"libchamplain-demos",
"libcmis-devel",
"libcmis-tools",
"libcmocka-static",
"libdc1394-docs",
"libdc1394-tools",
"libdhash-devel",
"libdmapsharing-devel",
"libdmapsharing-vala",
"libdmmp-devel",
"libestr-devel",
"libetonyek-tools",
"libevdev-utils",
"libexif-doc",
"libexttextcat-devel",
"libexttextcat-tools",
"libfastjson-devel",
"libfonts-javadoc",
"libformula-javadoc",
"libfprint-devel",
"libfreehand-devel",
"libfreehand-doc",
"libfreehand-tools",
"libgcab1-devel",
"libindicator-gtk3-tools",
"libinput-test",
"libipa_hbac-devel",
"libiptcdata-devel",
"libisoburn-doc",
"libisofs-doc",
"libkcapi-tools",
"libkkc-devel",
"libkkc-tools",
"liblayout-javadoc",
"libloader-javadoc",
"liblognorm-devel",
"liblognorm-utils",
"libmatchbox-devel",
"libmbim-devel",
"libmcpp-devel",
"libmediaart-devel",
"libmediaart-tests",
"libmetalink-devel",
"libmpc-doc",
"libmsi1",
"libmsi1-devel",
"libmspub-devel",
"libmspub-doc",
"libmspub-tools",
"libmtp-examples",
"libmwaw-devel",
"libmwaw-doc",
"libmwaw-tools",
"libndp-devel",
"liboggz-devel",
"liboggz-doc",
"libopenraw-pixbuf-loader",
"liborcus-devel",
"liborcus-doc",
"liborcus-tools",
"libosinfo-devel",
"libotf-devel",
"libpagemaker-devel",
"libpagemaker-doc",
"libpagemaker-tools",
"libpurple-tcl",
"libqb-tests",
"libqmi-devel",
"libqxp-devel",
"libqxp-doc",
"libqxp-tools",
"librabbitmq-tools",
"librelp-devel",
"libreoffice",
"libreoffice-glade",
"libreoffice-librelogo",
"libreoffice-nlpsolver",
"libreoffice-officebean",
"libreoffice-officebean-common",
"libreoffice-postgresql",
"libreofficekit-devel",
"libreport-compat",
"libreport-devel",
"libreport-gtk-devel",
"libreport-plugin-mantisbt",
"libreport-plugin-systemd-journal",
"libreport-web-devel",
"librepository-javadoc",
"librevenge-doc",
"libseccomp-static",
"libselinux-static",
"libsemanage-static",
"libserf-devel",
"libserializer-javadoc",
"libsigsegv-static",
"libsndfile-utils",
"libsolv-demo",
"libspiro-devel",
"libsss_certmap-devel",
"libsss_idmap-devel",
"libsss_simpleifp-devel",
"libstaroffice-devel",
"libstaroffice-doc",
"libstaroffice-tools",
"libwpd-tools",
"libwpg-tools",
"libwps-tools",
"libxcb-doc",
"libxdp-devel",
"libxdp-static",
"libyang-cpp-devel",
"libyang-devel",
"libyang-devel-doc",
"libzmf-devel",
"libzmf-doc",
"libzmf-tools",
"lmdb-devel",
"lmdb-doc",
"lorax-docs",
"lpsolve-devel",
"lua-socket-devel",
"lua-static",
"memcached-devel",
"mesa-demos",
"mesa-libxatracker-devel",
"metacity-devel",
"metis64",
"metis64-devel",
"mingw32-OpenEXR",
"mingw32-OpenEXR-static",
"mingw32-OpenEXR-tools",
"mingw32-adwaita-icon-theme",
"mingw32-atk",
"mingw32-atk-static",
"mingw32-cairo-static",
"mingw32-celt051",
"mingw32-celt051-static",
"mingw32-dlfcn",
"mingw32-dlfcn-static",
"mingw32-expat-static",
"mingw32-fontconfig-static",
"mingw32-gdk-pixbuf",
"mingw32-glib-networking",
"mingw32-gmp",
"mingw32-gnutls",
"mingw32-gsm",
"mingw32-gsm-tools",
"mingw32-gstreamer1-plugins-bad-free",
"mingw32-gstreamer1-plugins-base",
"mingw32-gstreamer1-plugins-good",
"mingw32-gtk3",
"mingw32-gvnc",
"mingw32-gvnc-tools",
"mingw32-ilmbase",
"mingw32-ilmbase-static",
"mingw32-jasper",
"mingw32-jasper-static",
"mingw32-libcacard",
"mingw32-libepoxy",
"mingw32-libffi-static",
"mingw32-libgcrypt",
"mingw32-libgcrypt-static",
"mingw32-libgovirt",
"mingw32-libgovirt-static",
"mingw32-libgpg-error",
"mingw32-libgpg-error-static",
"mingw32-libogg",
"mingw32-libsoup",
"mingw32-libtasn1",
"mingw32-libtheora",
"mingw32-libusbx",
"mingw32-libusbx-static",
"mingw32-libvorbis",
"mingw32-nspr",
"mingw32-nspr-static",
"mingw32-nss",
"mingw32-openssl-static",
"mingw32-opus",
"mingw32-orc",
"mingw32-p11-kit",
"mingw32-pango",
"mingw32-pango-static",
"mingw32-pdcurses",
"mingw32-pixman-static",
"mingw32-readline-static",
"mingw32-rest",
"mingw32-rest-static",
"mingw32-spice-gtk3",
"mingw32-spice-protocol",
"mingw32-spice-vdagent",
"mingw32-termcap-static",
"mingw32-theora-tools",
"mingw32-usbredir",
"mingw32-virt-viewer",
"mingw32-wavpack",
"mingw32-wavpack-tools",
"mingw64-OpenEXR",
"mingw64-OpenEXR-static",
"mingw64-OpenEXR-tools",
"mingw64-adwaita-icon-theme",
"mingw64-atk",
"mingw64-atk-static",
"mingw64-cairo-static",
"mingw64-celt051",
"mingw64-celt051-static",
"mingw64-dlfcn",
"mingw64-dlfcn-static",
"mingw64-expat-static",
"mingw64-fontconfig-static",
"mingw64-gdk-pixbuf",
"mingw64-glib-networking",
"mingw64-gmp",
"mingw64-gnutls",
"mingw64-gsm",
"mingw64-gsm-tools",
"mingw64-gstreamer1-plugins-bad-free",
"mingw64-gstreamer1-plugins-base",
"mingw64-gstreamer1-plugins-good",
"mingw64-gtk3",
"mingw64-gvnc",
"mingw64-gvnc-tools",
"mingw64-ilmbase",
"mingw64-ilmbase-static",
"mingw64-jasper",
"mingw64-jasper-static",
"mingw64-libcacard",
"mingw64-libepoxy",
"mingw64-libffi-static",
"mingw64-libgcrypt",
"mingw64-libgcrypt-static",
"mingw64-libgovirt",
"mingw64-libgovirt-static",
"mingw64-libgpg-error",
"mingw64-libgpg-error-static",
"mingw64-libogg",
"mingw64-libsoup",
"mingw64-libtasn1",
"mingw64-libtheora",
"mingw64-libusbx",
"mingw64-libusbx-static",
"mingw64-libvorbis",
"mingw64-nspr",
"mingw64-nspr-static",
"mingw64-nss",
"mingw64-openssl-static",
"mingw64-opus",
"mingw64-orc",
"mingw64-p11-kit",
"mingw64-pango",
"mingw64-pango-static",
"mingw64-pdcurses",
"mingw64-pixman-static",
"mingw64-readline-static",
"mingw64-rest",
"mingw64-rest-static",
"mingw64-spice-gtk3",
"mingw64-spice-protocol",
"mingw64-spice-vdagent",
"mingw64-termcap-static",
"mingw64-theora-tools",
"mingw64-usbredir",
"mingw64-virt-viewer",
"mingw64-wavpack",
"mingw64-wavpack-tools",
"mpich-autoload",
"msghack",
"ncurses-static",
"npth-devel",
"ocaml-xml-light-devel",
"ongres-scram-javadoc",
"ongres-scram-parent",
"openal-soft-examples",
"openal-soft-qt",
"opencsd-devel",
"openchange-client",
"pcre-doc",
"pcre-tools",
"pcre2-static",
"pentaho-libxml-javadoc",
"pentaho-reporting-flow-engine-javadoc",
"perl-Archive-Extract",
"perl-Archive-Extract-Z-Compress-Zlib",
"perl-ldns",
"perl-solv",
"perl-strictures",
"pidgin-perl",
"pinentry-qt",
"pipewire-alsa",
"pipewire-gstreamer",
"procps-ng-devel",
"python3-argparse-manpage",
"python3-babeltrace",
"python3-blinker",
"python3-bottle",
"python3-cairo-devel",
"python3-cephfs",
"python3-libpamtest",
"python3-libplist",
"python3-libteam",
"python3-libyang",
"python3-mallard-ducktype",
"python3-marisa",
"python3-rados",
"python3-rbd",
"python3-ruamel-yaml",
"python3-samba-devel",
"python3-satyr",
"python3-talloc-devel",
"python3-volume_key",
"python3-websocket-client",
"realmd-devel-docs",
"redhat-lsb-supplemental",
"redhat-lsb-trialuse",
"redland-mysql",
"redland-pgsql",
"relaxngDatatype-javadoc",
"resteasy-javadoc",
"rhythmbox-devel",
"rocky-bookmarks",
"rpm-ostree-devel",
"rteval",
"rteval-common",
"ruby-solv",
"rubygem-coderay",
"rubygem-coderay-doc",
"rubygem-rspec-support-doc",
"rubygem-thread_order",
"rubygem-thread_order-doc",
"sac-javadoc",
"sapconf",
"sassc",
"sat4j",
"satyr-devel",
"sbc-devel",
"scotch-doc",
"scpio",
"screen",
"shrinkwrap",
"shrinkwrap-api-nio2",
"shrinkwrap-bom",
"shrinkwrap-parent",
"shrinkwrap-spi",
"slang-slsh",
"snakeyaml",
"snakeyaml-javadoc",
"snakeyaml-tests",
"speech-dispatcher-flite",
"speech-dispatcher-utils",
"speex-tools",
"spice-qxl-xddm",
"spirv-headers-devel",
"sqlite-analyzer",
"sqlite-tcl",
"srpmproc",
"sssd-libwbclient-devel",
"stax-ex-javadoc",
"subversion-ruby",
"sudo-devel",
"suitesparse-doc",
"suitesparse-static",
"system-config-printer",
"system-config-printer-applet",
"systemtap-testsuite",
"tagsoup-javadoc",
"teamd-devel",
"tesseract-langpack-yid",
"tesseract-osd",
"tex-preview",
"tix-doc",
"tog-pegasus-test",
"tokyocabinet-devel-doc",
"torque-pam",
"torque-scheduler",
"torque-server",
"totem-devel",
"totem-pl-parser-devel",
"tracker-docs",
"trang",
"tuned-profiles-nfv",
"tuned-profiles-nfv-guest",
"tuned-profiles-nfv-host",
"tuned-profiles-postgresql",
"tuned-profiles-sap",
"virglrenderer",
"virglrenderer-devel",
"virglrenderer-test-server",
"vulkan-validation-layers-devel",
"wayland-doc",
"web-assets-httpd",
"xmlstreambuffer-javadoc",
"xmlto-tex",
"xmlto-xhtml",
"xorg-x11-xkb-extras",
"xpp3",
"xpp3-javadoc",
]
})
("^devel$", {
"x86_64": [
"atlas-corei2-static",
"beignet",
"beignet-devel",
"cmirror-standalone",
"dotnet-apphost-pack-5.0-debuginfo",
"dotnet-host-debuginfo",
"dotnet-hostfxr-5.0-debuginfo",
"dotnet-runtime-5.0-debuginfo",
"dotnet-sdk-5.0-debuginfo",
"dotnet5.0-debuginfo",
"dotnet5.0-debugsource",
"edk2-aarch64",
"fence-virtd-cpg",
"gcc-toolset-10-offload-nvptx",
"gcc-toolset-9-offload-nvptx",
"glibc32",
"libipt-devel",
"libquadmath-static",
"libsmbios-devel",
"libxcam",
"mingw-w64-tools",
"mingw32-gcc-gfortran",
"mingw32-gcc-objc",
"mingw32-gcc-objc++",
"mingw32-libgomp",
"mingw64-gcc-gfortran",
"mingw64-gcc-objc",
"mingw64-gcc-objc++",
"mingw64-libgomp",
"opa-libopamgt-devel",
"opencsd",
"open-vm-tools-devel",
"open-vm-tools-test",
"python3-smbios",
"rteval-loads",
"samba-vfs-glusterfs",
"smbios-utils",
"smbios-utils-bin",
"smbios-utils-python",
"spice-streaming-agent-devel",
"stress-ng",
"syslinux-devel",
"syslinux-efi64",
"syslinux-perl",
"thermald-monitor",
"tuned-profiles-nfv-host-bin",
"xorg-x11-drv-intel-devel",
],
"aarch64": [
"alsa-sof-firmware-debug",
"awscli",
"dleyna-connector-dbus",
"dleyna-core",
"dleyna-renderer",
"dleyna-server",
"fence-agents-aws",
"fence-agents-lpar",
"mingw32-bzip2",
"mingw32-bzip2-static",
"mingw32-cairo",
"mingw32-expat",
"mingw32-fontconfig",
"mingw32-freetype",
"mingw32-freetype-static",
"mingw32-gettext",
"mingw32-gettext-static",
"mingw32-glib2",
"mingw32-glib2-static",
"mingw32-gstreamer1",
"mingw32-harfbuzz",
"mingw32-harfbuzz-static",
"mingw32-icu",
"mingw32-libffi",
"mingw32-libjpeg-turbo",
"mingw32-libjpeg-turbo-static",
"mingw32-libpng",
"mingw32-libpng-static",
"mingw32-libtiff",
"mingw32-libtiff-static",
"mingw32-openssl",
"mingw32-pcre",
"mingw32-pcre-static",
"mingw32-pixman",
"mingw32-readline",
"mingw32-sqlite",
"mingw32-sqlite-static",
"mingw32-termcap",
"mingw32-win-iconv",
"mingw32-win-iconv-static",
"mingw32-zlib",
"mingw32-zlib-static",
"mingw64-bzip2",
"mingw64-bzip2-static",
"mingw64-cairo",
"mingw64-expat",
"mingw64-fontconfig",
"mingw64-freetype",
"mingw64-freetype-static",
"mingw64-gettext",
"mingw64-gettext-static",
"mingw64-glib2",
"mingw64-glib2-static",
"mingw64-gstreamer1",
"mingw64-harfbuzz",
"mingw64-harfbuzz-static",
"mingw64-icu",
"mingw64-libffi",
"mingw64-libjpeg-turbo",
"mingw64-libjpeg-turbo-static",
"mingw64-libpng",
"mingw64-libpng-static",
"mingw64-libtiff",
"mingw64-libtiff-static",
"mingw64-openssl",
"mingw64-pcre",
"mingw64-pcre-static",
"mingw64-pixman",
"mingw64-readline",
"mingw64-sqlite",
"mingw64-sqlite-static",
"mingw64-termcap",
"mingw64-win-iconv",
"mingw64-win-iconv-static",
"mingw64-zlib",
"mingw64-zlib-static",
"pentaho-libxml",
"pentaho-reporting-flow-engine",
"python3-boto3",
"python3-botocore",
"python3-libvoikko",
"python3-s3transfer",
"sassist",
"systemtap-runtime-virthost",
]
}),
# Consolidation
('^plus$', {
'*': [
'openldap-servers',
'thunderbird',
'mesa',
],
}),
('^extras$', {
'*': [
'rpaste',
'epel-release',
'rpmfusion-free-release',
'rpmfusion-free-release-tainted',
'anaconda-live',
'rocky-release-cloud',
'rocky-release-core',
'centos-release-advanced-virtualization',
'centos-release-ansible-29',
'centos-release-ceph-nautilus',
'centos-release-ceph-octopus',
'centos-release-ceph-pacific',
'centos-release-ceph-quincy',
'centos-release-configmanagement',
'centos-release-gluster6',
'centos-release-gluster7',
'centos-release-gluster8',
'centos-release-gluster9',
'centos-release-gluster10',
'centos-release-kmods',
'centos-release-kmods-rebuild',
'centos-release-nfs-ganesha28',
'centos-release-nfs-ganesha30',
'centos-release-nfv-common',
'centos-release-nfv-extras',
'centos-release-nfv-openvswitch',
'centos-release-openstack-train',
'centos-release-openstack-ussuri',
'centos-release-openstack-victoria',
'centos-release-openstack-wallaby',
'centos-release-openstack-xena',
'centos-release-openstack-yoga',
'centos-release-opstools',
'centos-release-ovirt44',
'centos-release-samba411',
'centos-release-samba412',
'centos-release-samba413',
'centos-release-samba414',
'centos-release-samba415',
'centos-release-samba416',
'centos-release-samba417',
'centos-release-storage-common',
'centos-release-virt-common',
'centos-release-messaging',
'centos-release-qpid-proton',
'centos-release-rabbitmq-38'
],
}),
('^extras$', {
'x86_64': [
'elrepo-release',
],
'aarch64': [
'rocky-release-altarch',
"rocky-release-rpi",
"LibRaw",
"LibRaw-devel",
"alsa-sof-firmware",
"autocorr-af",
"autocorr-bg",
"autocorr-ca",
"autocorr-cs",
"autocorr-da",
"autocorr-de",
"autocorr-en",
"autocorr-es",
"autocorr-fa",
"autocorr-fi",
"autocorr-fr",
"autocorr-ga",
"autocorr-hr",
"autocorr-hu",
"autocorr-is",
"autocorr-it",
"autocorr-ja",
"autocorr-ko",
"autocorr-lb",
"autocorr-lt",
"autocorr-mn",
"autocorr-nl",
"autocorr-pl",
"autocorr-pt",
"autocorr-ro",
"autocorr-ru",
"autocorr-sk",
"autocorr-sl",
"autocorr-sr",
"autocorr-sv",
"autocorr-tr",
"autocorr-vi",
"autocorr-zh",
"brasero",
"brasero-nautilus",
"cheese",
"edk2-ovmf",
"eog",
"flute",
"fprintd",
"fprintd-pam",
"gegl04",
"gegl04-devel",
"gfbgraph",
"gnome-color-manager",
"gnome-online-miners",
"gnome-photos",
"gnome-photos-tests",
"gnome-video-effects",
"gom",
"grilo-plugins",
"gupnp-av",
"gupnp-dlna",
"hexchat",
"hexchat-devel",
"hyperv-daemons-license",
"hyperv-tools",
"libreoffice-base",
"libreoffice-calc",
"libreoffice-core",
"libreoffice-data",
"libreoffice-draw",
"libreoffice-emailmerge",
"libreoffice-filters",
"libreoffice-gdb-debug-support",
"libreoffice-graphicfilter",
"libreoffice-gtk3",
"libreoffice-help-ar",
"libreoffice-help-bg",
"libreoffice-help-bn",
"libreoffice-help-ca",
"libreoffice-help-cs",
"libreoffice-help-da",
"libreoffice-help-de",
"libreoffice-help-dz",
"libreoffice-help-el",
"libreoffice-help-en",
"libreoffice-help-es",
"libreoffice-help-et",
"libreoffice-help-eu",
"libreoffice-help-fi",
"libreoffice-help-fr",
"libreoffice-help-gl",
"libreoffice-help-gu",
"libreoffice-help-he",
"libreoffice-help-hi",
"libreoffice-help-hr",
"libreoffice-help-hu",
"libreoffice-help-id",
"libreoffice-help-it",
"libreoffice-help-ja",
"libreoffice-help-ko",
"libreoffice-help-lt",
"libreoffice-help-lv",
"libreoffice-help-nb",
"libreoffice-help-nl",
"libreoffice-help-nn",
"libreoffice-help-pl",
"libreoffice-help-pt-BR",
"libreoffice-help-pt-PT",
"libreoffice-help-ro",
"libreoffice-help-ru",
"libreoffice-help-si",
"libreoffice-help-sk",
"libreoffice-help-sl",
"libreoffice-help-sv",
"libreoffice-help-ta",
"libreoffice-help-tr",
"libreoffice-help-uk",
"libreoffice-help-zh-Hans",
"libreoffice-help-zh-Hant",
"libreoffice-impress",
"libreoffice-langpack-af",
"libreoffice-langpack-ar",
"libreoffice-langpack-as",
"libreoffice-langpack-bg",
"libreoffice-langpack-bn",
"libreoffice-langpack-br",
"libreoffice-langpack-ca",
"libreoffice-langpack-cs",
"libreoffice-langpack-cy",
"libreoffice-langpack-da",
"libreoffice-langpack-de",
"libreoffice-langpack-dz",
"libreoffice-langpack-el",
"libreoffice-langpack-en",
"libreoffice-langpack-es",
"libreoffice-langpack-et",
"libreoffice-langpack-eu",
"libreoffice-langpack-fa",
"libreoffice-langpack-fi",
"libreoffice-langpack-fr",
"libreoffice-langpack-ga",
"libreoffice-langpack-gl",
"libreoffice-langpack-gu",
"libreoffice-langpack-he",
"libreoffice-langpack-hi",
"libreoffice-langpack-hr",
"libreoffice-langpack-hu",
"libreoffice-langpack-id",
"libreoffice-langpack-it",
"libreoffice-langpack-ja",
"libreoffice-langpack-kk",
"libreoffice-langpack-kn",
"libreoffice-langpack-ko",
"libreoffice-langpack-lt",
"libreoffice-langpack-lv",
"libreoffice-langpack-mai",
"libreoffice-langpack-ml",
"libreoffice-langpack-mr",
"libreoffice-langpack-nb",
"libreoffice-langpack-nl",
"libreoffice-langpack-nn",
"libreoffice-langpack-nr",
"libreoffice-langpack-nso",
"libreoffice-langpack-or",
"libreoffice-langpack-pa",
"libreoffice-langpack-pl",
"libreoffice-langpack-pt-BR",
"libreoffice-langpack-pt-PT",
"libreoffice-langpack-ro",
"libreoffice-langpack-ru",
"libreoffice-langpack-si",
"libreoffice-langpack-sk",
"libreoffice-langpack-sl",
"libreoffice-langpack-sr",
"libreoffice-langpack-ss",
"libreoffice-langpack-st",
"libreoffice-langpack-sv",
"libreoffice-langpack-ta",
"libreoffice-langpack-te",
"libreoffice-langpack-th",
"libreoffice-langpack-tn",
"libreoffice-langpack-tr",
"libreoffice-langpack-ts",
"libreoffice-langpack-uk",
"libreoffice-langpack-ve",
"libreoffice-langpack-xh",
"libreoffice-langpack-zh-Hans",
"libreoffice-langpack-zh-Hant",
"libreoffice-langpack-zu",
"libreoffice-math",
"libreoffice-ogltrans",
"libreoffice-opensymbol-fonts",
"libreoffice-pdfimport",
"libreoffice-pyuno",
"libreoffice-sdk",
"libreoffice-sdk-doc",
"libreoffice-ure",
"libreoffice-ure-common",
"libreoffice-voikko",
"libreoffice-wiki-publisher",
"libreoffice-writer",
"libreoffice-x11",
"libreoffice-xsltfilter",
"libreofficekit",
"libabw",
"libbase",
"libcdr",
"libcmis",
"libdmapsharing",
"libexttextcat",
"libfonts",
"libformula",
"libfprint",
"libfreehand",
"liblayout",
"libloader",
"libmediaart",
"libmspub",
"libmwaw",
"liborcus",
"libpagemaker",
"libqxp",
"librepository",
"libserializer",
"libstaroffice",
"libzmf",
"lpsolve",
"mesa-vulkan-drivers",
"pidgin",
"pidgin-devel",
"pidgin-sipe",
"redhat-menus",
"rhythmbox",
"sac",
"seabios-bin",
"seavgabios-bin",
"sgabios-bin",
"spice-qxl-wddm-dod",
"syslinux-extlinux-nonlinux",
"syslinux-nonlinux",
"syslinux-tftpboot",
"totem",
"totem-nautilus",
"virtio-win",
]
}),
("^RT$", {
"*": [
"kernel-rt-kvm",
]
}),
# ("^NFV$", {
# "*": [
# "ovn-2021",
# "ovn2.13",
# "ovn22.03",
# "openvswitch2.13",
# "openvswitch2.15",
# "openvswitch2.16",
# "openvswitch-selinux-extra-policy",
# ]
# }),
("^BaseOS$", {
"*": [
"rocky-obsolete-packages",
],
"armhfp": [
"kernel-lpae*",
"uboot-tools",
"uboot-images*",
"grub2*",
"grubby-deprecated",
"efibootmgr",
"cloud-utils-growpart",
"bcm283x-firmware",
"efivar*",
]
}),
]