]> git.pld-linux.org Git - packages/php.git/commitdiff
- require proper libxml2
authorPaweł Gołaszewski <blues@pld-linux.org>
Mon, 9 Aug 2004 11:30:43 +0000 (11:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.343

php.spec

index c31a342e9778bc07dd800841f69433fe515c2765..fd43a1aefe62281dc32db6379c31c12b1a468254 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -158,7 +158,7 @@ BuildRequires:      libmcrypt-devel >= 2.4.4
 BuildRequires: libpng-devel >= 1.0.8
 BuildRequires: libtiff-devel
 BuildRequires: libtool >= 1.4.3
-%{?with_xml:BuildRequires:     libxml2-devel >= 2.2.7}
+%{?with_xml:BuildRequires:     libxml2-devel >= 2.5.10}
 %{?with_domxslt:BuildRequires: libxslt-devel >= 1.0.3}
 %{?with_mhash:BuildRequires:   mhash-devel}
 %{?with_ming:BuildRequires:    ming-devel >= 0.1.0}
This page took 0.051562 seconds and 4 git commands to generate.