rpms/python/devel python.spec,1.45,1.46

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Sep 22 15:14:43 UTC 2005


Author: misa

Update of /cvs/dist/rpms/python/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv16888

Modified Files:
	python.spec 
Log Message:
one would hope I can fix cut and paste...


Index: python.spec
===================================================================
RCS file: /cvs/dist/rpms/python/devel/python.spec,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- python.spec	22 Sep 2005 15:11:13 -0000	1.45
+++ python.spec	22 Sep 2005 15:14:41 -0000	1.46
@@ -19,7 +19,7 @@
 Summary: An interpreted, interactive, object-oriented programming language.
 Name: %{python}
 Version: %{pybasever}.1
-Release: 5
+Release: 6
 License: PSF - see LICENSE
 Group: Development/Languages
 Provides: python-abi = %{pybasever}
@@ -39,7 +39,7 @@
 Patch9: japanese-codecs-lib64.patch
 Patch13: python-2.4-distutils-bdist-rpm.patch
 Patch14: python-2.3.4-pydocnodoc.patch
-Patch15: pyhton-2.4.1-canonicalize.patch
+Patch15: python-2.4.1-canonicalize.patch
 
 %if %{main_python}
 Obsoletes: Distutils
@@ -143,7 +143,7 @@
 %endif
 %patch13 -p1 -b .bdist-rpm
 %patch14 -p1 -b .no-doc
-%patch14 -p1 -b .canonicalize
+%patch15 -p1 -b .canonicalize
 
 # This shouldn't be necesarry, but is right now (2.2a3)
 find -name "*~" |xargs rm -f
@@ -356,7 +356,7 @@
 %{_libdir}/python%{pybasever}/lib-dynload/_tkinter.so
 
 %changelog
-* Thu Sep 22 2005 Mihai Ibanescu <misa at redhat.com> 2.4.1-5
+* Thu Sep 22 2005 Mihai Ibanescu <misa at redhat.com> 2.4.1-6
 - Fixed bug #169046 (realpath is unsafe); thanks to 
   Peter Jones <pjones at redhat.com> and Arjan van de Ven <arjanv at redhat.com> for
   diagnosing and the patch.




More information about the fedora-cvs-commits mailing list