Author: hawk Date: Sun May 3 15:54:37 2009 GMT Module: packages Tag: HEAD ---- Log message: - building with yaz is broken, no patches yet (at least I haven't found any), no one wants to fix it so don't build yaz extension for now - release 12
---- Files affected: packages/php4: php4.spec (1.634 -> 1.635) ---- Diffs: ================================================================ Index: packages/php4/php4.spec diff -u packages/php4/php4.spec:1.634 packages/php4/php4.spec:1.635 --- packages/php4/php4.spec:1.634 Sat Mar 28 23:59:54 2009 +++ packages/php4/php4.spec Sun May 3 17:54:31 2009 @@ -48,7 +48,7 @@ %bcond_without xmlrpc # without XML-RPC extension module %bcond_with system_xmlrpc_epi # use system xmlrpc-epi library (broken on 64bit arches, see http://bugs.php.net/41611) %bcond_without xslt # without XSLT extension module -%bcond_without yaz # without YAZ extension module +%bcond_with yaz # without YAZ extension module %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 @@ -73,7 +73,7 @@ %undefine with_msession %endif -%define rel 11 +%define rel 12 Summary: PHP: Hypertext Preprocessor Summary(fr.UTF-8): Le langage de script embarque-HTML PHP Summary(pl.UTF-8): Język skryptowy PHP @@ -3150,6 +3150,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.635 2009/05/03 15:54:31 hawk +- building with yaz is broken, no patches yet (at least I haven't found any), + no one wants to fix it so don't build yaz extension for now +- release 12 + Revision 1.634 2009/03/28 22:59:54 areq - rel 11 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php4/php4.spec?r1=1.634&r2=1.635&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
