commit 6fd319daadb22e14cdb6d129cfe911c4fd35fc4e
Author: Jakub Bogusz <[email protected]>
Date:   Fri Jan 17 17:53:46 2014 +0100

    - mention python version in descriptions

 python-augeas.spec | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/python-augeas.spec b/python-augeas.spec
index b4a47bd..1bd696e 100644
--- a/python-augeas.spec
+++ b/python-augeas.spec
@@ -4,8 +4,8 @@
 %bcond_without python3 # CPython 3.x module
 
 %define        module  augeas
-Summary:       Python bindings to augeas
-Summary(pl.UTF-8):     Wiązania Pythona do augeasa
+Summary:       Python 2.x bindings to augeas
+Summary(pl.UTF-8):     Wiązania Pythona 2.x do augeasa
 Name:          python-%{module}
 Version:       0.4.1
 Release:       2
@@ -32,21 +32,21 @@ BuildArch:  noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Pure Python bindings to augeas.
+Pure Python bindings to augeas, built for Python 2.x.
 
 %description -l pl.UTF-8
-Czysto pythonowe wiązania do augeasa.
+Czysto pythonowe wiązania do augeasa, zbudowane dla Pythona 2.x.
 
 %package -n python3-%{module}
-Summary:       Python bindings to augeas
-Summary(pl.UTF-8):     Wiązania Pythona do augeasa
+Summary:       Python 3.x bindings to augeas
+Summary(pl.UTF-8):     Wiązania Pythona 3.x do augeasa
 Group:         Libraries/Python
 
 %description -n python3-%{module}
-Pure Python bindings to augeas.
+Pure Python bindings to augeas, built for Python 3.x.
 
 %description -n python3-%{module} -l pl.UTF-8
-Czysto pythonowe wiązania do augeasa.
+Czysto pythonowe wiązania do augeasa, zbudowane dla Pythona 3.x.
 
 %prep
 %setup -q
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-augeas.git/commitdiff/6fd319daadb22e14cdb6d129cfe911c4fd35fc4e

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to