Description of problem: After using shortrpm -bb cinepaint.spec, the produced rpm cannot be installed. Version-Release number of selected component (if applicable): shortrpm-1.3-3.fc17.x86_64 How reproducible: always (reproduced with another random package). Steps to Reproduce: 1. rpmbuild -ba your_package.spec 2. shortrpm -bi --short-circuit your_package.spec 3. shortrpm -bb --short-circuit your_package.spec Actual results: rpmlib(ShortCircuited) <= 4.9.0-1 is needed for cinepaint-1.3-1.fc17.x86_64 rpmlib(ShortCircuited) <= 4.9.0-1 is needed for cinepaint-libs-1.3-1.fc17.x86_64 Expected results: The package should install fine. Additional info: shortrpm -ba your_package.spec doesn't show the problem.