Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37841939
en ru br
ALT Linux repos
S:1.999.1-alt2.1
5.0: 1.999.1-alt2
4.1: 1.999.1-alt2
4.0: 1.999.1-alt1
3.0: 1.997-alt1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define module Mail-SPF-Query

Summary: Mail-SPF-Query perl module
Name: perl-%module
Version: 1.997
Release: alt1
License: GPL or Artistic
Group: Development/Perl
URL: http://spf.pobox.com/
Source: %url/%module-%version.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Thu Mar 10 2005

BuildRequires: perl-Net-CIDR-Lite perl-Net-DNS perl-Sys-Hostname-Long perl-URI perl-devel

Requires: perl-Sys-Hostname-Long
#Requires: perl-Net-CIDR-Lite
#Requires: perl-Net-DNS

%description
This module implements a daemon to query SPF records for email forgery
detection.

%prep
%setup -q -n %module-%version

%build
# one-liner fix to keep perl.req from panic :)
subst 's/perl -w-/perl/' spfquery
%perl_vendor_build

%install
%perl_vendor_install
rm -f $RPM_BUILD_ROOT/.perl.req
rm -rf $RPM_BUILD_ROOT/%perl_vendor_privlib/*-linux
# resolve conflicts with libspf2-tools
mv $RPM_BUILD_ROOT%_bindir/spfd $RPM_BUILD_ROOT%_bindir/spfd.perl
mv $RPM_BUILD_ROOT%_bindir/spfquery $RPM_BUILD_ROOT%_bindir/spfquery.perl

%files
%_bindir/*
%perl_vendor_privlib/*
%perl_vendor_man3dir/*

%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