From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.6) Gecko/20011120 Description of problem: The docbook-dtd41-xml package claims to provide "docbook-dtd-sgml" when in fact it only provides the XML DTD (as the name would suggest). It should provide "docbook-dtd-xml" instead, as the docbook-dtd412-xml package does. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. run "rpm -q --provides docbook-dtd41-xml" 2. look at output Actual Results: docbook-dtd-sgml docbook-dtd41-xml = 1.0-7 Expected Results: docbook-dtd-xml docbook-dtd41-xml = 1.0-7
I don't think we'll be shipping docbook-dtd41-xml in future versions. My advice is to use docbook-dtd412-xml instead. Thanks for the report though. If you are interested in using DocBook XML on Red Hat Linux 7.2 you might want to look at http://cyberelk.net/tim/docbook/ which has pointers to some XSL-capable packages.