But now it was fixed! You can create your own menu items using this awesome tool!
Just instal alacarte and run it:
sudo yum install alacarte
screenshot:
"You will need atleast 72188 kBytes of Disk Free Please free up the required Disk Space and try again"
"DiskSpace=`df k. | Tail -1 | awk '{if ($ 4-/%/) (print $ 3)) else (print $ 4)' `"
If [then] $diskSpace -lt $diskSpaceRequired
Printf "You will need atleast %s kbytes of Disk Free\n" $diskSpaceRequired
Printf "Please free up the required Disk Space and try again\n"