Author: glen                         Date: Tue Feb  9 12:50:10 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- hash extension is not required, php.req was wrong; rel 2

---- Files affected:
packages/php-phpmailer:
   php-phpmailer.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: packages/php-phpmailer/php-phpmailer.spec
diff -u packages/php-phpmailer/php-phpmailer.spec:1.15 
packages/php-phpmailer/php-phpmailer.spec:1.16
--- packages/php-phpmailer/php-phpmailer.spec:1.15      Tue Jan 12 15:48:08 2010
+++ packages/php-phpmailer/php-phpmailer.spec   Tue Feb  9 13:50:04 2010
@@ -5,10 +5,10 @@
 Summary(pl.UTF-8):     W pełni funkcjonalna klasa PHP do przesyłania e-maili
 Name:          php-phpmailer
 Version:       2.3
-Release:       1
+Release:       2
 License:       LGPL
 Group:         Development/Languages/PHP
-Source0:       http://dl.sourceforge.net/phpmailer/phpMailer_v%{version}.tar.gz
+Source0:       
http://downloads.sourceforge.net/phpmailer/phpMailer_v%{version}.tar.gz
 # Source0-md5: 897f53ab746c48f372364b7745d8d468
 Patch0:                paths.patch
 Patch1:                phpmailer-update-et.patch
@@ -16,8 +16,8 @@
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
 BuildRequires: rpmbuild(macros) >= 1.520
 Requires:      php-common >= 4:%{php_min_version}
+Requires:      php-date
 Requires:      php-pcre
-Suggests:      php-hash
 Suggests:      php-mbstring
 Suggests:      php-openssl
 Obsoletes:     phpmailer
@@ -27,7 +27,7 @@
 %define                _appdir         %{php_data_dir}/phpmailer
 
 # Exclude optional PHP extension dependencies
-%define                _noautoreq      php-hash php-openssl php-mbstring
+%define                _noautoreq      php-openssl php-mbstring
 
 %description
 PHP email transport class featuring multiple file attachments, SMTP
@@ -106,6 +106,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2010/02/09 12:50:04  glen
+- hash extension is not required, php.req was wrong; rel 2
+
 Revision 1.15  2010/01/12 14:48:08  glen
 - update et translation
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-phpmailer/php-phpmailer.spec?r1=1.15&r2=1.16&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to