commit fd18bd52534335384893f6954878e7c2c7ceb7a4
Author: Jacek Konieczny <[email protected]>
Date:   Mon Jun 15 13:32:55 2015 +0200

    URL and python3 summary fixes
    
    Release: 3

 python-babel.spec | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/python-babel.spec b/python-babel.spec
index 8f15c68..d89b471 100644
--- a/python-babel.spec
+++ b/python-babel.spec
@@ -13,21 +13,22 @@ Summary:    Babel Python library
 Summary(pl.UTF-8):     Biblioteka Babel do Pythona
 Name:          python-%{module}
 Version:       1.3
-Release:       2
+Release:       3
 License:       BSD-like
 Group:         Development/Languages/Python
 Source0:       
http://pypi.python.org/packages/source/B/Babel/Babel-%{version}.tar.gz
 # Source0-md5: 5264ceb02717843cbc9ffce8e6e06bdb
-URL:           http://babel.edgewall.org/
+URL:           http://babel.pocoo.org/
 %if %{with python2}
 BuildRequires: python-devel
 BuildRequires: python-devel-tools
+BuildRequires: python3-setuptools
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.219
 %endif
 %if %{with python3}
 BuildRequires: python3-devel
-BuildRequires: python3-distribute
+BuildRequires: python3-setuptools
 BuildRequires: python3-modules
 %endif
 
@@ -44,8 +45,8 @@ applications (in particular web-based applications).
 # %description -l pl.UTF-8
 
 %package -n python3-%{module}
-Summary:       -
-Summary(pl.UTF-8):     -
+Summary:       Babel Python library
+Summary(pl.UTF-8):     Biblioteka Babel do Pythona
 Group:         Libraries/Python
 Requires:      python3-modules
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-babel.git/commitdiff/fd18bd52534335384893f6954878e7c2c7ceb7a4

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

Reply via email to