Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37526575
en ru br
ALT Linux repos
S:2.9.0-alt2
5.0: 2.006-alt1
4.1: 2.005-alt1
4.0: 2.005-alt1.M40.1

Group :: Development/Perl
RPM: perl-Mail-SPF

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define module Mail-SPF

Name: perl-%module
Version: 2.9.0
Release: alt1

Summary: Perl module that implements Sender Policy Framework
License: BSD
Group: Development/Perl

URL: %CPAN %module
Source: http://www.cpan.org/authors/id/J/JM/JMEHNLE/mail-spf/Mail-SPF-v%{version}.tar.gz

# https://rt.cpan.org/Public/Bug/Display.html?id=78214

Patch: %module-2.8.0-fixed_tests_with_new_Net_DNS.patch

BuildArch: noarch

# Automatically added by buildreq on Sun Mar 25 2012

BuildRequires: perl-Error perl-Mail-SPF-Test perl-Module-Build perl-Net-DNS-Resolver-Programmable perl-Test-Pod perl-URI

%description
Mail::SPF is an object-oriented Perl implementation of the Sender Policy
Framework (SPF) e-mail sender authentication system.

%prep
%setup -n %module-v%version
%patch -p2
rm t/90-author-pod-validation.t

%build
%perl_vendor_build

%install
%perl_vendor_install

# For now we exclude spfquery and spfd in favor of perl-Mail-SPF-Query.

# Will change this later?

%files
%exclude %_bindir/spfquery
%exclude %_sbindir/spfd
%perl_vendor_privlib/Mail/SPF*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin