Re: [Fwd: SPF upgrade errors for SpamAssassin 3.2.0]
Scott Kitterman <[email protected]>
| Newsgroups | gmane.mail.spam.spf.devel |
|---|---|
| Organization | Kitterman Technical Services |
| Message-ID | <[email protected]> |
On Wednesday 02 May 2007 13:19, Daryl C. W. O'Shea wrote:
> * ERROR: Version 0.002.2 of Net::DNS::Resolver::Programmable is
> installed, but we need version >= 0.002001
> ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the
> versions
> of the modules indicated above before proceeding with this installation.
>
> Yet cpan gives me:
> Net::DNS::Resolver::Programmable is up to date (0.002.2).
>
I ran into this when I was packaging Mail::SPF for Ubuntu. The fix is:
--- mail-spf-perl-2.004.orig/Build.PL
+++ mail-spf-perl-2.004/Build.PL
@@ -62,7 +62,7 @@
Module::Build => '0.26',
Test::More => 0,
Net::DNS::Resolver::Programmable
- => qv('0.002.1')->numify,
+ => qv('0.002.1'),
},
script_files => [
'bin/spfquery'
Scott K
-------------------------------------------
-----------------------------------------------------------------------
To unsubscribe, change your address, or temporarily deactivate your
subscription,
please go to http://v2.listbox.com/member/?member_id=6959932&user_secret=7421ef5b
Powered by Listbox: http://www.listbox.com