Author: arekm Date: Tue Nov 8 13:26:12 2011 GMT Module: packages Tag: PHP_5_2 ---- Log message: - rel 8; disable zts; going to rebuild php 5.2 stuff on current th for th-obsolete
---- Files affected: packages/php: php.spec (1.805.2.95 -> 1.805.2.96) ---- Diffs: ================================================================ Index: packages/php/php.spec diff -u packages/php/php.spec:1.805.2.95 packages/php/php.spec:1.805.2.96 --- packages/php/php.spec:1.805.2.95 Mon Oct 10 23:20:22 2011 +++ packages/php/php.spec Tue Nov 8 14:26:06 2011 @@ -60,7 +60,7 @@ %bcond_without apache1 # disable building Apache 1.3.x module %bcond_without apache2 # disable building Apache 2.x module %bcond_without fcgi # disable building FCGI SAPI -%bcond_without zts # disable Zend Thread Safety +%bcond_with zts # disable Zend Thread Safety %bcond_without fpm # fpm patches from http://www.php-fpm.org/ %bcond_without suhosin # with suhosin patch %bcond_with system_xmlrpc_epi # use system xmlrpc-epi library (broken on 64bit arches, see http://bugs.php.net/41611) @@ -113,7 +113,7 @@ Summary(uk.UTF-8): PHP Версії 5 - мова препроцесування HTML-файлів, виконувана на сервері Name: php Version: 5.2.17 -Release: 7 +Release: 8 Epoch: 4 License: PHP Group: Libraries @@ -3313,6 +3313,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.805.2.96 2011/11/08 13:26:06 arekm +- rel 8; disable zts; going to rebuild php 5.2 stuff on current th for th-obsolete + Revision 1.805.2.95 2011/10/10 21:20:22 glen - temp workaround for broken tls in ac-i386 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php/php.spec?r1=1.805.2.95&r2=1.805.2.96&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
