SPECS: python.spec - adapter, english group

glen glen at pld-linux.org
Wed Feb 25 22:42:20 CET 2009


Author: glen                         Date: Wed Feb 25 21:42:20 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- adapter, english group

---- Files affected:
SPECS:
   python.spec (1.340 -> 1.341) 

---- Diffs:

================================================================
Index: SPECS/python.spec
diff -u SPECS/python.spec:1.340 SPECS/python.spec:1.341
--- SPECS/python.spec:1.340	Wed Feb 25 19:55:16 2009
+++ SPECS/python.spec	Wed Feb 25 22:42:15 2009
@@ -48,7 +48,7 @@
 Group:		Applications
 Source0:	http://www.python.org/ftp/python/%{version}/Python-%{version}%{beta}.tar.bz2
 # Source0-md5:	e81c2f0953aa60f8062c05a4673f2be0
-Source1:	http://www.python.org/ftp/python/doc/%{py_ver}%{beta}/python-docs-html.tar.bz2
+Source1:	http://www.python.org/ftp/python/doc/%{py_ver}%{beta}/%{name}-docs-html.tar.bz2
 # Source1-md5:	cfcd4b9b00ba1e7496b5d823692370a4
 Patch1:		%{name}-%{name}path.patch
 Patch2:		%{name}-no_ndbm.patch
@@ -378,15 +378,16 @@
 %package 2to3
 Summary:	Automated Python 2 to 3 code translation
 Summary(pl.UTF-8):	Automatyczne tłumaczenie kody Pythona 2 do 3
-Group:		Development/Languages/Pythona
+Group:		Development/Languages/Python
 
 %description 2to3
-2to3 is a Python program that reads Python 2.x source code and applies a series
-of fixers to transform it into valid Python 3.x code. The standard library
-contains a rich set of fixers that will handle almost all code. 2to3 supporting
-library lib2to3 is, however, a flexible and generic library, so it is possible
-to write your own fixers for 2to3. lib2to3 could also be adapted to custom
-applications in which Python code needs to be edited automatically.
+2to3 is a Python program that reads Python 2.x source code and applies
+a series of fixers to transform it into valid Python 3.x code. The
+standard library contains a rich set of fixers that will handle almost
+all code. 2to3 supporting library lib2to3 is, however, a flexible and
+generic library, so it is possible to write your own fixers for 2to3.
+lib2to3 could also be adapted to custom applications in which Python
+code needs to be edited automatically.
 
 %package static
 Summary:	Static python library
@@ -927,6 +928,7 @@
 %{py_scriptdir}/timeit.py[co]
 
 %files 2to3
+%defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/2to3
 %dir %{py_scriptdir}/lib2to3
 %dir %{py_scriptdir}/lib2to3/fixes
@@ -968,6 +970,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.341  2009/02/25 21:42:15  glen
+- adapter, english group
+
 Revision 1.340  2009/02/25 18:55:16  wiget
 - release 5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python.spec?r1=1.340&r2=1.341&f=u



More information about the pld-cvs-commit mailing list