]> git.pld-linux.org Git - packages/python-pyRXP.git/commitdiff
- pl
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 24 Jun 2003 22:18:38 +0000 (22:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python-pyRXP.spec -> 1.4

python-pyRXP.spec

index 752c86566317bd3e1e8869d2bac4afa43551654f..385a90d7feb0d20e8af944857e0a4589af16efa5 100644 (file)
@@ -2,7 +2,6 @@
 #
 # todo:
 # - use external rxp
-# - pl descriptions
 #
 
 %include       /usr/lib/rpm/macros.python
@@ -10,7 +9,7 @@
 %define module pyRXP
 
 Summary:       A Python wrapper for the RXP parser 
-Summary(pl):   Wrapper na parser XML RXP
+Summary(pl):   Pythonowy interfejs do parsera XML RXP
 Name:          python-%{module}
 Version:       0.9
 Release:       0.4
@@ -19,15 +18,19 @@ Group:              Libraries/Python
 Source0:       http://www.reportlab.com/ftp/%{module}-0-9.tgz
 # Source0-md5: 7d69870d3884f9e40f111a62525e0d77
 URL:           http://www.reportlab.com/xml/pyrxp.html
-BuildRequires: rpm-pythonprov
 BuildRequires: python-devel >= 2.2.1
+BuildRequires: rpm-pythonprov
 %pyrequires_eq python-modules
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-pyRXP is a python wrapper for RXP, a validating namespace-aware
+pyRXP is a Python wrapper for RXP, a validating namespace-aware
 XML parser in C.
 
+%description -l pl
+pyRXP to pythonowy interfejs do RXP - kontroluj±cego poprawno¶æ
+analizatora XML z obs³ug± przestrzeni nazw napisanego w C.
+
 %prep
 %setup -q -c %{module}-%{version}
 
This page took 0.103909 seconds and 4 git commands to generate.