packages: php4/php4.spec - rel 37; disable firibidi (use pecl version instead)
arekm
arekm at pld-linux.org
Mon May 9 09:55:19 CEST 2011
Author: arekm Date: Mon May 9 07:55:19 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- rel 37; disable firibidi (use pecl version instead)
---- Files affected:
packages/php4:
php4.spec (1.664 -> 1.665)
---- Diffs:
================================================================
Index: packages/php4/php4.spec
diff -u packages/php4/php4.spec:1.664 packages/php4/php4.spec:1.665
--- packages/php4/php4.spec:1.664 Thu Mar 31 20:11:29 2011
+++ packages/php4/php4.spec Mon May 9 09:55:13 2011
@@ -23,7 +23,7 @@
%bcond_without cpdf # without cpdf extension module
%bcond_without curl # without CURL extension module
%bcond_without domxslt # without DOM XSLT/EXSLT support in DOM XML extension module
-%bcond_without fribidi # without FriBiDi extension module
+%bcond_with fribidi # without FriBiDi extension module (use pecl-fribidi)
%bcond_without imap # without IMAP extension module
%bcond_without interbase # without InterBase extension module
%bcond_without ldap # without LDAP extension module
@@ -73,7 +73,7 @@
%undefine with_msession
%endif
-%define rel 36
+%define rel 37
Summary: PHP: Hypertext Preprocessor
Summary(fr.UTF-8): Le langage de script embarque-HTML PHP
Summary(pl.UTF-8): Język skryptowy PHP
@@ -3174,6 +3174,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.665 2011/05/09 07:55:13 arekm
+- rel 37; disable firibidi (use pecl version instead)
+
Revision 1.664 2011/03/31 18:11:29 arekm
- release 36
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php4/php4.spec?r1=1.664&r2=1.665&f=u
More information about the pld-cvs-commit
mailing list