]> git.pld-linux.org Git - packages/php-pear-Crypt_DiffieHellman.git/commitdiff
- use virtual php extension deps (to be independant of php version) auto/th/php-pear-Crypt_DiffieHellman-0.2.5-4
authorElan Ruusamäe <glen@delfi.ee>
Tue, 7 Aug 2012 14:16:28 +0000 (17:16 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 7 Aug 2012 14:16:28 +0000 (17:16 +0300)
- release 4 (by relup.sh)

php-pear-Crypt_DiffieHellman.spec

index ed933e21496e7cd39d3ce6242fa879d2f7e4e275..19600e73c2d0f6cf4954543b600db5c7f14770fa 100644 (file)
@@ -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
This page took 0.21668 seconds and 4 git commands to generate.