Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: New version of SpamAssassin available (3.1.0)
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=169236
------- Additional Comments From shiva@sewingwitch.com 2005-10-31 12:24 EST ------- I'm using 3.1.0 on my FC2 servers, built as an RPM from the tarball at the SA website. Works just fine. I'd recommend grabbing the SRPM from Fedora-development and repackaging to FC4.
Repackaging is relatively easy to do, almost as easy as configure/make from a tarball. If you have multiple packagers on your system, you need to set up an RPM build environment for each in his home directory. (Relatively easy, make directories and a .rpmmacros file for each packager.) If you're the only one on your system, just use the default tree and macros: chown the /usr/src/redhat tree to your login, and run "rpmbuild --rebuild some-source-package.src.rpm" and you'll find your shiny new binary RPM in /usr/src/redhat/RPMS ready to install.