Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37042906
en ru br
Репозитории ALT
S:2.218-alt1
5.1: 2.004-alt1
4.1: 1.94-alt1
4.0: 1.94-alt1
www.altlinux.org/Changes

Группа :: Разработка/Perl
Пакет: perl-Email-Simple

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist Email-Simple
Name: perl-%dist
Version: 2.218
Release: alt1

Summary: Simple parsing of RFC2822 message format and headers
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/R/RJ/RJBS/%{dist}-%{version}.tar.gz

# see Makefile.PL

Conflicts: perl-Email-MIME < 1.857

# last released version was 1.424

Provides: perl-Email-Simple-Creator = 1.429
Obsoletes: perl-Email-Simple-Creator < 1.429

BuildArch: noarch

# Automatically added by buildreq on Wed Oct 05 2011

BuildRequires: perl-Email-Date-Format perl-Test-Pod perl(Capture/Tiny.pm)

%description
Email::Simple is the first deliverable of the "Perl Email Project",
a reaction against the complexity and increasing bugginess of the
Mail::* modules. In contrast, Email::* modules are meant to be
simple to use and to maintain, pared to the bone, fast, minimal
in their external dependencies, and correct.

%prep
%setup -q -n %{dist}-%{version}

# avoid build dependency on Email::MIME

sed -i- '/^if .* require Email::MIME/,/^}/s/^/#/' Makefile.PL

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/Email

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin