Created attachment 359594 [details] Add the missing "" Description of problem: desktop-file.prov doesn't handle .desktop files with spaces in the filename. From the build log for rss-glx at http://kojipkgs.fedoraproject.org/packages/rss-glx/0.9.0.p/3.fc11/data/logs/i586/build.log Processing files: rss-glx-gnome-screensaver-0.9.0.p-3.fc11.i586 cat: /builddir/build/BUILDROOT/rss-glx-0.9.0.p-3.fc11.i386/usr/share/applications/screensavers/rss-glx-skyrocket: No such file or directory cat: 0.desktop: No such file or directory rss-glx-gnome-screensaver contains /usr/share/applications/screensavers/rss-glx-skyrocket -v 0.desktop Version-Release number of selected component (if applicable): rpm-4.7.1-1.fc11 How reproducible: Always, unless rss-glx.spec gets adjusted. Steps to Reproduce: 1. Read the build log for rss-glx. 2. 3. Actual results: desktop-file.prov doesn't handle filenames containing spaces. Expected results: desktop-file.prov can handle filenames with spaces, even if .desktop files probably shouldn't have them. Additional info: Fortunately the .desktop files for screensavers don't have any mimetypes. I didn't test the patch.
Applied upstream, thanks.