summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-08-02 16:32:32 +0200
committerRemi Collet <remi@remirepo.net>2017-08-02 16:32:32 +0200
commit1d0b7136b7e14900b3f0ffa690ead0ae35e316b8 (patch)
tree3cc7262efc28d6cde3e7a3363062203afe9454f7 /php.spec
parentaea4cd97f9b9e515fad7aef7da2d621f18c7d8ef (diff)
add patch for EL-6, fix undefined symbol: sqlite3_errstr and sqlite2_close_v2
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec10
1 files changed, 9 insertions, 1 deletions
diff --git a/php.spec b/php.spec
index 0bc25f3..3dc55f6 100644
--- a/php.spec
+++ b/php.spec
@@ -134,7 +134,7 @@
%global gh_owner php
%global gh_project php-src
%global rcver beta2
-%global rpmrel 14
+%global rpmrel 15
Summary: PHP scripting language for creating dynamic web sites
@@ -181,6 +181,8 @@ Patch6: php-5.6.3-embed.patch
Patch7: php-5.3.0-recode.patch
Patch8: php-7.1.0-libdb.patch
Patch9: php-7.0.7-curl.patch
+Patch10: php-sqlite3.patch
+Patch11: php-sqlite3_2.patch
# Functional changes
Patch40: php-7.1.3-dlopen.patch
@@ -909,6 +911,8 @@ low-level PHP extension for the libsodium cryptographic library.
%if 0%{?rhel}
%patch9 -p1 -b .curltls
%endif
+%patch10 -p1 -b .errstr
+%patch11 -p1 -b .v2
%patch40 -p1 -b .dlopen
%if 0%{?fedora} >= 24 || 0%{?rhel} >= 5
@@ -1845,6 +1849,10 @@ fi
%changelog
+* Tue Aug 1 2017 Remi Collet <remi@remirepo.net> - 7.2.0-0.15.beta2
+- add patch for EL-6, fix undefined symbol: sqlite3_errstr
+- revert use of sqlite3_close_v2 on EL-6
+
* Tue Aug 1 2017 Remi Collet <remi@remirepo.net> - 7.2.0-0.14.beta2
- update to 7.2.0beta2
- oci8 version is now 2.1.7