From: Marcin Krol Date: Tue, 7 Apr 2015 18:07:40 +0000 (+0000) Subject: - updated to 5.5.23, disabled apache1 X-Git-Url: https://git.tld-linux.org/?p=packages%2Fphp.git;a=commitdiff_plain;h=0ae9be8f492f187a4367ee6f16f1966ea37cf077 - updated to 5.5.23, disabled apache1 --- diff --git a/php.spec b/php.spec index 91189f9..e2851ed 100644 --- a/php.spec +++ b/php.spec @@ -81,7 +81,7 @@ %bcond_without webp # Without WebP support in GD extension (imagecreatefromwebp) %bcond_without wddx # without WDDX extension module %bcond_without xmlrpc # without XML-RPC extension module -%bcond_without apache1 # disable building Apache 1.3.x SAPI +%bcond_with apache1 # disable building Apache 1.3.x SAPI %bcond_without apache2 # disable building Apache 2.x SAPI %bcond_with zts # Zend Thread Safety %bcond_without cgi # disable CGI/FCGI SAPI @@ -129,7 +129,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 55 %define php_suffix %{!?with_default_php:%{ver_suffix}} @@ -140,13 +140,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.5.21 +Version: 5.5.23 Release: %{rel}%{?with_type_hints:.th}%{?with_oci8:.oci} Epoch: 4 License: PHP Group: Libraries Source0: http://www.php.net/distributions/%{orgname}-%{version}.tar.bz2 -# Source0-md5: 8fe631ac52a3df9d6429faad81cf2562 +# Source0-md5: 9a8fa2ac24ba40f6a837a7e1b436ce60 Source2: %{orgname}-mod_%{orgname}.conf Source3: %{orgname}-cgi-fcgi.ini Source4: %{orgname}-apache.ini