X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=php.spec;h=647c5fd0fabf525fc6be833c160f38c1636eb222;hb=36f78d8a7c67ee5eb60b50ac6a67849df51f32c0;hp=b7a83d829ec3cc723221c4c052210ab4fc8c82b0;hpb=63d627834d0e4e39f2d2b23b3ad6c47a9bfd72fc;p=packages%2Fphp.git diff --git a/php.spec b/php.spec index b7a83d8..647c5fd 100644 --- a/php.spec +++ b/php.spec @@ -43,7 +43,7 @@ # # 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 @@ -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.15 +Version: 5.5.19 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: 5cb5f2ed9099299f8a4c952d59d93812 +# Source0-md5: 20464e44bf843ff786abf147567127ef Source2: %{orgname}-mod_%{orgname}.conf Source3: %{orgname}-cgi-fcgi.ini Source4: %{orgname}-apache.ini @@ -563,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.