perl-Mail-SpamAssassin-2.60-1.i386.rpm spamassassin-tools-2.60-1.i386.rpm spamassassin-2.60-1.i386.rpm
What does perl-Mai.... do? I assume all three need to be installed?
SA is essentially a suite of Perl modules, with driver programs that load them with common options. There are applications that can use the Perl modules directly, and in those situations one wouldn't load the main spamassassin (driver program) package.
To see what's in a package without installing it, use:
rpm -qplv xxxx.i386.rpm
The -qp means query a package file (not an installed package) and the lv means verbose file listing. Other useful queries are -qp --scripts to list any pre and post scriptlets and -qpi to list the RPM DB header info(name/version/etc.) You can also generate custom queries using a format specifier, giving you printf-like output capability.
-------------------------------------------------------
This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo
The Event For Linux Datacenter Solutions & Strategies in The Enterprise Linux in the Boardroom; in the Front Office; & in the Server Room http://www.enterpriselinuxforum.com
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk