Package perl-Email-MIME-Attachment-Stripper: Specfile

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

%define module Email-MIME-Attachment-Stripper
%define m_distro Email-MIME-Attachment-Stripper
%define m_name Email::MIME::Attachment::Stripper
%define m_author_id RJBS
%define _disable_test 1

Name: perl-Email-MIME-Attachment-Stripper
Version: 1.317
Release: alt1

Summary: Strip the attachments from a mail

License: Artistic
Group: Development/Perl
Url: http://www.cpan.org

Packager: Vitaly Lipatov <lav@altlinux.ru>

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

# Automatically added by buildreq on Tue Dec 26 2006
BuildRequires: perl-Email-MIME-Modifier perl-Test-Pod perl-Test-Pod-Coverage perl(Capture/Tiny.pm)

%description
Given a Email::MIME object, detach all attachments from the
message. These are then available separately.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/Email/

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

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

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

* Thu Sep 18 2008 Vitaly Lipatov <lav@altlinux.ru> 1.315-alt1
- new version 1.315 (with rpmrb script)
- fix directory ownership violation
- disable test

* Tue Dec 26 2006 Vitaly Lipatov <lav@altlinux.ru> 1.313-alt1
- first build for ALT Linux Sisyphus