From 04bd1b81ed0a7f772fa812509e3b8d4879e5c1a6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pawe=C5=82=20Go=C5=82aszewski?= Date: Mon, 9 Aug 2004 11:30:43 +0000 Subject: [PATCH] - require proper libxml2 Changed files: php.spec -> 1.343 --- php.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php.spec b/php.spec index c31a342..fd43a1a 100644 --- 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} -- 2.44.0