X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=php.spec;h=3b337da6f5a095b377ba1f4a4943b74f6cb0b1d8;hb=b926edaf3cfb5363f143d4cab12f7794060ff2fc;hp=c2ddb245fff77cbfb75cfcd96285208927126a67;hpb=c2316b9e0d8a14c6e8a5a529194f491ef92608b3;p=packages%2Fphp.git diff --git a/php.spec b/php.spec index c2ddb24..3b337da 100644 --- a/php.spec +++ b/php.spec @@ -42,7 +42,8 @@ # 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 @@ -139,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.13 +Version: 5.5.16 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: e26e90af25ee6505dc18855e0180ffe9 +# Source0-md5: 331a87fb27e100a88b3845d34582f769 Source2: %{orgname}-mod_%{orgname}.conf Source3: %{orgname}-cgi-fcgi.ini Source4: %{orgname}-apache.ini @@ -562,6 +563,8 @@ Obsoletes: php-devel Obsoletes: php-pear-devel Obsoletes: php4-devel Obsoletes: php52-devel +Obsoletes: php53-devel +Obsoletes: php54-devel %description devel The php-devel package lets you compile dynamic extensions to PHP.