diff options
Diffstat (limited to 'php.spec')
| -rw-r--r-- | php.spec | 6 | 
1 files changed, 2 insertions, 4 deletions
| @@ -521,9 +521,7 @@ HTML-embeddable scripting language. If you need ODBC support for PHP  applications, you will need to install this package and the php  package.  %if %{with iodbc} -Package build using libiodbc. -%else -Package build using unixODBC. +Package build using libiodbc (instead of unixODBC).  %endif  %package soap @@ -1654,7 +1652,7 @@ fi  %changelog  * Wed Aug 14 2024 Remi Collet <remi@remirepo.net> - 8.4.0~beta1-3 -- allow to build using libiodbc instead of unixODBC (--with idobc) +- allow to build using libiodbc instead of unixODBC (--with iodbc)  * Wed Aug 14 2024 Remi Collet <remi@remirepo.net> - 8.4.0~beta1-2  - test build for upstream patch | 
