Sync with comps
- Update blacklist for new ppc64le specific powerpc-utils and lsvpd - Explicitly blacklist fprintd-pam with comment - Looks like NetworkManager-ppp comes in intentionally
This commit is contained in:
parent
31f7bc96ed
commit
384502f67d
2 changed files with 7 additions and 10 deletions
|
@ -26,12 +26,15 @@ blacklist:
|
|||
# Why?
|
||||
- ncurses
|
||||
# Needs to be arch specific
|
||||
- ppc64-utils
|
||||
- powerpc-utils
|
||||
- lsvpd
|
||||
base-x:
|
||||
# These are for arm...need to handle arch-specific bits
|
||||
- xorg-x11-drv-armsoc
|
||||
- xorg-x11-drv-omap
|
||||
gnome-desktop:
|
||||
# https://github.com/pbrezina/authselect/issues/48
|
||||
- fprintd-pam
|
||||
# We use rpm-ostree for the host
|
||||
- PackageKit-command-not-found
|
||||
- PackageKit-gtk3-module
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
"NetworkManager-bluetooth",
|
||||
"NetworkManager-openconnect-gnome",
|
||||
"NetworkManager-openvpn-gnome",
|
||||
"NetworkManager-ppp",
|
||||
"NetworkManager-pptp-gnome",
|
||||
"NetworkManager-ssh-gnome",
|
||||
"NetworkManager-vpnc-gnome",
|
||||
|
@ -115,15 +116,8 @@
|
|||
"gnu-free-serif-fonts",
|
||||
"gnupg2",
|
||||
"google-noto-emoji-color-fonts",
|
||||
"google-noto-emoji-fonts",
|
||||
"google-noto-sans-cjk-ttc-fonts",
|
||||
"google-noto-sans-lisu-fonts",
|
||||
"google-noto-sans-mandaic-fonts",
|
||||
"google-noto-sans-meetei-mayek-fonts",
|
||||
"google-noto-sans-sinhala-fonts",
|
||||
"google-noto-sans-tagalog-fonts",
|
||||
"google-noto-sans-tai-tham-fonts",
|
||||
"google-noto-sans-tai-viet-fonts",
|
||||
"google-noto-serif-cjk-ttc-fonts",
|
||||
"gstreamer1-plugin-mpg123",
|
||||
"gstreamer1-plugins-bad-free",
|
||||
|
@ -192,6 +186,7 @@
|
|||
"libproxy-mozjs",
|
||||
"librsvg2",
|
||||
"libsane-hpaio",
|
||||
"linux-firmware",
|
||||
"logrotate",
|
||||
"lohit-assamese-fonts",
|
||||
"lohit-bengali-fonts",
|
||||
|
@ -278,6 +273,7 @@
|
|||
"spice-vdagent",
|
||||
"sssd",
|
||||
"sssd-common",
|
||||
"sssd-kcm",
|
||||
"stix-fonts",
|
||||
"sudo",
|
||||
"sushi",
|
||||
|
@ -285,7 +281,6 @@
|
|||
"system-config-printer-udev",
|
||||
"systemd",
|
||||
"systemd-udev",
|
||||
"tabish-eeyek-fonts",
|
||||
"tar",
|
||||
"tcpdump",
|
||||
"telnet",
|
||||
|
@ -308,7 +303,6 @@
|
|||
"which",
|
||||
"wireless-tools",
|
||||
"words",
|
||||
"wvdial",
|
||||
"xdg-desktop-portal",
|
||||
"xdg-desktop-portal-gtk",
|
||||
"xdg-user-dirs-gtk",
|
||||
|
|
Loading…
Reference in a new issue