Manages some packages

i9.5
Arkady L. Shane 3 months ago
parent 5bc95f6e44
commit e02da7e080
Signed by: tigro
GPG Key ID: 1EC08A25C9DB2503

@ -17,7 +17,8 @@ filter_packages = [
"python3-libsemanage",
"python3-policycoreutils",
"selinux-policy-minimum",
"systemd-standalone-tmpfiles"
"systemd-standalone-tmpfiles",
"openssl-fips-provider",
]
}
),

@ -21,6 +21,7 @@ filter_packages = [
"kernel-ml*",
"kernel-lt*",
"kernel-rt*",
"openssl-fips-provider",
]
}
),
@ -49,6 +50,11 @@ filter_packages = [
"qca",
"snappy-devel",
"perl-DBD-SQLite-1.72-2.el9",
"python-botocore",
"python-imagesize",
"python-pygments",
"python-snowballstemmer",
"python-sphinx*",
]
}
),

@ -1402,10 +1402,6 @@
"efivar-debugsource.i686",
"efivar.i686"
],
"efs-utils": [
"efs-utils.noarch",
"efs-utils-selinux.noarch"
],
"egl-wayland": [
"egl-wayland.i686",
"egl-wayland-debuginfo.i686",
@ -20505,6 +20501,10 @@
"easymock.noarch",
"easymock-javadoc.noarch"
],
"efs-utils": [
"efs-utils.noarch",
"efs-utils-selinux.noarch"
],
"egl-wayland": [
"egl-wayland.i686",
"egl-wayland-devel.i686"

@ -1035,10 +1035,6 @@
"efivar": [
"efivar.x86_64"
],
"efs-utils": [
"efs-utils.noarch",
"efs-utils-selinux.noarch"
],
"egl-wayland": [
"egl-wayland.i686",
"egl-wayland.x86_64"
@ -10813,10 +10809,6 @@
"openssl-libs.x86_64",
"openssl.x86_64"
],
"openssl-fips-provider": [
"openssl-fips-provider.i686",
"openssl-fips-provider.x86_64"
],
"openssl-pkcs11": [
"openssl-pkcs11.i686",
"openssl-pkcs11.x86_64"
@ -14796,6 +14788,10 @@
"easymock": [
"easymock-javadoc.noarch"
],
"efs-utils": [
"efs-utils.noarch",
"efs-utils-selinux.noarch"
],
"egl-wayland": [
"egl-wayland-devel.x86_64"
],

Loading…
Cancel
Save