Author: adamg Date: Sun Dec 18 17:36:43 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 5.2.0 - new homepage and source0 url
---- Files affected: packages/php-phpmailer: php-phpmailer.spec (1.17 -> 1.18) ---- Diffs: ================================================================ Index: packages/php-phpmailer/php-phpmailer.spec diff -u packages/php-phpmailer/php-phpmailer.spec:1.17 packages/php-phpmailer/php-phpmailer.spec:1.18 --- packages/php-phpmailer/php-phpmailer.spec:1.17 Wed May 26 17:06:28 2010 +++ packages/php-phpmailer/php-phpmailer.spec Sun Dec 18 18:36:38 2011 @@ -4,15 +4,15 @@ Summary: Full featured email transfer class for PHP Summary(pl.UTF-8): W pełni funkcjonalna klasa PHP do przesyłania e-maili Name: php-phpmailer -Version: 5.1 +Version: 5.2.0 Release: 1 License: LGPL v2.1 Group: Development/Languages/PHP -Source0: http://downloads.sourceforge.net/project/phpmailer/phpmailer%20for%20php5_6/PHPMailer%20v%{version}/PHPMailer_v%{version}.tar.gz -# Source0-md5: 6e81fc229f88f7d9dd7cf70d65296ef8 +Source0: http://phpmailer.apache-extras.org.codespot.com/files/PHPMailer_%{version}.tgz +# Source0-md5: aed567b80e6a3b3175d4ce27f3a9a243 Patch0: paths.patch Patch1: phpmailer-update-et.patch -URL: http://phpmailer.worxware.com/index.php?pg=phpmailer +URL: http://code.google.com/a/apache-extras.org/p/phpmailer/ BuildRequires: rpm-php-pearprov >= 4.4.2-11 BuildRequires: rpmbuild(macros) >= 1.520 Requires: php-common >= 4:%{php_min_version} @@ -45,7 +45,7 @@ poprzez SMTP. Metody są oparte na popularnym komponencie AspEmail. %prep -%setup -q -n PHPMailer_v%{version} +%setup -q -n PHPMailer_%{version} %patch0 -p1 %patch1 -p1 @@ -111,6 +111,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.18 2011/12/18 17:36:38 adamg +- updated to 5.2.0 +- new homepage and source0 url + Revision 1.17 2010/05/26 15:06:28 glen - up to 5.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-phpmailer/php-phpmailer.spec?r1=1.17&r2=1.18&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
