X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=php.spec;h=200dc0f23e108e0a7d906573e209bdb77f46f9c1;hb=d8797295764fff2bbb81051992f6862906ecd25d;hp=7c3392351cd7e51d55ebceeec1bdc7dbf5757370;hpb=ccf2269c230cf1104739b4d9f6a0af33f19b59dc;p=packages%2Fphp.git diff --git a/php.spec b/php.spec index 7c33923..200dc0f 100644 --- a/php.spec +++ b/php.spec @@ -76,7 +76,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 @@ -124,7 +124,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 54 %define php_suffix %{!?with_default_php:%{ver_suffix}} @@ -135,13 +135,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.4.17 +Version: 5.4.41 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: 1e027e99e2a874310fd518e87e3947af +# Source0-md5: e00817b920cfc6dde2d01d7a74c654c0 Source2: %{orgname}-mod_%{orgname}.conf Source3: %{orgname}-cgi-fcgi.ini Source4: %{orgname}-apache.ini @@ -522,7 +522,6 @@ Provides: php(hash) Provides: php(libxml) Provides: php(reflection) Provides: php(standard) -%{!?with_mysqlnd:Obsoletes: php-mysqlnd} %{?with_pcre:%requires_ge_to pcre pcre-devel} Obsoletes: php-pecl-domxml Conflicts: php4-common < 3:4.4.4-8 @@ -559,6 +558,8 @@ Obsoletes: php-devel Obsoletes: php-pear-devel Obsoletes: php4-devel Obsoletes: php52-devel +Obsoletes: php53-devel +Obsoletes: php55-devel %description devel The php-devel package lets you compile dynamic extensions to PHP.