rpms/python/devel .cvsignore, 1.19, 1.20 python.spec, 1.150, 1.151 sources, 1.19, 1.20 python-2.5.2-binutils-no-dep.patch, 1.1, NONE python-2.6-canonicalize.patch, 1.1, NONE python-2.6-config.patch, 1.2, NONE

James Antill james at fedoraproject.org
Thu Jul 30 20:57:27 UTC 2009


Author: james

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

Modified Files:
	.cvsignore python.spec sources 
Removed Files:
	python-2.5.2-binutils-no-dep.patch 
	python-2.6-canonicalize.patch python-2.6-config.patch 
Log Message:
* Mon Jul 27 2009 James Antill <james.antill at redhat.com> - 2.6.2-1
- Update to 2.6.2



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python/devel/.cvsignore,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- .cvsignore	29 Nov 2008 02:03:47 -0000	1.19
+++ .cvsignore	30 Jul 2009 20:57:27 -0000	1.20
@@ -1 +1 @@
-Python-2.6.tar.bz2
+Python-2.6.2.tar.bz2


Index: python.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python/devel/python.spec,v
retrieving revision 1.150
retrieving revision 1.151
diff -u -p -r1.150 -r1.151
--- python.spec	26 Jul 2009 20:00:18 -0000	1.150
+++ python.spec	30 Jul 2009 20:57:27 -0000	1.151
@@ -21,25 +21,24 @@
 
 Summary: An interpreted, interactive, object-oriented programming language
 Name: %{python}
-Version: 2.6
-Release: 11%{?dist}
+Version: 2.6.2
+Release: 1%{?dist}
 License: Python
 Group: Development/Languages
 Provides: python-abi = %{pybasever}
 Provides: python(abi) = %{pybasever}
 Source: http://www.python.org/ftp/python/%{version}/Python-%{version}.tar.bz2
 
-Patch0: python-2.6-config.patch
+Patch0: python-2.6.2-config.patch
 Patch1: Python-2.2.1-pydocnogui.patch
 #Patch2: python-2.3.4-pydocnodoc.patch
-Patch3: python-2.6-canonicalize.patch
 Patch4: python-2.5-cflags.patch
 #Patch5: python-2.5.1-ctypes-exec-stack.patch
 Patch6: python-2.5.1-plural-fix.patch
 Patch7: python-2.5.1-sqlite-encoding.patch
 #Patch8: python-2.5-xmlrpclib-marshal-objects.patch
 #Patch9: python-2.5-tkinter.patch
-Patch10: python-2.5.2-binutils-no-dep.patch
+Patch10: python-2.6.2-binutils-no-dep.patch
 Patch11: python-2.5.1-codec-ascii-tolower.patch
 #Patch12: python-2.5.1-pysqlite.patch
 Patch13: python-2.5.1-socketmodule-constants.patch
@@ -204,7 +203,6 @@ code that uses more than just unittest a
 %patch0 -p1 -b .rhconfig
 %patch1 -p1 -b .no_gui
 #%%patch2 -p1 -b .no-doc
-%patch3 -p1 -b .canonicalize
 %patch4 -p1 -b .cflags
 #%%patch5 -p1 -b .ctypesexec
 %patch6 -p1 -b .plural
@@ -540,6 +538,9 @@ rm -fr $RPM_BUILD_ROOT
 %{_libdir}/python%{pybasever}/lib-dynload/_testcapimodule.so
 
 %changelog
+* Mon Jul 27 2009 James Antill <james.antill at redhat.com> - 2.6.2-1
+- Update to 2.6.2
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.6-11
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python/devel/sources,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- sources	29 Nov 2008 02:03:47 -0000	1.19
+++ sources	30 Jul 2009 20:57:27 -0000	1.20
@@ -1 +1 @@
-837476958702cb386c657b5dba61cdc5  Python-2.6.tar.bz2
+245db9f1e0f09ab7e0faaa0cf7301011  Python-2.6.2.tar.bz2


--- python-2.5.2-binutils-no-dep.patch DELETED ---


--- python-2.6-canonicalize.patch DELETED ---


--- python-2.6-config.patch DELETED ---




More information about the scm-commits mailing list