<?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>105748</bug_id>
          
          <creation_ts>2005-09-12 17:03 0000</creation_ts>
          <short_desc>pam_ldap ebuild doesn&apos;t install man page</short_desc>
          <delta_ts>2006-03-18 00:39:43 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>
          
          
          <keywords>Bug</keywords>
          <priority>P2</priority>
          <bug_severity>trivial</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>benkstein@gmx.de</reporter>
          <assigned_to>pam-bugs@gentoo.org</assigned_to>
          <cc>aross@gentoo.org</cc>
    
    <cc>rockoo@gmail.com</cc>

      

      
          <long_desc isprivate="0">
            <who>benkstein@gmx.de</who>
            <bug_when>2005-09-12 17:03:45 0000</bug_when>
            <thetext>Hi,

the source tarball of pam_ldap contains a nice man page that doesn&apos;t get
installed by
the ebuild. I only checked the version 180, but others should contain it too.

The fix is rather trivial:

--- pam_ldap-180.ebuild 2005-09-04 01:36:01.000000000 +0200
+++ pam_ldap-180-r1.ebuild      2005-09-13 01:57:16.000000000 +0200
@@ -36,6 +36,8 @@
        exeinto /lib/security
        doexe pam_ldap.so
 
+       doman pam_ldap.5
+
        dodoc pam.conf ldap.conf ldapns.schema chsh chfn certutil
        dodoc ChangeLog CVSVersionInfo.txt README AUTHORS ns-pwd-policy.schema
        docinto pam.d

Please apply.

Thanks
Frank Benkstein.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>aross@gentoo.org</who>
            <bug_when>2005-12-04 18:18:18 0000</bug_when>
            <thetext>Problem and patch both confirmed here.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>robbat2@gentoo.org</who>
            <bug_when>2006-03-18 00:39:43 0000</bug_when>
            <thetext>in cvs.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>