<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>166208</bug_id>
          
          <creation_ts>2007-02-10 14:47 0000</creation_ts>
          <short_desc>app-text/docbook-xsl-stylesheets install to ${PV}&apos;ed dir, although not SLOT&apos;ed</short_desc>
          <delta_ts>2007-08-20 08:59:27 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>trivial</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>4nykey@gmail.com</reporter>
          <assigned_to>sgml@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>4nykey@gmail.com</who>
            <bug_when>2007-02-10 14:47:12 0000</bug_when>
            <thetext>As of now docbook-xsl-stylesheets are installed to /usr/share/sgml/docbook/xsl-stylesheets-${PV}.
But as all versions are SLOT=0 and when some package want these stylesheets, it will usually look in /usr/share/sgml/docbook/xsl-stylesheets, will it be acceptable to loose version suffix?
Like this, maybe:
--- docbook-xsl-stylesheets-1.72.0.ebuild	2007-01-30 23:42:21.000000000 +0200
+++ docbook-xsl-stylesheets-1.72.0.ebuild	2007-02-10 14:27:57.000000000 +0200
@@ -19,7 +19,7 @@
 
 src_install() {
 	# Create the installation directory
-	DEST=&quot;/usr/share/sgml/docbook/xsl-stylesheets-${PV}&quot;
+	DEST=&quot;/usr/share/sgml/docbook/xsl-stylesheets&quot;
 	insinto ${DEST}
 
 	local i</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>leonardop@gentoo.org</who>
            <bug_when>2007-02-10 22:58:15 0000</bug_when>
            <thetext>We may apply the change you suggest in future versions, but it doesn&apos;t make much of a difference, and I&apos;d rather wait until some refactoring in the build-docbook-catalog tool is done.

As for packages who look in /usr/share/sgml/docbook/xsl-stylesheets, even if we change the ebuilds today to install data there, it&apos;s not a good idea to rely on a fixed filesystem location. Consumers of the stylesheets should use the catalog system, and point to &lt;http://docbook.sourceforge.net/release/xsl/current&gt;, and let the tools resolve the location using the catalog.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>4nykey@gmail.com</who>
            <bug_when>2007-02-12 15:12:36 0000</bug_when>
            <thetext>(In reply to comment #1)
&gt; As for packages who look in /usr/share/sgml/docbook/xsl-stylesheets, even if we
&gt; change the ebuilds today to install data there, it&apos;s not a good idea to rely on
&gt; a fixed filesystem location. Consumers of the stylesheets should use the
&gt; catalog system, and point to
&gt; &lt;http://docbook.sourceforge.net/release/xsl/current&gt;, and let the tools resolve
&gt; the location using the catalog.
Ah, ok, didn&apos;t know this.
Still, it would help less sophisticated things like configure checks etc. :)
No biggie though. Thanks.
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>leonardop@gentoo.org</who>
            <bug_when>2007-08-20 08:59:27 0000</bug_when>
            <thetext>This change was made in docbook-xsl-stylesheets-1.73.1, which is now in the tree.

Thanks.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>