[packages/php/PHP_5_6] correct version
glen
glen at pld-linux.org
Wed Dec 21 20:26:14 CET 2016
commit 35039046741acc7071213dcd96fe539b6e41c876
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Thu Nov 5 19:57:07 2015 +0200
correct version
php.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php.spec b/php.spec
index c2f7cb3..c87bd0c 100644
--- a/php.spec
+++ b/php.spec
@@ -74,7 +74,7 @@
%bcond_without mhash # without mhash extension (supported by hash extension)
%bcond_without mssql # without MS SQL extension module
%bcond_without mysql # without ext/mysql support
-%bcond_without mysqli # without mysqli support (Requires mysql > 4.1)
+%bcond_without mysqli # without mysqli support (Requires mysql >= 4.1)
%bcond_without mysqlnd # without mysqlnd support in mysql related extensions
%bcond_with oci # with Oracle oci8 extension module (BR: proprietary libs)
%bcond_without odbc # without ODBC extension module
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/35039046741acc7071213dcd96fe539b6e41c876
More information about the pld-cvs-commit
mailing list