Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 60671 - Missing ? in qmail-scanner-1.23-r1 ebuild
Summary: Missing ? in qmail-scanner-1.23-r1 ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-17 07:23 UTC by Rob Kruus
Modified: 2004-09-25 20:41 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rob Kruus 2004-08-17 07:23:46 UTC
The depend line reads
 spamassassin ( >=mail-filter/spamassassin-2.64 )
should be:
 spamassassin? ( >=mail-filter/spamassassin-2.64 )

as spamassassin is an optional depend.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

Actual Results:  
Tries to pull in spamassasin eventhoug I have -spamassassin in my use flags
Comment 1 Rob Kruus 2004-08-17 07:34:17 UTC
And why does the q-s patch depend on the spamassassin flag?  That patch adds some useful features on it's own (mini-debug for one).  The scanner runs fine here with the patch applied without spamassassin.
Comment 2 Rob Kruus 2004-08-17 07:42:44 UTC
One more thing:  there is a q-s-1.23st-20040817 patch available
Comment 3 Lim Swee Tat (RETIRED) gentoo-dev 2004-08-17 10:51:33 UTC
Hmmm... The functions that q-s is adding to qmail-scanner mainly supports the spamassassin usage with qmail-scanner, which is why we put the dependency on spamassassin.

But on the other hand, as you pointed out, it's true that the dependency is artificial at best. :)

Thanx for the bug report though.

Regards
Lim Swee Tat
Comment 4 Lim Swee Tat (RETIRED) gentoo-dev 2004-09-25 20:41:06 UTC
Closing.  Forgot to close the last time.