Remove exclusions/additions that conflict and break image composes

The new DNF based appliance build is stricter about additions and exclusions
in the %packages section, so things that expressly conflict will fail the
build.
This commit is contained in:
Neal Gompa 2016-12-21 14:16:03 -05:00
parent b164029627
commit cf9bb620cb
4 changed files with 0 additions and 5 deletions

View File

@ -43,7 +43,6 @@ metacity
-acpid -acpid
-gimp-help -gimp-help
-desktop-backgrounds-basic -desktop-backgrounds-basic
-realmd # only seems to be used in GNOME
-PackageKit* # we switched to yumex, so we don't need this -PackageKit* # we switched to yumex, so we don't need this
-foomatic-db-ppds -foomatic-db-ppds
-foomatic -foomatic

View File

@ -35,7 +35,6 @@ lightdm-gtk-greeter-settings
# audio video # audio video
parole parole
exaile exaile
PackageKit-gstreamer-plugin
# blacklist applications which breaks mate-desktop # blacklist applications which breaks mate-desktop
-audacious -audacious

View File

@ -24,8 +24,6 @@
-glx-utils -glx-utils
-nmap-ncat -nmap-ncat
-PackageKit -PackageKit
-libfprint
-realmd
-eekboard-libs -eekboard-libs
-open-vm-tools* -open-vm-tools*
-gfs2-utils -gfs2-utils

View File

@ -38,7 +38,6 @@ system-config-printer
-acpid -acpid
-gimp-help -gimp-help
-desktop-backgrounds-basic -desktop-backgrounds-basic
-realmd # only seems to be used in GNOME
-PackageKit* # we switched to yumex, so we don't need this -PackageKit* # we switched to yumex, so we don't need this
-aspell-* # dictionaries are big -aspell-* # dictionaries are big
-xfce4-sensors-plugin -xfce4-sensors-plugin