update according to upstream

This commit is contained in:
Louis Abel 2023-03-20 10:48:38 -07:00
parent edad3d072f
commit 2eb3e8f12c
Signed by: label
GPG Key ID: B37E62D143879B36

View File

@ -138,6 +138,7 @@ additional_packages = [
"python3.11-pysocks", "python3.11-pysocks",
"python3.11-pyyaml", "python3.11-pyyaml",
"python3.11-requests", "python3.11-requests",
"python3.11-rpm-macros",
"python3.11-setuptools", "python3.11-setuptools",
"python3.11-scipy", "python3.11-scipy",
"python3.11-six", "python3.11-six",
@ -164,14 +165,21 @@ additional_packages = [
}), }),
("^AppStream$", { ("^AppStream$", {
"aarch64": [], "aarch64": [],
"ppc64le": [], "ppc64le": [
"x86_64": [], "libreoffice",
],
"x86_64": [
"libreoffice",
],
"s390x": [], "s390x": [],
}), }),
("^BaseOS$", { ("^BaseOS$", {
"*": [ "*": [
"libtraceevent", "libtraceevent",
"python3-debuginfo", # RCM-73713 "python3-debuginfo", # RCM-73713
"python3-samba-dc",
"samba-tools",
"samba-usershares",
"liblockfile", "liblockfile",
"libtracefs", "libtracefs",
"kmod-redhat-oracleasm", "kmod-redhat-oracleasm",