Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37047550
en ru br
ALT Linux repos
S:1.104-alt1
5.0: 1.103-alt1
4.1: 1.101-alt1
4.0: 1.101-alt1

Group :: Development/Perl
RPM: perl-Email-Date

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

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

%define module Email-Date
%define m_distro Email-Date
%define m_name Email::Date
%define m_author_id unknown
%define _enable_test 1

Name: perl-Email-Date
Version: 1.104
Release: alt1

Summary: Find and Format Date Headers

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

Packager: Vitaly Lipatov <lav at altlinux.ru>

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

# Automatically added by buildreq on Tue Oct 14 2008

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

%description
RFC 2822 defines the "Date:" header. It declares the header a required
part of an email message. The syntax for date headers is clearly laid
out. Stil, even a perfectly planned world has storms. The truth is, many
programs get it wrong. Very wrong. Or, they don't include a "Date:" header
at all. This often forces you to look elsewhere for the date, and hoping
to find something.

For this reason, the tedious process of looking for a valid date has been
encapsulated in this software. Further, the process of creating RFC
compliant date strings is also found in this software.

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

%build
%perl_vendor_build

%install
%perl_vendor_install
rm -rf %buildroot%perl_vendor_man3dir/

%files
%doc README Changes
%perl_vendor_privlib/Email/

%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