desktop: some more cuts

Drop dump, gnome-system-log and deja-dup
This commit is contained in:
Matthias Clasen 2013-06-22 10:11:38 -04:00 committed by Kalev Lember
parent 91ccf1de9a
commit 53b372dba6
1 changed files with 19 additions and 16 deletions

View File

@ -7,7 +7,17 @@
%include fedora-live-minimization.ks %include fedora-live-minimization.ks
%packages %packages
# reduce the office suite in size
-planner -planner
-libreoffice-xsltfilter
-libreoffice-pyuno
-libreoffice-emailmerge
-libreoffice-math
# remove input method things we don't need
-ibus-typing-booster
-imsettings
-imsettings-gsettings
# Drop the Java plugin # Drop the Java plugin
-icedtea-web -icedtea-web
@ -29,23 +39,11 @@
-man-pages* -man-pages*
-words -words
# Help and art can be big, too # Help and art and fonts can be big, too
-gnome-user-docs
-evolution-help -evolution-help
-desktop-backgrounds-basic -desktop-backgrounds-basic
-*backgrounds-extras -*backgrounds-extras
-stix-fonts -stix-fonts
-ibus-typing-booster
# Sadly, no space for games
-aisleriot
# ... or xslt filters and other optional libreoffice functionality
-libreoffice-xsltfilter
-libreoffice-pyuno
-libreoffice-emailmerge
-brasero
-brasero-nautilus
-bijiben
# Legacy and cmdline things we don't want # Legacy and cmdline things we don't want
-krb5-auth-dialog -krb5-auth-dialog
@ -72,6 +70,7 @@
-talk -talk
-lftp -lftp
-tcpdump -tcpdump
-dump
# Drop some system-config things # Drop some system-config things
-system-config-boot -system-config-boot
@ -80,9 +79,13 @@
-system-config-services -system-config-services
-policycoreutils-gui -policycoreutils-gui
# we have our own im config # These things are cut purely for space reasons
-imsettings -aisleriot
-imsettings-gsettings -brasero
-brasero-nautilus
-bijiben
-gnome-system-log
-deja-dup
%end %end