Description of problem: gstreamer rpm build fails due to unpackaged files Version-Release number of selected component (if applicable): gstreamer08-plugins-0.8.12-2.fc5.src.rpm How reproducible: 100% Steps to Reproduce: 1. rpmbuild --rebuild source.rpm or rpmbuild -bb spec.file Actual results: error: Installed (but unpackaged) file(s) found: /usr/lib/gstreamer-0.8/libgstaasink.so /usr/lib/gstreamer-0.8/libgstcddasrc.so /usr/lib/gstreamer-0.8/libgstdirectfbvideosink.so /usr/lib/gstreamer-0.8/libgsthermescolorspace.so /usr/lib/gstreamer-0.8/libgstlibvisual.so /usr/lib/gstreamer-0.8/libgstmusepack.so /usr/lib/gstreamer-0.8/libgstshout.so /usr/lib/gstreamer-0.8/libgstsid.so /usr/lib/gstreamer-0.8/libgstwavpack.so Expected results: Build should complete Additional info: Patch attached.
Created attachment 127734 [details] Patch to spec file for unpackaged files
The reason that it failed on the rebuild is because you've got additional packages installed on your system. Try building the srpm in Mock (which is what is used to build pacakges for FE), it will build fine. The patch as is will fail in the build system, without the aditional corresponding BuildRequires. Hopefully, I'll get some free time in the next week or so, to look at building these additional plugins.
The SID plugin configures libsidplay with bad settings. ( http://bugzilla.gnome.org/show_bug.cgi?id=344667 )
Closing as wontfix, since this package has been orphaned since 2006-12-18, and I believe removed from devel.