Description of problem: spectool silently fails on SPEC files that contain an Icon tag. It runs `rpmbuild' with %_sourcedir directed to a temporary directory, and rpmbuild exists when the Icon file is missing, before any Source or Patch filenames are printed. Version-Release number of selected component (if applicable): 7.8-1 How reproducible: always Steps to Reproduce: 1. spectool XXXX.spec # where XXX.spec contains Icon: <filename> Actual results: Fails silently Expected results: Normal processing, or at least an error message. Additional info: The easy fix is to just strip the Icon tag from the generated temporary spec file, because it does not (yet) support a URL syntax.
ACK. A similar problem exists with BuildArchitectures (the short BuildArch form is not a problem).
rpmdevtools-7.10-1.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/rpmdevtools-7.10-1.fc14
rpmdevtools-7.10-1.fc13 has been submitted as an update for Fedora 13. https://admin.fedoraproject.org/updates/rpmdevtools-7.10-1.fc13
rpmdevtools-7.10-1.fc14 has been pushed to the Fedora 14 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update rpmdevtools'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/rpmdevtools-7.10-1.fc14
rpmdevtools-7.10-1.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report.
rpmdevtools-7.10-1.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report.