]> git.pld-linux.org Git - packages/python-pyRXP.git/blame - python-pyRXP.spec
- pl fixes, cosmetics
[packages/python-pyRXP.git] / python-pyRXP.spec
CommitLineData
db462542 1
2#
3# todo:
da38de5b 4# - use external rxp
db462542 5#
6
ed3d0882 7%include /usr/lib/rpm/macros.python
8
9%define module pyRXP
10
0c6c2d84 11Summary: A Python wrapper for the RXP parser
9b45666a 12Summary(pl): Pythonowy interfejs do analizatora XML RXP
ed3d0882 13Name: python-%{module}
14Version: 0.9
15Release: 0.4
16License: GPL v2
17Group: Libraries/Python
18Source0: http://www.reportlab.com/ftp/%{module}-0-9.tgz
19# Source0-md5: 7d69870d3884f9e40f111a62525e0d77
20URL: http://www.reportlab.com/xml/pyrxp.html
db462542 21BuildRequires: python-devel >= 2.2.1
39bf1c14 22BuildRequires: rpm-pythonprov
ed3d0882 23%pyrequires_eq python-modules
24BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
25
26%description
39bf1c14 27pyRXP is a Python wrapper for RXP, a validating namespace-aware
ed3d0882 28XML parser in C.
29
39bf1c14
JB
30%description -l pl
31