Yes it is very simple and it works. I just did the modified the patch removed my smpeg libraries, compiled and still have sound . Follow this procedure:This bugzilla entry previously filed against Phoebe may be applicable here:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=85466
It looks like there is a patch attached to that bugzilla that fixes things (without requiring the smpeg library). I'm not sure how to use this patch, so if anyone tries it and it works, I'd really appreciate guidance on how to do it.
1.) rpm -ivh tuxracer-0.61-19.src.rpm
2.) cd /usr/src/redhat/SOURCES
3.) edit the file tuxracer-0.61-config.patch and remove all the lines from the chunk beginning with the line @@ -3417,7 +3417,7 @@ to the very end of the file
4.) cd ../SPECS
5.) rpmbuild -bb tuxracer.spec
6.) cd ../RPMS/i386
7.) rpm -ivh tuxracer-0.61-19.i386.rpm
I still had sound even after I removed the smpeg libraries.
-- Paul (ganci@xxxxxxxxxx)