Author: glen                         Date: Wed Apr 14 10:14:27 2010 GMT
Module: packages                      Tag: PHP_5_2
---- Log message:
- force libxml2 version which fixes xml problems

---- Files affected:
packages/php:
   php.spec (1.805.2.60 -> 1.805.2.61) 

---- Diffs:

================================================================
Index: packages/php/php.spec
diff -u packages/php/php.spec:1.805.2.60 packages/php/php.spec:1.805.2.61
--- packages/php/php.spec:1.805.2.60    Wed Apr 14 11:14:46 2010
+++ packages/php/php.spec       Wed Apr 14 12:14:22 2010
@@ -226,7 +226,7 @@
 BuildRequires: libtool
 %endif
 BuildRequires: libwrap-devel
-BuildRequires: libxml2-devel >= 2.5.10
+BuildRequires: libxml2-devel >= 1:2.7.6-4
 BuildRequires: libxslt-devel >= 1.1.0
 %{?with_mhash:BuildRequires:   mhash-devel}
 %{?with_ming:BuildRequires:    ming-devel >= 0.3}
@@ -1104,8 +1104,8 @@
 Summary:       Process Control extension module for PHP
 Summary(pl.UTF-8):     ModuĊ‚ Process Control dla PHP
 Group:         Libraries
-Requires:      %{name}-common = %{epoch}:%{version}-%{release}
 URL:           http://www.php.net/manual/en/book.pcntl.php
+Requires:      %{name}-common = %{epoch}:%{version}-%{release}
 Provides:      php(pcntl)
 
 %description pcntl
@@ -3100,6 +3100,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.805.2.61  2010/04/14 10:14:22  glen
+- force libxml2 version which fixes xml problems
+
 Revision 1.805.2.60  2010/04/14 09:14:46  glen
 - resolve ambiguity of exit()/die() aliases, we want exit code not exit message
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php/php.spec?r1=1.805.2.60&r2=1.805.2.61&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to