Correct the nonsensical API & filters
Somehow we managed to include components that weren't meant to be there, shipping binaries with broken deps. This should fix that. Signed-off-by: Petr Šabata <contyk@redhat.com>
This commit is contained in:
parent
6fbd0d60ac
commit
eb1cb0d4c2
1 changed files with 28 additions and 21 deletions
|
|
@ -107,9 +107,9 @@ data:
|
|||
# curl
|
||||
curl, libcurl, libcurl-devel,
|
||||
# cyrus-sasl
|
||||
cyrus-sasl, cyrus-sasl-devel, cyrus-sasl-gs2, cyrus-sasl-gssapi,
|
||||
cyrus-sasl-ldap, cyrus-sasl-lib, cyrus-sasl-md5, cyrus-sasl-ntlm,
|
||||
cyrus-sasl-plain, cyrus-sasl-scram, cyrus-sasl-sql,
|
||||
cyrus-sasl-gs2, cyrus-sasl-gssapi, cyrus-sasl-ldap, cyrus-sasl-lib,
|
||||
cyrus-sasl-md5, cyrus-sasl-ntlm, cyrus-sasl-plain,
|
||||
cyrus-sasl-scram,
|
||||
# dbus
|
||||
dbus, dbus-devel, dbus-doc, dbus-libs, dbus-tests,
|
||||
# diffutils
|
||||
|
|
@ -265,8 +265,7 @@ data:
|
|||
# gpart
|
||||
gpart,
|
||||
# gpgme
|
||||
gpgme, gpgme-devel, gpgmepp, gpgmepp-devel, python2-gpg,
|
||||
python3-gpg, qgpgme, qgpgme-devel,
|
||||
gpgme, gpgme-devel, gpgmepp, gpgmepp-devel, python3-gpg,
|
||||
# grep
|
||||
grep,
|
||||
# grub2
|
||||
|
|
@ -284,17 +283,14 @@ data:
|
|||
# isl
|
||||
isl, isl-devel,
|
||||
# kernel
|
||||
kernel, kernel-PAE, kernel-PAE-core, kernel-PAE-devel,
|
||||
kernel-PAE-modules, kernel-PAE-modules-extra, kernel-PAEdebug,
|
||||
kernel-PAEdebug-core, kernel-PAEdebug-devel,
|
||||
kernel, kernel-PAE, kernel-PAE-core, kernel-PAE-modules,
|
||||
kernel-PAE-modules-extra, kernel-PAEdebug, kernel-PAEdebug-core,
|
||||
kernel-PAEdebug-modules, kernel-PAEdebug-modules-extra,
|
||||
kernel-bootwrapper, kernel-core, kernel-cross-headers,
|
||||
kernel-debug, kernel-debug-core, kernel-debug-devel,
|
||||
kernel-debug-modules, kernel-debug-modules-extra, kernel-devel,
|
||||
kernel-headers, kernel-lpae, kernel-lpae-core, kernel-lpae-devel,
|
||||
kernel-lpae-modules, kernel-lpae-modules-extra, kernel-modules,
|
||||
kernel-modules-extra, kernel-tools, kernel-tools-libs,
|
||||
kernel-tools-libs-devel, perf, python-perf,
|
||||
kernel-debug, kernel-debug-core, kernel-debug-modules,
|
||||
kernel-debug-modules-extra, kernel-headers, kernel-lpae,
|
||||
kernel-lpae-core, kernel-lpae-modules, kernel-lpae-modules-extra,
|
||||
kernel-modules, kernel-modules-extra, kernel-tools-libs,
|
||||
# keyutils
|
||||
keyutils, keyutils-libs, keyutils-libs-devel,
|
||||
# kmod
|
||||
|
|
@ -356,7 +352,7 @@ data:
|
|||
# libseccomp
|
||||
libseccomp, libseccomp-devel, libseccomp-static,
|
||||
# libselinux
|
||||
libselinux, libselinux-devel, libselinux-python3,
|
||||
libselinux, libselinux-devel, libselinux-python3, libselinux-ruby,
|
||||
libselinux-static, libselinux-utils,
|
||||
# libsemanage
|
||||
libsemanage, libsemanage-devel, libsemanage-python3,
|
||||
|
|
@ -369,6 +365,7 @@ data:
|
|||
libsigsegv, libsigsegv-devel, libsigsegv-static,
|
||||
# libsolv
|
||||
libsolv, libsolv-demo, libsolv-devel, libsolv-tools, python3-solv,
|
||||
ruby-solv,
|
||||
# libssh2
|
||||
libssh2, libssh2-docs,
|
||||
# libtasn1
|
||||
|
|
@ -446,7 +443,7 @@ data:
|
|||
# ocaml-srpm-macros
|
||||
ocaml-srpm-macros,
|
||||
# openldap
|
||||
openldap, openldap-clients, openldap-devel,
|
||||
openldap, openldap-clients,
|
||||
# openssl
|
||||
openssl, openssl-devel, openssl-libs, openssl-static,
|
||||
# os-prober
|
||||
|
|
@ -525,8 +522,8 @@ data:
|
|||
syslinux, syslinux-devel, syslinux-extlinux,
|
||||
syslinux-extlinux-nonlinux, syslinux-nonlinux, syslinux-tftpboot,
|
||||
# systemd
|
||||
systemd, systemd-container, systemd-devel, systemd-journal-remote,
|
||||
systemd-libs, systemd-pam, systemd-tests, systemd-udev,
|
||||
systemd, systemd-container, systemd-devel, systemd-libs,
|
||||
systemd-pam, systemd-tests, systemd-udev,
|
||||
# tar
|
||||
tar,
|
||||
# texinfo
|
||||
|
|
@ -566,6 +563,8 @@ data:
|
|||
cracklib-python,
|
||||
# cryptsetup
|
||||
cryptsetup-python,
|
||||
# cyrus-sasl
|
||||
cyrus-sasl, cyrus-sasl-devel, cyrus-sasl-sql,
|
||||
# dbus
|
||||
dbus-x11,
|
||||
# dracut
|
||||
|
|
@ -588,6 +587,8 @@ data:
|
|||
gnutls-dane, gnutls-devel, gnutls-guile, gnutls-utils,
|
||||
# gobject-introspection
|
||||
gobject-introspection-devel,
|
||||
# gpgme
|
||||
python2-gpg, qgpgme, qgpgme-devel,
|
||||
# grub2
|
||||
grub2-starfield-theme,
|
||||
# hfsutils
|
||||
|
|
@ -595,6 +596,10 @@ data:
|
|||
# iptables
|
||||
iptables, iptables-compat, iptables-devel, iptables-services,
|
||||
iptables-utils,
|
||||
# kernel
|
||||
kernel-PAE-devel, kernel-PAEdebug-devel, kernel-debug-devel,
|
||||
kernel-devel, kernel-lpae-devel, kernel-tools,
|
||||
kernel-tools-libs-devel, perf, python-perf,
|
||||
# krb5
|
||||
krb5-server, krb5-server-ldap,
|
||||
# libcap-ng
|
||||
|
|
@ -613,11 +618,11 @@ data:
|
|||
# librepo
|
||||
librepo-devel, python2-librepo,
|
||||
# libselinux
|
||||
libselinux-python, libselinux-ruby,
|
||||
libselinux-python,
|
||||
# libsemanage
|
||||
libsemanage-python,
|
||||
# libsolv
|
||||
perl-solv, python2-solv, ruby-solv,
|
||||
perl-solv, python2-solv,
|
||||
# libssh2
|
||||
libssh2-devel,
|
||||
# libtool
|
||||
|
|
@ -632,7 +637,7 @@ data:
|
|||
lvm2-cluster-standalone, lvm2-dbusd, lvm2-devel, lvm2-lockd,
|
||||
lvm2-python-libs,
|
||||
# openldap
|
||||
openldap-servers,
|
||||
openldap-devel, openldap-servers,
|
||||
# openssl
|
||||
openssl-perl,
|
||||
# pyparsing
|
||||
|
|
@ -659,6 +664,8 @@ data:
|
|||
sqlite-analyzer, sqlite-tcl,
|
||||
# syslinux
|
||||
syslinux-perl,
|
||||
# systemd
|
||||
systemd-journal-remote,
|
||||
# texinfo
|
||||
texinfo, texinfo-tex,
|
||||
# util-linux
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue