update configs for 9

This commit is contained in:
nazunalika 2022-03-01 23:44:59 -07:00
parent 4dcbe25f39
commit 5f2afc4a0a
Signed by: label
GPG Key ID: 6735C0E1BD65D048
2 changed files with 4 additions and 12 deletions

View File

@ -5362,9 +5362,6 @@
"plexus-utils": [
"plexus-utils.noarch"
],
"plotnetcfg": [
"plotnetcfg.aarch64"
],
"plotutils": [
"plotutils.aarch64"
],
@ -12735,9 +12732,6 @@
"plexus-utils": [
"plexus-utils.noarch"
],
"plotnetcfg": [
"plotnetcfg.ppc64le"
],
"plotutils": [
"plotutils.ppc64le"
],
@ -19978,9 +19972,6 @@
"plexus-utils": [
"plexus-utils.noarch"
],
"plotnetcfg": [
"plotnetcfg.s390x"
],
"plotutils": [
"plotutils.s390x"
],
@ -28443,9 +28434,6 @@
"plexus-utils": [
"plexus-utils.noarch"
],
"plotnetcfg": [
"plotnetcfg.x86_64"
],
"plotutils": [
"plotutils.i686",
"plotutils.x86_64"

View File

@ -48,6 +48,7 @@ additional_packages = [
}),
("^BaseOS$", {
"*": [
"NetworkManager-initscripts-updown", #ENGCMP-1991
"python3.*-debuginfo", #ENGCMP-1433
]
}),
@ -84,6 +85,8 @@ additional_packages = [
"console-login-helper-messages-motdgen", #ENGCMP-1802/CS-1007
"console-login-helper-messages-profile", #ENGCMP-1802/CS-1007
"fdo-admin-cli", #ENGCMP-1993
"libasan", #ENGCMP-2006
"libubsan", #ENGCMP-2006
"mypaint-brushes", #ENGCMP-1873
"ssh-key-dir", #ENGCMP-1789
"system-backgrounds",
@ -213,6 +216,7 @@ additional_packages = [
"rubygem-mysql2-doc", #ENGCMP-1556
"rubygem-pg-doc", #ENGCMP-1556
"shadow-utils-subid-devel", #ENGCMP-1597
"plotnetcfg", #ENGCMP-2020
],
"x86_64": [
"efivar-devel", #RhBug 2030807