From: Elan Ruusamäe Date: Mon, 14 Jun 2010 09:38:05 +0000 (+0000) Subject: - mm conflicts with zts, not apache2 X-Git-Tag: auto/th/php-5_3_3-1~17 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=a10fa6cfbaba1f23522defa70cf9869748c73414;p=packages%2Fphp.git - mm conflicts with zts, not apache2 Changed files: php.spec -> 1.876 --- diff --git a/php.spec b/php.spec index 242dd50..db36751 100644 --- a/php.spec +++ b/php.spec @@ -67,8 +67,8 @@ %define apxs1 /usr/sbin/apxs1 %define apxs2 /usr/sbin/apxs -# some problems with apache 2.x -%if %{with apache2} +# mm is not thread safe +%if %{with zts} %undefine with_mm %endif