Bug 227738

Summary: spamasssin (sa-update) needs gnupg
Product: [Fedora] Fedora Reporter: Milan Kerslager <milan.kerslager>
Component: spamassassinAssignee: Warren Togami <wtogami>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6CC: felicity, jm, parkerm, perl-devel, reg+redhat, wtogami
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-04-17 17:50:58 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Milan Kerslager 2007-02-07 21:04:42 UTC
Spamassassin needs perl-libwww-perl (LWP::UserAgent, see line 92 in
/usr/bin/sa-update). This dependency is not required by spamassassin package
(RHEL3, RHEL4 and probably FC too).

Comment 1 Milan Kerslager 2007-02-07 21:46:24 UTC
sa-update needs gnupg to run succesfully. This should be in Requires too.

Comment 2 Theo Van Dinter 2007-02-07 21:48:15 UTC
(In reply to comment #1)
> sa-update needs gnupg to run succesfully. This should be in Requires too.

no it doesn't, actually, though gpg verification is highly recommended.

Comment 3 Warren Togami 2007-02-07 21:50:04 UTC
Bug #193100 already covers the perl deps, it just hasn't been pushed to FC6 yet.

Good catch with gnupg.  I didn't realize nothing else actually Required gnupg. 
I'll add that to rawhide, and it will be in FC6 eventually.