X-Git-Url: http://git.pld-linux.org/?p=packages%2Fpython-lxml.git;a=blobdiff_plain;f=python-lxml.spec;h=60cbe5b32e22cd112fa50dcd902015dc22d4e1fa;hp=ef834c2a99059692e436c8ce27cbb46a27f46035;hb=407df8281a847494a8c4e4ead9f17d98348a83f3;hpb=cb8d43816cee197553831e3a5a2ac4584bbd4854 diff --git a/python-lxml.spec b/python-lxml.spec index ef834c2..60cbe5b 100644 --- a/python-lxml.spec +++ b/python-lxml.spec @@ -8,13 +8,12 @@ Summary: Python 2 binding for the libxml2 and libxslt libraries Summary(pl.UTF-8): Wiązanie Pythona 2 do bibliotek libxml2 i libxslt Name: python-%{module} -Version: 3.2.5 +Version: 3.3.6 Release: 1 License: BSD Group: Libraries/Python Source0: http://lxml.de/files/%{module}-%{version}.tgz -# Source0-md5: 6c4fb9b1840631cff09b8229a12a9ef7 -Patch0: %{name}-add-handle_failures-option-to-make_links_absolute-to.patch +# Source0-md5: a804b36864c483fe7abdd7f493a0c379 URL: http://lxml.de/ BuildRequires: libxml2-devel >= 1:2.7.8 BuildRequires: libxslt-devel >= 1.1.26 @@ -52,6 +51,9 @@ lxml to pythonowe wiązanie do bibliotek libxml2 i libxslt. Summary: lxml API documentation Summary(pl.UTF-8): Dokumentacja API modułu lxml Group: Documentation +%if "%{_rpmversion}" >= "5" +BuildArch: noarch +%endif %description apidocs lxml API documentation. @@ -61,7 +63,6 @@ Dokumentacja API modułu lxml. %prep %setup -q -n %{module}-%{version} -%patch0 -p1 %build %if %{with python2}