[packages/php-phpmailer] - use virtual php extension deps (to be independant of php version) - release 3 (by relup.sh)
glen
glen at pld-linux.org
Tue Aug 7 16:16:19 CEST 2012
commit 27af8029fd53344b11a7ea935bdbec0ff580a98b
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Aug 7 17:16:18 2012 +0300
- use virtual php extension deps (to be independant of php version)
- release 3 (by relup.sh)
php-phpmailer.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
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
More information about the pld-cvs-commit
mailing list