X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=php.spec;h=f96f16fa4b9bd6456d9639b3e5aac360e7278aff;hb=6371a78434a48c96c544e59023539da02a9eeb91;hp=f4ae387ad7995927e4a8a6d00ae1093678f87d4a;hpb=82a65623177f5b2e88f5f248eacd607693a3caae;p=packages%2Fphp.git diff --git a/php.spec b/php.spec index f4ae387..f96f16f 100644 --- a/php.spec +++ b/php.spec @@ -41,7 +41,7 @@ # standard # # 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 oci # with Oracle oci8 extension module (BR: proprietary libs) %bcond_with instantclient # build Oracle oci8 extension module against oracle-instantclient package @@ -133,7 +133,7 @@ ERROR: You need to select at least one Apache SAPI to build shared modules. %undefine with_filter %endif -%define rel 2 +%define rel 1 %define orgname php %define ver_suffix 56 %define php_suffix %{!?with_default_php:%{ver_suffix}} @@ -144,13 +144,13 @@ Summary(pt_BR.UTF-8): A linguagem de script PHP Summary(ru.UTF-8): PHP Версии 5 - язык препроцессирования HTML-файлов, выполняемый на сервере Summary(uk.UTF-8): PHP Версії 5 - мова препроцесування HTML-файлів, виконувана на сервері Name: %{orgname}%{php_suffix} -Version: 5.6.7 +Version: 5.6.27 Release: %{rel}%{?with_type_hints:.th} Epoch: 4 License: PHP Group: Libraries Source0: http://www.php.net/distributions/%{orgname}-%{version}.tar.xz -# Source0-md5: 4e04eb021de009981ed963f993a171c1 +# Source0-md5: 9ce6efc96d5ab81ef808f8ed6b1f242d Source2: %{orgname}-mod_%{orgname}.conf Source3: %{orgname}-cgi-fcgi.ini Source4: %{orgname}-apache.ini @@ -310,10 +310,10 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define hashver 1.0 %define intlver 1.1.0 %define jsonver 1.2.1 -%define opcachever 7.0.4-dev +%define opcachever 7.0.6-dev %define pharver 2.0.2 %define sqlite3ver 0.7-dev -%define zipver 1.12.4 +%define zipver 1.12.5 %define phpdbgver 0.4.0 %define _zend_zts %{!?with_zts:0}%{?with_zts:1}