]> git.pld-linux.org Git - packages/php.git/blobdiff - php.spec
add patch to use correct libtool tag instead of global one
[packages/php.git] / php.spec
index 0f4ca753b9ccaca30fad7dd94eefb26febe2df6c..c7a1b0d35c862c36c3291d38a2db67b51b8b0181 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -205,6 +205,7 @@ Patch67:    mysql-lib-ver-mismatch.patch
 # https://bugs.php.net/bug.php?id=68344
 Patch68:       php-mysql-ssl-context.patch
 Patch71:       libdb-info.patch
+Patch72:       libtool-tag.patch
 URL:           https://www.php.net/
 %{?with_pdo_firebird:%{!?with_interbase_inst:BuildRequires:    Firebird-devel >= 1.0.2.908-2}}
 %{?with_pspell:BuildRequires:  aspell-devel >= 2:0.50.0}
@@ -1903,6 +1904,7 @@ cp -p php.ini-production php.ini
 %patch67 -p1 -b .mysql-lib-ver-mismatch
 #%patch68 -p1 DROP or update to 7.0 APIs
 %patch71 -p1 -b .libdb-info
+%patch72 -p1
 
 %{__sed} -i -e '1s,/usr/bin/env php,%{_bindir}/php,' \
        ext/ext_skel.php \
This page took 0.045392 seconds and 4 git commands to generate.