commit bdba82ce5c38c5cc49c5be267c259aeefb55a017
Author: Elan Ruusamäe <[email protected]>
Date:   Tue Aug 7 17:13:51 2012 +0300

    - use virtual php extension deps (to be independant of php version)
    - release 2 (by relup.sh)

 php-recaptcha.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-recaptcha.spec b/php-recaptcha.spec
index ff9ceb2..0fbe472 100644
--- a/php-recaptcha.spec
+++ b/php-recaptcha.spec
@@ -3,7 +3,7 @@
 Summary:       reCAPTCHA Library for PHP
 Name:          php-recaptcha
 Version:       1.11
-Release:       1
+Release:       2
 License:       MIT
 Group:         Development/Languages/PHP
 Source0:       
http://recaptcha.googlecode.com/files/recaptcha-php-%{version}.zip
@@ -12,8 +12,8 @@ URL:          http://recaptcha.net/plugins/php/
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
 BuildRequires: rpmbuild(macros) >= 1.520
 BuildRequires: unzip
+Requires:      php(pcre)
 Requires:      php-common >= 4:%{php_min_version}
-Requires:      php-pcre
 Suggests:      php-mcrypt
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to