summaryrefslogtreecommitdiffstats
path: root/php56.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php56.spec')
-rw-r--r--php56.spec11
1 files changed, 5 insertions, 6 deletions
diff --git a/php56.spec b/php56.spec
index 58b1971..dbbafdb 100644
--- a/php56.spec
+++ b/php56.spec
@@ -28,11 +28,7 @@
%global mysql_sock %(mysql_config --socket 2>/dev/null || echo /var/lib/mysql/mysql.sock)
-%ifarch ppc ppc64
-%global oraclever 10.2.0.2
-%else
-%global oraclever 12.2
-%endif
+%global oraclever 18.3
# Build for LiteSpeed Web Server (LSAPI)
%global with_lsws 1
@@ -144,7 +140,7 @@
%endif
#global rcver RC1
-%global rpmrel 1
+%global rpmrel 2
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -2001,6 +1997,9 @@ fi
%changelog
+* Wed Oct 24 2018 Remi Collet <remi@remirepo.net> - 5.6.38-2
+- use oracle client library version 18.3
+
* Wed Sep 12 2018 Remi Collet <remi@remirepo.net> - 5.6.38-1
- Update to 5.6.38 - http://www.php.net/releases/5_6_38.php