]> git.pld-linux.org Git - packages/php.git/commitdiff
- force libxml2 version which fixes xml problems
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 14 Apr 2010 10:14:22 +0000 (10:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.805.2.61

php.spec

index 8027b386480cfe904b0fea5e8c0207eda99c759f..3bfdc76709b2fe822ba020420942d505db6373e2 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -225,7 +225,7 @@ BuildRequires:      libtool >= 2:2.2
 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}
@@ -1103,8 +1103,8 @@ Moduł PHP umożliwiający korzystanie z biblioteki OpenSSL.
 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
This page took 0.510487 seconds and 4 git commands to generate.