X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=php.spec;h=921f430b4359f2acf295ceb0185872b8d9a8ec69;hb=e826663e9fe1a57bd15596ab69100487c99ca215;hp=8a9260756d2990ac1cb90dd2bd7d8e96a6140f77;hpb=4696e15058475079996c489bfbd65e2868401cb2;p=packages%2Fphp.git diff --git a/php.spec b/php.spec index 8a92607..921f430 100644 --- a/php.spec +++ b/php.spec @@ -124,7 +124,7 @@ ERROR: You need to select at least one Apache SAPI to build shared modules. %undefine with_filter %endif -%define rel 1 +%define rel 3 %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.20 +Version: 5.4.37 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: e25db5592ed14842b4239be9d990cce8 +# Source0-md5: 1962086593e8e39342674be0483db439 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.