]> git.pld-linux.org Git - packages/python-lxml.git/blobdiff - python-lxml.spec
- tabs in preamble
[packages/python-lxml.git] / python-lxml.spec
index a304bd52e98a12d00bfd8a65b9e1b1afce3ff1a3..5801c98d98dc0cfcf68950fe32e3cf781ce975cf 100644 (file)
@@ -2,9 +2,10 @@
 %define                module  lxml
 #
 Summary:       A Pythonic binding for the libxml2 and libxslt libraries
+Summary(pl.UTF-8):     Pythonowe wiązanie do bibliotek libxml2 i libxslt
 Name:          python-%{module}
 Version:       0.8
-Release:       1
+Release:       2
 License:       BSD
 Group:         Development/Languages/Python
 Source0:       http://codespeak.net/lxml/%{module}-%{version}.tgz
@@ -13,7 +14,7 @@ Patch0:               %{name}-path.patch
 URL:           http://codespeak.net/lxml/
 BuildRequires: libxml2-devel
 BuildRequires: libxslt-devel
-BuildRequires: python-Pyrex
+BuildRequires: python-Pyrex >= 0.9.4.2
 BuildRequires: python-devel
 BuildRequires: rpmbuild(macros) >= 1.219
 BuildRequires: unzip
@@ -22,6 +23,9 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %description
 lxml is a Pythonic binding for the libxml2 and libxslt libraries.
 
+%description -l pl.UTF-8
+lxml to pythonowe wiązanie do bibliotek libxml2 i libxslt.
+
 %prep
 %setup -q -n %{module}-%{version}
 %patch0 -p1
This page took 0.046489 seconds and 4 git commands to generate.