Description of problem: I try to rebuild the cernlib package in fedora, and I get: error: %patch without corresponding "Patch:" tag However (unless I am missing something) all the %patch have a -P, so, either it is a rpmbuild bug, or the error message should state the -P number. Version-Release number of selected component (if applicable): rpm-build-4.5.90-0.git8461.7.i386 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Yup, it is a rpmbuild bug. It is now fixed upstream and in 4.5.90-0.git8461.8. It no more complains if %patch is used with -P.