X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=php.spec;h=510d11f9ee003e646ad17f734a10c986dca46dc1;hb=e6e735fe0420196b22ab91222a6a6815bb346ba4;hp=7654d329bac0e6b489cdd9eff65c2d869769dce2;hpb=dc65169f5126a29ab28123c88061240406355f84;p=packages%2Fphp.git diff --git a/php.spec b/php.spec index 7654d32..510d11f 100644 --- a/php.spec +++ b/php.spec @@ -39,7 +39,7 @@ # Reflection # # Conditional build: -%bcond_without default_php # use this PHP as default PHP in distro +%bcond_with default_php # use this PHP as default PHP in distro %bcond_with interbase_inst # use InterBase install., not Firebird (BR: proprietary libs) %bcond_with oci8 # with Oracle oci8 extension module (BR: proprietary libs) %bcond_with instantclient # build Oracle oci8 extension module against oracle-instantclient package @@ -306,12 +306,12 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) # Extension versions %define bz2ver 1.0 %define enchantver 1.1.0 -%define fileinfover 1.0.5 +%define fileinfover 1.0.5-dev %define hashver 1.0 %define intlver 1.1.0 %define jsonver 1.2.1 %define pharver 2.0.1 -%define sqlite3ver 0.7 +%define sqlite3ver 0.7-dev %define zipver 1.11.0 %define zend_zts %{!?with_zts:0}%{?with_zts:1}