Bug 76865

Summary: failed dependencies: "docbook-xsl"
Product: [Retired] Red Hat Raw Hide Reporter: Alec Voropay <alec>
Component: xmltoAssignee: Tim Waugh <twaugh>
Status: CLOSED NOTABUG QA Contact: Tim Waugh <twaugh>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0CC: alec
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: http://cyberelk.net/tim/xmlto/
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-10-28 12:42:09 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Alec Voropay 2002-10-28 12:42:03 UTC
Description of Problem:
The 'xmlto' SRPM refers to incorrect name:
"docbook-xsl" 
Real name is
"docbook-style-xsl"

Version-Release number of selected component (if applicable):
xmlto-0.0.11-1.src.rpm

How Reproducible:
try to rebuild SRPM

Steps to Reproduce:
1. 
2. 
3. 

Actual Results:
[root@monitor SPECS]# rpm -ba xmlto.spec
error: failed build dependencies:
        docbook-xsl >= 1.56.0 is needed by xmlto-0.0.11-1


Expected Results:


Additional Information:
[root@monitor SPECS]# rpm -qa | grep docbook
docbook-style-dsssl-1.76-1
docbook-utils-0.6.9-25
docbook-dtds-1.0-8
docbook-style-xsl-1.49-1

Comment 1 Tim Waugh 2002-10-30 21:47:33 UTC
It means what it says.  Upgrade your docbook-style-xsl package.