Author: qboosh Date: Sun Apr 13 13:21:12 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - pl
---- Files affected: SPECS: phpmailer.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/phpmailer.spec diff -u SPECS/phpmailer.spec:1.1 SPECS/phpmailer.spec:1.2 --- SPECS/phpmailer.spec:1.1 Thu Dec 20 23:40:54 2007 +++ SPECS/phpmailer.spec Sun Apr 13 15:21:07 2008 @@ -1,13 +1,14 @@ # $Revision$, $Date$ Summary: Full featured email transfer class for PHP +Summary(pl.UTF-8): W pełni funkcjonalna klasa PHP do przesyłania e-maili Name: phpmailer Version: 2.0.0 Release: 0.1 License: LGPL Group: Development/Languages/PHP -URL: http://phpmailer.codeworxtech.com/ Source0: http://dl.sourceforge.net/phpmailer/PHPMailer_v%{version}.tar.gz # Source0-md5: 1fba7b3b8f67197c371da2f791d517de +URL: http://phpmailer.codeworxtech.com/ BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -19,6 +20,12 @@ send email via sendmail, PHP mail(), or with SMTP. Methods are based on the popular AspEmail active server component. +%description -l pl.UTF-8 +Klasa PHP do przesyłania e-mail obsługująca wiele załączników +plikowych, serwery SMTP, CC, BCC, wiadomości HTML, zawijanie linii +itp. Potrafi wysyłać pocztę przez sendmaila, funkcją PHP mail() albo +poprzez SMTP. Metody są oparte na popularnym komponencie AspEmail. + %package phpdoc Summary: Online manual for %{name} Summary(pl.UTF-8): Dokumentacja online do %{name} @@ -62,6 +69,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2008-04-13 13:21:07 qboosh +- pl + Revision 1.1 2007-12-20 22:40:54 glen - new - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/phpmailer.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
