2010/2/25 Bazy <bazy84 at gmail.com>: > On Thu, Feb 25, 2010 at 1:34 PM, Eero Volotinen <eero.volotinen at iki.fi> wrote: >> Is there any good rpm source for latest spamassassin for centos/rhel ? >> >> Currently using from dag's, but is is a bit old version nowdays. >> >> -- >> Eero > > Hello Eero, > > You can go to http://spamassassin.apache.org, click on Download, get > the latest tarball and follow the instructions on how to build a RPM > package. It includes "rpmbuild -tb Mail-SpamAssassin-3.3.0.tar.gz". Thanks, but build requirements are missing from this way like: NOTE: the optional Encode::Detect module is not installed. If you plan to use the normalize_charset config setting to detect charsets and convert them into Unicode, you will need to install this module. REQUIRED module missing: NetAddr::IP optional module missing: Digest::SHA optional module missing: Mail::SPF optional module missing: IP::Country optional module missing: Razor2 optional module missing: Net::Ident optional module missing: Mail::DKIM optional module missing: Encode::Detect is there any nice way to install build requirements on buildserver? -- Eero