<?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>70647</bug_id>
          
          <creation_ts>2004-11-10 02:30 0000</creation_ts>
          <short_desc>DSPAM 3.2.0 and 3.2.1 ebuilds don&apos;t create /etc/mail/dspam/data symlink</short_desc>
          <delta_ts>2004-11-11 07:54:16 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>major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>griffous@griffous.net</reporter>
          <assigned_to>st_lim@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>griffous@griffous.net</who>
            <bug_when>2004-11-10 02:30:02 0000</bug_when>
            <thetext>There is meant to be a symlink /etc/mail/dspam/data -&gt; /var/spool/dspam
This is present in the earlier ebuilds, but doesn&apos;t appear to be in the last two.

Reproducible: Always
Steps to Reproduce:
1. emerge =dspam-3.1.2, and you&apos;ll see the symlink in /etc/mail/dspam
2. emerge unmerge dspam
3. emerge dspam (3.2.1) and there is no symlink.

Actual Results:  
The symlink isn&apos;t present in the later version.
I think because the 3.2.1 ebuild doesn&apos;t include this.

Expected Results:  
The symlink should still be there

if I&apos;m looking at this correctly:
# grep /data *
dspam-3.0.0.ebuild:     # ${HOMEDIR}/data is a symlink to ${DATADIR}
dspam-3.0.0.ebuild:     dosym ${DATADIR} ${HOMEDIR}/data
dspam-3.1.2.ebuild:     # ${HOMEDIR}/data is a symlink to ${DATADIR}
dspam-3.1.2.ebuild:     dosym ${DATADIR} ${HOMEDIR}/data
dspam-3.2.0.ebuild:     # ${HOMEDIR}/data is a symlink to ${DATADIR}
dspam-3.2.1.ebuild:     # ${HOMEDIR}/data is a symlink to ${DATADIR}

..the problem is simply that this hasn&apos;t been included in the ebuild. Am I
sourcing the problem correctly or has something changed and the comment in the
ebuild needs updating?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>griffous@griffous.net</who>
            <bug_when>2004-11-10 02:54:06 0000</bug_when>
            <thetext>I also noticed that I&apos;ve having to chown and chmod the dspam.conf
By default it&apos;s
-rwxr-x---  1 root  root  11722 Nov 10 23:48 dspam.conf
rather then 
-rw-r--r--  1 dspam  dspam  11722 Nov 10 23:48 dspam.conf

Should this be a seperate bug, or can you fix them both at once here?

Jonathan.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>st_lim@gentoo.org</who>
            <bug_when>2004-11-11 07:54:16 0000</bug_when>
            <thetext>Fixing both in CVS.  Thanx for the report.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>