From a340695b6c407452d63076a90b5bef66ea6cdc3eae95d12a5c4d884143143f8d Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Fri, 31 Jan 2014 14:22:59 +0000 Subject: [PATCH] - Fix requires OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lxml?expand=0&rev=67 --- python-lxml.changes | 5 +++++ python-lxml.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-lxml.changes b/python-lxml.changes index b720834..0a8e04c 100644 --- a/python-lxml.changes +++ b/python-lxml.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jan 31 14:22:51 UTC 2014 - speilicke@suse.com + +- Fix requires + ------------------------------------------------------------------- Sun Jan 26 13:02:19 UTC 2014 - toms@opensuse.org diff --git a/python-lxml.spec b/python-lxml.spec index e94aa72..9017e4a 100644 --- a/python-lxml.spec +++ b/python-lxml.spec @@ -27,7 +27,7 @@ Source: http://pypi.python.org/packages/source/l/lxml/lxml-%{version}.ta Source1: http://lxml.de/lxmldoc-%{version}.pdf BuildRequires: libxml2-devel BuildRequires: libxslt-devel -BuildRequires: python-Cython +BuildRequires: python-Cython >= 0.20 BuildRequires: python-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} && 0%{?suse_version} <= 1110