Package perl-Email-Send: Specfile

%define _unpackaged_files_terminate_build 1
#
#   - Email::Send -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#   The following arguments were used:
#       Email::Send
#   For more information on cpan2rpm please visit: http://perl.arix.com/
#

%define module Email-Send
%define m_distro Email-Send
%define m_name Email::Send
%define m_author_id RJBS
%define _enable_test 1

Name: perl-Email-Send
Version: 2.201
Release: alt2

Summary: Simply Sending Email

License: Artistic
Group: Development/Perl
Url: http://search.cpan.org/~rjbs/%m_distro-%version/

Packager: Vitaly Lipatov <lav@altlinux.ru>

BuildArch: noarch
Source: http://www.cpan.org/authors/id/R/RJ/RJBS/Email-Send-%{version}.tar.gz

# manually removed: postfix
# Automatically added by buildreq on Sat Dec 15 2007
BuildRequires: perl-Email-Abstract perl-Email-Address perl-IO-All perl-Return-Value perl-Test-Pod perl-Test-Pod-Coverage perl(Capture/Tiny.pm)

Requires: perl-Email-Address >= 1.884

%description
This module provides a very simple, very clean, very specific interface
to multiple Email mailers. The goal of this software is to be small
and simple, easy to use, and easy to extend.

%prep
%setup -q -n %m_distro-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README Changes
%perl_vendor_privlib/Email/

%changelog
* Fri Mar 08 2019 Igor Vlasenko <viy@altlinux.ru> 2.201-alt2
- fixed build

* Wed Apr 01 2015 Igor Vlasenko <viy@altlinux.ru> 2.201-alt1
- automated CPAN update

* Mon Sep 16 2013 Igor Vlasenko <viy@altlinux.ru> 2.199-alt1
- automated CPAN update

* Mon Nov 22 2010 Igor Vlasenko <viy@altlinux.ru> 2.198-alt1.1
- repair after perl 5.12 upgrade using girar-nmu

* Tue Jul 13 2010 Igor Vlasenko <viy@altlinux.ru> 2.198-alt1
- automated CPAN update

* Sat Sep 06 2008 Vitaly Lipatov <lav@altlinux.ru> 2.192-alt2
- fix directory ownership violation

* Sat Dec 15 2007 Vitaly Lipatov <lav@altlinux.ru> 2.192-alt1
- new version 2.192 (with rpmrb script)

* Tue Dec 12 2006 Vitaly Lipatov <lav@altlinux.ru> 2.182-alt2
- fix Source URL, add requires for Email-Address version

* Mon Dec 11 2006 Vitaly Lipatov <lav@altlinux.ru> 2.182-alt1
- first build for ALT Linux Sisyphus