churchyard / rpms / python2

Forked from rpms/python2 6 years ago
Clone

c6247fd - add patch to fixup the new sysconfig.py for our multilib support on

Authored and Committed by dmalcolm 13 years ago
27 files changed. 849 lines added. 1588 lines removed.
.cvsignore
file modified
+1 -1
disable-pymalloc-on-valgrind-py26.patch
file removed
-135
python-2.5.1-socketmodule-constants2.patch
file removed
-20
python-2.6-ctypes-noexecmem.patch
file removed
-85
python-2.6.2-CVE-2008-5983.patch
file removed
-137
python-2.6.2-CVE-2010-1634.patch
file removed
-210
python-2.6.2-CVE-2010-2089.patch
file removed
-349
python-2.6.2-binutils-no-dep.patch
file removed
-15
python-2.6.2-with-system-expat.patch
file removed
-67
python-2.6.5-db48.patch
file removed
-167
python-2.6.5-remove-PyUnicodeDecodeError_Create-assertions-issue9058.patch
file removed
-14
python-2.7-autotool-intermediates.patch
file added
+223
python-2.7-lib64-sysconfig.patch
file added
+44
python-2.7rc1-binutils-no-dep.patch
file added
+14
python-2.7rc1-codec-ascii-tolower.patchpython-2.5.1-codec-ascii-tolower.patch
file renamed
+4 -5
python-2.7rc1-config.patchpython-2.6.2-config.patch
file renamed
+8 -8
python-2.7rc1-ctypes-noexecmem.patch
file added
+85
python-2.7rc1-debug-build.patchpython-2.6.5-debug-build.patch
file renamed
+90 -73
python-2.7rc1-dtrace.patchpython-2.6.4-dtrace.patch
file renamed
+67 -65
python-2.7rc1-lib64.patchpython-2.6-lib64.patch
file renamed
+43 -48
python-2.7rc1-no-static-lib.patchpython-2.6.4-no-static-lib.patch
file renamed
+13 -13
python-2.7rc1-socketmodule-constants.patchpython-2.5.1-socketmodule-constants.patch
file renamed
+27 -26
python-2.7rc1-socketmodule-constants2.patch
file added
+19
python-2.7rc1-statvfs-f_flag-constants.patchpython-2.6.5-statvfs-f_flag-constants.patch
file renamed
+20 -35
python-2.7rc2-r79310.patch
file added
+27
python.spec
file modified
+163 -114
sources
file modified
+1 -1
    - add patch to fixup the new sysconfig.py for our multilib support on
    64-bit (patch 103)
    Thu Jul 8 2010 David Malcolm <dmalcolm@redhat.com> - 2.7-2
    - add machinery for regenerating the "configure" script in the face of
        mismatching autoconf versions (patch 300)
    Tue Jul 6 2010 David Malcolm <dmalcolm@redhat.com> - 2.7-1
    - 2.7 final; drop alphatag
    - drop patch 117 (upstream), patch 120 (upstreamed)
    - fix the commented-out __python_ver from 26 to 27
    
        
file modified
+1 -1
file removed
-167
python-2.7rc1-codec-ascii-tolower.patch python-2.5.1-codec-ascii-tolower.patch
file renamed
+4 -5
python-2.7rc1-config.patch python-2.6.2-config.patch
file renamed
+8 -8
python-2.7rc1-debug-build.patch python-2.6.5-debug-build.patch
file renamed
+90 -73
python-2.7rc1-dtrace.patch python-2.6.4-dtrace.patch
file renamed
+67 -65
python-2.7rc1-lib64.patch python-2.6-lib64.patch
file renamed
+43 -48
python-2.7rc1-no-static-lib.patch python-2.6.4-no-static-lib.patch
file renamed
+13 -13
python-2.7rc1-socketmodule-constants.patch python-2.5.1-socketmodule-constants.patch
file renamed
+27 -26
python-2.7rc1-statvfs-f_flag-constants.patch python-2.6.5-statvfs-f_flag-constants.patch
file renamed
+20 -35
file modified
+163 -114
file modified
+1 -1