From: Elan Ruusamäe Date: Thu, 25 Oct 2012 13:45:26 +0000 (+0300) Subject: - postpone tree rebuild in ac X-Git-Tag: auto/th/php-5.3.18-2~1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=e0127d6e28f386bf0c87f5e2c8f396de7032e714;p=packages%2Fphp.git - postpone tree rebuild in ac --- diff --git a/php.spec b/php.spec index 44884e8..d0c003e 100644 --- a/php.spec +++ b/php.spec @@ -506,6 +506,11 @@ Requires: glibc >= 6:2.3.5 Requires: php-dirs Requires: rpm-whiteout >= 1.28 Requires: tzdata +%if "%{pld_release}" == "ac" +# postpone tree rebuild in ac +Provides: php5(debug) = %{php_debug} +Provides: php5(thread-safety) = %{zend_zts} +%endif Provides: %{name}(debug) = %{php_debug} Provides: %{name}(modules_api) = %{php_api_version} Provides: %{name}(thread-safety) = %{zend_zts}