commit 91a9c4891adb06c880e28569a1fcc6a3767cce23
Author: Elan Ruusamäe <[email protected]>
Date:   Wed Dec 28 22:57:53 2016 +0200

    requires ctype ext
    
    https://github.com/PHPMailer/PHPMailer/pull/937

 php-phpmailer.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/php-phpmailer.spec b/php-phpmailer.spec
index 8afc909..fb0ac15 100644
--- a/php-phpmailer.spec
+++ b/php-phpmailer.spec
@@ -9,7 +9,7 @@ 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-%{pkgname}
 Version:       5.2.21
-Release:       1
+Release:       2
 License:       LGPL v2.1
 Group:         Development/Languages/PHP
 Source0:       
https://github.com/PHPMailer/PHPMailer/archive/v%{version}/%{pkgname}-%{version}.tar.gz
@@ -26,6 +26,7 @@ BuildRequires:        phpunit
 BuildRequires: which
 %endif
 Requires:      php(core) >= %{php_min_version}
+Requires:      php(ctype)
 Requires:      php(date)
 Requires:      php(pcre)
 Suggests:      php(hash)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-phpmailer.git/commitdiff/91a9c4891adb06c880e28569a1fcc6a3767cce23

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

Reply via email to