Remove wine (for x86_64 size issue), dosbox and wget

By dropping wine I keep a bunch of extra libs from being included in the
x86_64 spin so that it should be very close to the size of the i686 spin.

dosbox is an emulator and I think we should be showing off Fedora games
rather than 3rd party games.

wget is not needed now that the spin is based off the desktop. Some way to
grab online content will be included.
This commit is contained in:
Bruno Wolff III 2009-02-18 20:26:29 -06:00
parent 1fdce966c9
commit ea4f0d7abe
1 changed files with 5 additions and 10 deletions

View File

@ -11,6 +11,11 @@ part / --size 10240
%packages %packages
# Wine pulls in i386 libraries under x86_86 making that spin too big.
# Also the point is to show off Fedora games, not running windows games.
-wine
# games # games
# traditional (big) # traditional (big)
@ -25,7 +30,6 @@ beneath-a-steel-sky-cd
blobAndConquer blobAndConquer
boswars boswars
bzflag bzflag
#croquet (pending)
crossfire-client crossfire-client
egoboo egoboo
extremetuxracer extremetuxracer
@ -56,7 +60,6 @@ supertuxkart
torcs torcs
tremulous tremulous
ultimatestunts ultimatestunts
# vdrift (Only works with binary drivers that won't be on the DVD)
warzone2100 warzone2100
wesnoth wesnoth
widelands widelands
@ -101,7 +104,6 @@ scorchwentbonkers
seahorse-adventures seahorse-adventures
solarwolf solarwolf
sopwith sopwith
# starfighter (Removed from Fedora due to License)
stormbaancoureur stormbaancoureur
ularn ularn
urbanterror urbanterror
@ -120,9 +122,6 @@ raidem
raidem-music raidem-music
trackballs trackballs
trackballs-music trackballs-music
# uqm (uqm-data was removed due to license and 100MB is a bit much to download)
# uqm-content-3domusic
# uqm-content-voice
# arcade classics(ish) (small) # arcade classics(ish) (small)
@ -138,7 +137,6 @@ seahorse-adventures
shippy shippy
tecnoballz tecnoballz
wordwarvi wordwarvi
#(xgalaga renamed)
xgalaxy xgalaxy
zasx zasx
@ -191,9 +189,6 @@ taxipilot
# utilities # utilities
dosbox
games-menus games-menus
wget
%end %end