rpms/python/devel python.spec,1.147,1.148

Jonathan Steffan jsteffan at fedoraproject.org
Sun Jun 28 18:43:59 UTC 2009


Author: jsteffan

Update of /cvs/extras/rpms/python/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14410/devel

Modified Files:
	python.spec 
Log Message:
Fix #448940 - python-tools description.



Index: python.spec
===================================================================
RCS file: /cvs/extras/rpms/python/devel/python.spec,v
retrieving revision 1.147
retrieving revision 1.148
diff -u -p -r1.147 -r1.148
--- python.spec	15 Apr 2009 19:37:04 -0000	1.147
+++ python.spec	28 Jun 2009 18:43:28 -0000	1.148
@@ -22,7 +22,7 @@
 Summary: An interpreted, interactive, object-oriented programming language
 Name: %{python}
 Version: 2.6
-Release: 8%{?dist}
+Release: 9%{?dist}
 License: Python
 Group: Development/Languages
 Provides: python-abi = %{pybasever}
@@ -162,8 +162,9 @@ Provides: python2-tools = %{version}
 %endif
 
 %description tools
-The Python package includes several development tools that are used
-to build python programs.
+This package includes several tools to help with the development of Python   
+programs, including IDLE (an IDE with editing and debugging facilities), a 
+color editor (pynche), and a python gettext program (pygettext.py).  
 
 %package -n %{tkinter}
 Summary: A graphical user interface for the Python scripting language.
@@ -535,6 +536,9 @@ rm -fr $RPM_BUILD_ROOT
 %{_libdir}/python%{pybasever}/lib-dynload/_testcapimodule.so
 
 %changelog
+* Sun Jun 28 2009 Jonathan Steffan <jsteffan at fedoraproject.org> - 2.6-9
+- Update python-tools description (#448940)
+
 * Wed Apr 15 2009 Ignacio Vazquez-Abrams <ivazqueznet+rpm at gmail.com> 2.6-8
 - Replace python-hashlib and python-uuid (#484715)
 




More information about the fedora-extras-commits mailing list