Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37907111
en ru br
ALT Linux repos
S:1.5.0-alt1
5.0: 1.1.14-alt2
4.1: 1.1.14-alt1.M41.1

Group :: Development/Other
RPM: pear-Mail

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define pear_name Mail
Name: pear-%pear_name
Version: 1.1.14
Release: alt2

Summary: Class that provides multiple interfaces for sending emails
License: PHP
Group: Development/Other
Url: http://pear.php.net

Packager: Denis Klimov <zver at altlinux.ru>
# git-cvsimport -v -d :pserver:cvsread at cvs.php.net:/repository pear/Mail
Source: %name-%version.tar

BuildArch: noarch
Requires: pear-core
BuildRequires: pear-core rpm-build-pear

%description
PEAR's Mail package defines an interface for implementing mailers
under the PEAR hierarchy. It also provides supporting functions useful
to multiple mailer backends. Currently supported backends include:
PHP's native mail() function, sendmail, and SMTP. This package also
provides a RFC822 email address list validation utility class.

%prep
%setup

%build
%pear_build

%install
%pear_install_std


%post
%register_pear_module

%preun
%unregister_pear_module


%files
%_datadir/php/pear

%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