From d3b1534c5f62be7d43a07e185708e7b2f35310b1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Fri, 6 May 2016 18:38:49 +0300 Subject: [PATCH] BR recommended libxml2, libxslt versions --- python-lxml.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-lxml.spec b/python-lxml.spec index e633d01..7ede56d 100644 --- a/python-lxml.spec +++ b/python-lxml.spec @@ -15,8 +15,8 @@ Group: Libraries/Python Source0: http://lxml.de/files/%{module}-%{version}.tgz # Source0-md5: 5957cc384bd6e83934be35c057ec03b6 URL: http://lxml.de/ -BuildRequires: libxml2-devel >= 1:2.7.8 -BuildRequires: libxslt-devel >= 1.1.26 +BuildRequires: libxml2-devel >= 1:2.9.2 +BuildRequires: libxslt-devel >= 1.1.28 %if %{with python2} BuildRequires: python-devel >= 1:2.6 BuildRequires: python-modules >= 1:2.6 -- 2.43.0