From: Elan Ruusamäe Date: Tue, 7 Aug 2012 14:16:18 +0000 (+0300) Subject: - use virtual php extension deps (to be independant of php version) X-Git-Tag: auto/th/php-phpmailer-5.2.1-3 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fphp-phpmailer.git;a=commitdiff_plain;h=refs%2Ftags%2Fauto%2Fth%2Fphp-phpmailer-5.2.1-3 - use virtual php extension deps (to be independant of php version) - release 3 (by relup.sh) --- diff --git a/php-phpmailer.spec b/php-phpmailer.spec index a3ca394..10c5774 100644 --- a/php-phpmailer.spec +++ b/php-phpmailer.spec @@ -5,7 +5,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.1 -Release: 2 +Release: 3 License: LGPL v2.1 Group: Development/Languages/PHP Source0: http://phpmailer.apache-extras.org.codespot.com/files/PHPMailer_%{version}.tgz @@ -17,9 +17,9 @@ URL: http://code.google.com/a/apache-extras.org/p/phpmailer/ BuildRequires: php-pear-PhpDocumentor BuildRequires: rpm-php-pearprov >= 4.4.2-11 BuildRequires: rpmbuild(macros) >= 1.553 +Requires: php(pcre) Requires: php-common >= 4:%{php_min_version} Requires: php-date -Requires: php-pcre Suggests: php-mbstring Suggests: php-openssl Obsoletes: phpmailer