From 251db2237319694a76b34356099a9104fe0fdfbb Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pawe=C5=82=20Go=C5=82aszewski?= Date: Sun, 10 Jun 2012 21:24:56 +0000 Subject: [PATCH] - require cssutils >= 0.9.9 for conversion Changed files: calibre.spec -> 1.140 --- calibre.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/calibre.spec b/calibre.spec index ea61d08..6877d07 100644 --- a/calibre.spec +++ b/calibre.spec @@ -39,7 +39,7 @@ BuildRequires: python-BeautifulSoup BuildRequires: python-PIL BuildRequires: python-PyQt4-devel BuildRequires: python-PyQt4-devel-tools -BuildRequires: python-cssutils >= 1:0.9.7 +BuildRequires: python-cssutils >= 1:0.9.9 BuildRequires: python-dateutil BuildRequires: python-devel >= 1:2.7.1 BuildRequires: python-lxml @@ -57,7 +57,7 @@ BuildRequires: xz >= 1:4.999.7 Requires: python-BeautifulSoup Requires: python-PIL Requires: python-PyQt4 -Requires: python-cssutils +Requires: python-cssutils >= 1:0.9.9 Requires: python-dateutil Requires: python-lxml Requires: python-mechanize -- 2.44.0