[packages/php] requires sqlite3-devel >= 3.7.4

glen glen at pld-linux.org
Sun Jul 14 23:12:37 CEST 2019


commit 05caa5a5b6507f50eeca55c5e4726a9fc08df04b
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Mon Jul 15 00:11:55 2019 +0300

    requires sqlite3-devel >= 3.7.4
    
    https://github.com/php/php-src/blob/php-7.4.0alpha3/UPGRADING

 php.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php.spec b/php.spec
index 4e05cdd..bc3baa8 100644
--- a/php.spec
+++ b/php.spec
@@ -277,7 +277,7 @@ BuildRequires:	rpm-build >= 4.4.0
 BuildRequires:	rpmbuild(macros) >= 1.566
 BuildRequires:	sed >= 4.0
 %if %{with sqlite3} || %{with pdo_sqlite}
-BuildRequires:	sqlite3-devel >= 3.3.9
+BuildRequires:	sqlite3-devel >= 3.7.4
 %endif
 %{?with_systemtap:BuildRequires:	systemtap-sdt-devel}
 BuildRequires:	tar >= 1:1.22
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/05caa5a5b6507f50eeca55c5e4726a9fc08df04b



More information about the pld-cvs-commit mailing list