X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=php.spec;h=d16645b40303297aa78e8ff0a968012781eb4f79;hb=6873576350529616cd70486a053d4a47cfa58f19;hp=21488f5d34d1467884472814fbc806331e794523;hpb=1f28c386b505083cd8902705d31b42f97bf2b6aa;p=packages%2Fphp.git diff --git a/php.spec b/php.spec index 21488f5..d16645b 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.14 +Version: 5.5.18 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: b53e5f47c59ffbe26d20957636695baa +# Source0-md5: 6f0d581ed35a2c65188a9513ccc142a0 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.