Bug 62864 - directories are named incorrectly
Summary: directories are named incorrectly
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: sgml-common
Version: 1.0
Hardware: noarch
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Tim Waugh
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-04-06 17:40 UTC by sds
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2002-04-08 14:05:26 UTC
Embargoed:


Attachments (Terms of Use)

Description sds 2002-04-06 17:40:03 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020311

Description of problem:
the package uses directories

/usr/share/sgml/docbook/sgml-dtd-3.0-1.0-8
/usr/share/sgml/docbook/sgml-dtd-4.0-1.0-8
/usr/share/sgml/docbook/sgml-dtd-4.1-1.0-8
/usr/share/sgml/docbook/xml-dtd-4.1.2-1.0-8

the correct names are

/usr/share/sgml/docbook/sgml-dtd-3.0
/usr/share/sgml/docbook/sgml-dtd-4.0
/usr/share/sgml/docbook/sgml-dtd-4.1
/usr/share/sgml/docbook/xml-dtd-4.1.2

rpm -q docbook-dtds
docbook-dtds-1.0-8

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
ls /usr/share/sgml/docbook/

Additional info:

the users refer to these directories, so naming them differently in different
releases places undue burden on the users (we have to change our files after
each upgrade!)

Comment 1 Tim Waugh 2002-04-08 10:59:10 UTC
Why does anyone need a system path for them, when they all have public IDs that
don't change?

Comment 2 sds 2002-04-08 14:05:21 UTC
good point - I just realized that jade actually can get the DTD from the net,
yes, you are right, I don't really need what I asked for (xerxes and xalan that
I used before did require local DTDs)
Still, I think the current naming is bad.

another thing, xml.soc has to be passed tp nsgmls and it is located in the
verion-dependent directory /usr/share/doc/openjade-1.3.1/pubtext/xml.soc 
which also requires me to change the Makefile with each openjade upgrade.

thanks.

Comment 3 Tim Waugh 2002-05-02 13:53:27 UTC
xml.soc is now supplied by sgml-common (0.6.3-10).


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