Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37324780
en ru br
ALT Linux repos
S:0.80-alt1
5.0: 0.79-alt2
4.1: 0.79-alt2
4.0: 0.79-alt2
3.0: 0.79-alt1

Group :: Development/Perl
RPM: perl-Mail-Sendmail

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define module Mail-Sendmail

# test trying to send real e-mail, no benefit for automatic builds

%def_disable test

Name: perl-%module
Version: 0.80
Release: alt1

Summary: Simple platform independent mailer
License: Distributable
Group: Development/Perl

Url: %CPAN %module
Source0: http://www.cpan.org/authors/id/N/NE/NEILB/%{module}-%{version}.tar.gz

BuildArch: noarch
# Automatically added by buildreq on Tue Jul 31 2007
BuildRequires: perl-devel

%description
Simple platform independent e-mail from your perl script. Only requires
Perl 5 and a network connection.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README Todo
%perl_vendor_privlib/Mail

%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