]> git.pld-linux.org Git - packages/php.git/commitdiff
correct version
authorElan Ruusamäe <glen@delfi.ee>
Thu, 5 Nov 2015 17:57:07 +0000 (19:57 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 21 Dec 2016 19:25:01 +0000 (21:25 +0200)
php.spec

index c2f7cb32e489752095f8eef10491302794402523..c87bd0c68258d6ea4ddab3fb206168e37d46862c 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -74,7 +74,7 @@
 %bcond_without mhash           # without mhash extension (supported by hash extension)
 %bcond_without mssql           # without MS SQL extension module
 %bcond_without mysql           # without ext/mysql support
-%bcond_without mysqli          # without mysqli support (Requires mysql > 4.1)
+%bcond_without mysqli          # without mysqli support (Requires mysql >= 4.1)
 %bcond_without mysqlnd         # without mysqlnd support in mysql related extensions
 %bcond_with    oci             # with Oracle oci8 extension module     (BR: proprietary libs)
 %bcond_without odbc            # without ODBC extension module
This page took 0.047081 seconds and 4 git commands to generate.