]> 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>
Thu, 5 Nov 2015 17:57:07 +0000 (19:57 +0200)
php.spec

index 3ac27a7d5b741d869ce15886020eeea2c4ec5eba..6d8f054cd0d423437c12bc5c14546d5a0c0d2551 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -78,7 +78,7 @@
 %bcond_without mbstring        # without mbstring extension module
 %bcond_without mcrypt          # without mbcrypt extension module
 %bcond_without mhash           # without mhash extension (supported by hash extension)
-%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.655369 seconds and 4 git commands to generate.