Manage space in order to include all broffice.org packages

Increase the localization aspect by using "%packages --instLangs en_US:pt_BR". We are also including en_US for compatibility reasons.

Also include @java and some other desktop packages.
This commit is contained in:
Igor Pires Soares 2009-02-19 00:34:57 -03:00
parent ea4f0d7abe
commit bbef118506
1 changed files with 17 additions and 31 deletions

View File

@ -1,7 +1,7 @@
# fedora-livecd-broffice.ks # fedora-livecd-broffice.ks
# #
# Description: # Description:
# - Provides the legal brand BrOffice.org for OpenOffice.org in Brazil # - Provides the legal brand "BrOffice.org" for OpenOffice.org in Brazil
# #
# Maintainer: # Maintainer:
# - Igor Pires Soares <igor at fedoraproject.org> # - Igor Pires Soares <igor at fedoraproject.org>
@ -13,22 +13,29 @@ lang pt_BR.UTF-8
keyboard br-abnt2 keyboard br-abnt2
timezone America/Sao_Paulo timezone America/Sao_Paulo
%packages
%packages --instLangs en_US:pt_BR
# L10n packages
@brazilian-support @brazilian-support
hunspell-pt hunspell-pt
# To avoid double functionality we will drop abiword and gnumeric and include BrOffice.org
# To avoid double functionality we will drop abiword and gnumeric and put BrOffice.org in
-abiword -abiword
-gnumeric -gnumeric
-gimp-* -planner
broffice.org-writer broffice.org-*
broffice.org-calc
broffice.org-impress
broffice.org-draw
# Include some desktop packages
@java
totem-xine
vino
gnome-games
system-config-display
brasero
bitstream-vera-*
# We won't use these Asian fonts anyway # We won't use these Asian fonts
-lklug-fonts -lklug-fonts
-abyssinica-fonts -abyssinica-fonts
-jomolhari-fonts -jomolhari-fonts
@ -44,7 +51,6 @@ broffice.org-draw
-stix-fonts -stix-fonts
-cjkuni-* -cjkuni-*
-hanazono-fonts -hanazono-fonts
-urw-fonts
-thai-* -thai-*
# remove input methods # remove input methods
@ -57,25 +63,5 @@ broffice.org-draw
-libchewing -libchewing
-ibus-* -ibus-*
# Saving space in order to get BrOffice.org in
-@games
-gnome-games-*
-gnome-utils
-gnome-doc-utils-stylesheets
-gnome-phone-manager
-gnome-user-share
-gnome-speech
-planner
-system-config-language
-system-config-lvm
-cheese
-sound-juicer
-gok
-festival-*
-festvox-slt-arctic-hts
-NetworkManager-vpnc
-NetworkManager-openvpn
-compiz-*
%end %end