Description of problem: rpm has option --specfile, which calls /usr/bin/rpmspec. But rpmspec is not provided by rpm package. Rpmspec seems to be new in fedora 15 and it looks like packaging problem. rpm-build provides rpmspec, after installation of rpm-build it works well before rpm-build installation: # rpm -q --specfile autoqa.spec rpm: autoqa.spec: No such file or directory after: # rpm -q --specfile autoqa.spec autoqa-0.5.1-1.fc15.noarch Version-Release number of selected component (if applicable): rpm-4.9.0-9.fc15.x86_64 rpm-build-4.9.0-9.fc15.x86_64
*** This bug has been marked as a duplicate of bug 710267 ***