Bug 188481 - docbook2X fails to build because of missing perl-XML-SAX dependency
Summary: docbook2X fails to build because of missing perl-XML-SAX dependency
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: docbook2X
Version: 5
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Patrice Dumas
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: fedora-ia64
TreeView+ depends on / blocked
 
Reported: 2006-04-10 15:12 UTC by Prarit Bhargava
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version: 0.8.6-1.fc6
Clone Of:
Environment:
Last Closed: 2006-04-10 17:49:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Patch to fix docbook2X spec file (414 bytes, patch)
2006-04-10 15:12 UTC, Prarit Bhargava
no flags Details | Diff

Description Prarit Bhargava 2006-04-10 15:12:17 UTC
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.

Comment 1 Prarit Bhargava 2006-04-10 15:12:18 UTC
Created attachment 127550 [details]
Patch to fix docbook2X spec file

Comment 2 Patrice Dumas 2006-04-10 17:13:12 UTC
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.

Comment 3 Patrice Dumas 2006-04-10 17:14:19 UTC
Shouldn't it be a BuildRequires instead of a Requires?

Comment 4 Prarit Bhargava 2006-04-10 17:15:32 UTC
>Shouldn't it be a BuildRequires instead of a Requires? 
 
:) Yep, you're right.  My bad. 
 
P. 

Comment 5 Patrice Dumas 2006-04-10 17:49:54 UTC
Fixed in 0.8.6-1.fc6


Note You need to log in before you can comment on or make changes to this bug.