From dc48891fbc3cd62ab4f340fa6b2fa06ee6cce75b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 10 Dec 2018 16:33:14 +0100 Subject: comment --- php.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/php.spec b/php.spec index 0922a65..3a8674d 100644 --- a/php.spec +++ b/php.spec @@ -55,7 +55,8 @@ %global mysql_sock %(mysql_config --socket 2>/dev/null || echo /var/lib/mysql/mysql.sock) -%global oraclever 12.2 +# See exclude line in mock configuration +%global oraclever 12.1 %global oraclemax 13 # Build for LiteSpeed Web Server (LSAPI) -- cgit