Well, I need to comment some tasks for 0.7.2: * Fix Mplayer issue: ld.so.1: mplayer: fatal: libamrwb.so.2: open failed: No such file or directory
This is not really bug in build of Mplayer, it is a bug in our get-pkg script, because when we installing mplayer, we forgot that 3GPP Adaptive Multi-Rate - Wideband (AMR-WB) Speech Codec is dependency for mplayer, and we got it not in multimedia cluster. * Locale support does not work! This is really critical (stopper) bug, I think something broken when we updated FOX to newer version (comparing to 0.7 Belenix, which could be localized fairly easy). This bug also affects Sun Studio 12 installation. * Fix permissions for /dev/nividia0 (trivial). I can't tell that this is really trivial, because each time system boots, /dev/nvidia0 created with wrong permissions. + I should notice, that 0.7.1 got broken GUI tool for mounting NTFS partitions, some check here should be done too. + I probably should repeat again, but XChat should be updated to 2.8.6, .spec file for it already available. + Another thing should be fixed - probably moinak installed OSS from user=moinakg, so all files like hdaudio.conf got owner=moinakg, which is wrong IMO. I think better move them to usual owner=root.
