[packages/php/dev-7.0] mssql ext removed
glen
glen at pld-linux.org
Thu Jul 16 14:29:00 CEST 2015
commit 22ba8c51d516343ffe14d17a9b05c6ea559c0bd6
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Thu Jul 16 15:28:54 2015 +0300
mssql ext removed
php.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php.spec b/php.spec
index b1d8260..920e264 100644
--- a/php.spec
+++ b/php.spec
@@ -65,7 +65,7 @@
%bcond_without intl # without Intl extension module
%bcond_without ldap # without LDAP extension module
%bcond_without mhash # without mhash extension (supported by hash extension)
-%bcond_without mssql # without MS SQL extension module
+%bcond_with mssql # without MS SQL extension module (ext removed)
%bcond_with mysql # without ext/mysql support (ext removed)
%bcond_without mysqli # without mysqli support (Requires mysql > 4.1)
%bcond_without mysqlnd # without mysqlnd support in mysql related extensions
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/22ba8c51d516343ffe14d17a9b05c6ea559c0bd6
More information about the pld-cvs-commit
mailing list