[packages/php] ext/mysql was dropped in 7.0

glen glen at pld-linux.org
Mon May 16 17:57:24 CEST 2016


commit 9332d94b2437df950916a7e7328951d3a6ceee3f
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon May 16 18:57:19 2016 +0300

    ext/mysql was dropped in 7.0

 php.spec | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/php.spec b/php.spec
index 5c9133d..59b8b4a 100644
--- a/php.spec
+++ b/php.spec
@@ -2359,7 +2359,6 @@ for sapi in $sapis; do
 	%{__with_without mcrypt mcrypt shared} \
 	%{?with_mm:--with-mm} \
 	%{?with_mysqlnd:--enable-mysqlnd=shared} \
-	%{__with_without mysql mysql shared,%{!?with_mysqlnd:/usr}%{?with_mysqlnd:mysqlnd}} \
 	%{?with_mysqli:--with-mysqli=shared,%{!?with_mysqlnd:/usr/bin/mysql_config}%{?with_mysqlnd:mysqlnd}} \
 	%{?with_oci:--with-oci8=shared%{?with_instantclient:,instantclient,%{_libdir}}} \
 	%{__enable_disable opcache opcache shared} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/9332d94b2437df950916a7e7328951d3a6ceee3f



More information about the pld-cvs-commit mailing list