Include tcp_wrappers and reduce audit filters
This is needed to fix broken deps of shared-userspace. Signed-off-by: Petr Šabata <contyk@redhat.com>
This commit is contained in:
parent
165722aa03
commit
1fdc27c3ae
1 changed files with 9 additions and 3 deletions
|
|
@ -73,7 +73,8 @@ data:
|
|||
# attr
|
||||
attr, libattr, libattr-devel,
|
||||
# audit
|
||||
audit-libs, audit-libs-devel, audit-libs-static,
|
||||
audispd-plugins, audispd-plugins-zos, audit, audit-libs,
|
||||
audit-libs-devel, audit-libs-static, audit-libs-python3,
|
||||
# babeltrace
|
||||
babeltrace, libbabeltrace, python3-babeltrace,
|
||||
# basesystem
|
||||
|
|
@ -552,6 +553,8 @@ data:
|
|||
systemd-pam, systemd-tests, systemd-udev,
|
||||
# tar
|
||||
tar,
|
||||
# tcp_wrappers,
|
||||
tcp_wrappers, tcp_wrappers-devel, tcp_wrappers-libs,
|
||||
# texinfo
|
||||
info,
|
||||
# tzdata
|
||||
|
|
@ -579,8 +582,7 @@ data:
|
|||
filter:
|
||||
rpms: [
|
||||
# audit
|
||||
audispd-plugins, audispd-plugins-zos, audit, audit-libs-python,
|
||||
audit-libs-python3,
|
||||
audit-libs-python,
|
||||
# babeltrace
|
||||
libbabeltrace-devel,
|
||||
# chkconfig
|
||||
|
|
@ -1451,6 +1453,10 @@ data:
|
|||
tar:
|
||||
rationale: Autogenerated by Base Runtime tools.
|
||||
ref: 353f951667464c0d8174edb4a6a13ed2aa1b9b46
|
||||
# tcp_wrappers-7.6-85.fc26
|
||||
tar:
|
||||
rationale: Autogenerated by Base Runtime tools.
|
||||
ref: 3aa22b5bed459758a32a802982ef6a8066f71fb0
|
||||
# texinfo-6.3-3.fc26
|
||||
texinfo:
|
||||
rationale: Autogenerated by Base Runtime tools.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue