summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-08-14 15:56:49 +0200
committerRemi Collet <remi@php.net>2024-08-14 15:56:49 +0200
commit57efb290ebc99e9d925c368c6c3b33c3dc75d837 (patch)
treedda2cf91985a353a32bcbbd7933cd30842aa46e8 /php.spec
parent49df4a88d556e3fdda08fb48b8b78d4ad4eea4e7 (diff)
typo
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec6
1 files changed, 2 insertions, 4 deletions
diff --git a/php.spec b/php.spec
index f8e3f35..f575ccf 100644
--- a/php.spec
+++ b/php.spec
@@ -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