More comps fixups

Some stuff like `telnet` is in both `standard` and `gnome-desktop`.
We currently need to blacklist both.  I think we should massively
prune comps but...
This commit is contained in:
Colin Walters 2018-08-04 19:30:54 +00:00
parent 307bb8ccb0
commit 65e03f04ab
4 changed files with 8 additions and 2 deletions

View File

@ -79,6 +79,7 @@ blacklist:
- net-tools - net-tools
- nmap-ncat - nmap-ncat
# filesystem tools, again priv container # filesystem tools, again priv container
- symlinks
- dosfstools - dosfstools
- ntfs-3g - ntfs-3g
# Misc # Misc
@ -126,14 +127,20 @@ desktop_blacklist:
- gnome-photos - gnome-photos
- gnome-screenshot - gnome-screenshot
- gnome-weather - gnome-weather
- jwhois
- nautilus - nautilus
- nautilus-sendto - nautilus-sendto
- orca - orca
- rdist
- sane-backends-drivers-scanners - sane-backends-drivers-scanners
- symlinks
- simple-scan - simple-scan
- sushi - sushi
- tcpdump
- telnet
- totem - totem
- totem-nautilus - totem-nautilus
- traceroute
- yelp - yelp
kde-desktop: kde-desktop:
# Incompatible with ostree for various reasons # Incompatible with ostree for various reasons

View File

@ -195,7 +195,6 @@
"spice-vdagent", "spice-vdagent",
"sssd", "sssd",
"sssd-common", "sssd-common",
"sssd-kcm",
"stix-fonts", "stix-fonts",
"sudo", "sudo",
"system-config-printer-udev", "system-config-printer-udev",

View File

@ -9,6 +9,7 @@
"buildah", "buildah",
"docker", "docker",
"flatpak", "flatpak",
"flatpak-builder",
"git-core", "git-core",
"podman", "podman",
"rpm-ostree", "rpm-ostree",

View File

@ -15,7 +15,6 @@
"at-spi2-core", "at-spi2-core",
"avahi", "avahi",
"dconf", "dconf",
"fprintd-pam",
"gdm", "gdm",
"glib-networking", "glib-networking",
"gnome-backgrounds", "gnome-backgrounds",