summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIgor Pires Soares <igor@amd5600.localdomain>2009-02-19 00:34:57 -0300
committerIgor Pires Soares <igor@amd5600.localdomain>2009-02-19 00:34:57 -0300
commitbbef118506bb0b927347b8e01771fe6d14884d76 (patch)
treeb778098dd1fbd1aed89f6e2270a15097baf049ce
parentea4f0d7abeea385809c7f0a921e476df74c626e2 (diff)
downloadspin-kickstarts-bbef118506bb0b927347b8e01771fe6d14884d76.tar.gz
spin-kickstarts-bbef118506bb0b927347b8e01771fe6d14884d76.tar.xz
spin-kickstarts-bbef118506bb0b927347b8e01771fe6d14884d76.zip
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.
-rw-r--r--fedora-livecd-broffice.org.ks48
1 files changed, 17 insertions, 31 deletions
diff --git a/fedora-livecd-broffice.org.ks b/fedora-livecd-broffice.org.ks
index b38998a..7efd5ed 100644
--- a/fedora-livecd-broffice.org.ks
+++ b/fedora-livecd-broffice.org.ks
@@ -1,7 +1,7 @@
# fedora-livecd-broffice.ks
#
# Description:
-# - Provides the legal brand BrOffice.org for OpenOffice.org in Brazil
+# - Provides the legal brand "BrOffice.org" for OpenOffice.org in Brazil
#
# Maintainer:
# - Igor Pires Soares <igor at fedoraproject.org>
@@ -13,22 +13,29 @@ lang pt_BR.UTF-8
keyboard br-abnt2
timezone America/Sao_Paulo
-%packages
+
+%packages --instLangs en_US:pt_BR
+
+# L10n packages
@brazilian-support
hunspell-pt
-
-# To avoid double functionality we will drop abiword and gnumeric and put BrOffice.org in
+# To avoid double functionality we will drop abiword and gnumeric and include BrOffice.org
-abiword
-gnumeric
--gimp-*
-broffice.org-writer
-broffice.org-calc
-broffice.org-impress
-broffice.org-draw
+-planner
+broffice.org-*
+# 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
-abyssinica-fonts
-jomolhari-fonts
@@ -44,7 +51,6 @@ broffice.org-draw
-stix-fonts
-cjkuni-*
-hanazono-fonts
--urw-fonts
-thai-*
# remove input methods
@@ -57,25 +63,5 @@ broffice.org-draw
-libchewing
-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