Description of problem: docbook2X RPM fails to build because of a missing Requires: perl-XML-SAX line. Version-Release number of selected component (if applicable): docbook2X-0.8.5-2.fc5.src.rpm How reproducible: 100% Steps to Reproduce: 1. rpmbuild --rebuild source rpm or rpmbuild -bb spec file Actual results: RPM fails to build. Expected results: RPM should build.
Created attachment 127550 [details] Patch to fix docbook2X spec file
Ok. From my investigation, it looks like it comes from the perl -c call. I'll apply it soon, but since there is a new release, I'll update at the same time.
Shouldn't it be a BuildRequires instead of a Requires?
>Shouldn't it be a BuildRequires instead of a Requires? :) Yep, you're right. My bad. P.
Fixed in 0.8.6-1.fc6