commit e0127d6e28f386bf0c87f5e2c8f396de7032e714
Author: Elan Ruusamäe <[email protected]>
Date: Thu Oct 25 16:45:26 2012 +0300
- postpone tree rebuild in ac
php.spec | 5 +++++
1 file changed, 5 insertions(+)
---
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}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/e0127d6e28f386bf0c87f5e2c8f396de7032e714
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit