Description of problem: enchant rpm fails to build due to unpackaged file. Version-Release number of selected component (if applicable): enchant-1.2.2-2.fc5.src.rpm How reproducible: 100% Steps to Reproduce: 1. rpmbuild --rebuild source rpm or rpmbuild -bb spec.file Actual results: build fails. Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/enchant-1.2.2-root error: Installed (but unpackaged) file(s) found: /usr/share/enchant/enchant.ordering RPM build errors: Installed (but unpackaged) file(s) found: /usr/share/enchant/enchant.ordering Expected results: Build should succeed. Additional info: Patch attached. I'm assuming that we don't want to simply exclude all unpackaged file errors ...
Created attachment 127571 [details] Fix for unpackaged files in enchant spec file
Thanks, fixed using an equivalent patch