commit e0c6be377bab0cddc9b150e4fee42b36fd8aa336
Author: Elan Ruusamäe <[email protected]>
Date:   Tue Aug 7 17:16:28 2012 +0300

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

 php-pear-Crypt_DiffieHellman.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/php-pear-Crypt_DiffieHellman.spec 
b/php-pear-Crypt_DiffieHellman.spec
index ed933e2..19600e7 100644
--- a/php-pear-Crypt_DiffieHellman.spec
+++ b/php-pear-Crypt_DiffieHellman.spec
@@ -7,7 +7,7 @@ Summary:        %{_pearname} - Implementation of Diffie-Hellman 
Key Exchange cryptograp
 Summary(pl.UTF-8):     %{_pearname} - implementacja protokołu uzgadniania 
kluczy Diffiego-Hellmana dla PHP5
 Name:          php-pear-%{_pearname}
 Version:       0.2.5
-Release:       3
+Release:       4
 License:       New BSD License
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
@@ -16,8 +16,8 @@ URL:          http://pear.php.net/package/Crypt_DiffieHellman/
 BuildRequires: php-pear-PEAR >= 1:1.4.0-0.b1
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
 BuildRequires: rpmbuild(macros) >= 1.300
-Requires:      php-bcmath
-Requires:      php-mbstring
+Requires:      php(bcmath)
+Requires:      php(mbstring)
 Requires:      php-pear
 Requires:      php-pear-PEAR-core >= 1:1.3.6
 Suggests:      php-gmp
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to