Description of problem: while pulseaudio is included in the xine-lib sources and pulseaudio has been included in fedora-devel for a while, pulseaudio is not enabled in the xine-lib rpm spec. Version-Release number of selected component (if applicable): 1.1.4-3 Additional info: a simple change to xine-lib.spec will add the pulseaudio plugin to xine-lib-extras. I tried it, it compiles and works fine. The patch is attached
Created attachment 150926 [details] patch to xine-lib.spec
Hmm, is pulseaudio-devel a build dependency? At least the *.so is built with just pulseaudio-lib-devel there. It seems that an unrelated libsmbclient-devel change snuck in the patch, looks like that's something we'll need to take care of in FC7.
You are correct, it does build without pulseaudio-devel. On the libsmbclient-devel requirement, I did sneek that in - the package wouldn't build without it.
Thanks for the confirmation, done in soon-to-appear 1.1.4-4, devel only at least for now.