# HG changeset patch # User April Chin # Date 1413498289 25200 # Node ID f071896dc0e3ac24216c3eff4234179cc21ea119 # Parent 9758aff98adb4e0e2e316de997e0edbf72d5e8d2 15816774 SUNBT7199282 new gpatch finds problems in some patches diff -r 9758aff98adb -r f071896dc0e3 components/ghostscript/patches/11-7041017.patch --- a/components/ghostscript/patches/11-7041017.patch Wed Oct 15 09:26:27 2014 -0700 +++ b/components/ghostscript/patches/11-7041017.patch Thu Oct 16 15:24:49 2014 -0700 @@ -1,5 +1,5 @@ ---- ghostscript-9.00/configure.ac.orig Tue Apr 26 00:22:10 2011 -+++ ghostscript-9.00/configure.ac Tue Apr 26 00:22:31 2011 +--- ghostscript-9.00/base/configure.ac.orig Tue Apr 26 00:22:10 2011 ++++ ghostscript-9.00/base/configure.ac Tue Apr 26 00:22:31 2011 @@ -984,7 +984,7 @@ IBM_DEVS="ibmpro jetp3852" OKI_DEVS="oki182 okiibm oki4w" diff -r 9758aff98adb -r f071896dc0e3 components/python/python26/patches/Python26-01-solaris-lib-dirs.patch --- a/components/python/python26/patches/Python26-01-solaris-lib-dirs.patch Wed Oct 15 09:26:27 2014 -0700 +++ b/components/python/python26/patches/Python26-01-solaris-lib-dirs.patch Thu Oct 16 15:24:49 2014 -0700 @@ -13,7 +13,6 @@ #include "structmember.h" #include "pythread.h" diff --git Python-2.6.4/setup.py Python-2.6.4/setup.py -new file mode 100644 --- Python-2.6.4/setup.py +++ Python-2.6.4/setup.py @@ -355,10 +355,10 @@ diff -r 9758aff98adb -r f071896dc0e3 components/python/python26/patches/Python26-09-ucred.patch --- a/components/python/python26/patches/Python26-09-ucred.patch Wed Oct 15 09:26:27 2014 -0700 +++ b/components/python/python26/patches/Python26-09-ucred.patch Thu Oct 16 15:24:49 2014 -0700 @@ -2375,7 +2375,6 @@ +if __name__ == '__main__': + main() -diff --git Python-2.6.4/Lib/test/ucredtext.py Python-2.6.4/Lib/test/ucredtext.py new file mode 100644 --- /dev/null 2011-02-12 03:14:16.000000000 -0600 +++ Python-2.6.4/Lib/test/ucredtest.py 2011-01-20 13:52:42.945657919 -0600 diff -r 9758aff98adb -r f071896dc0e3 components/python/python26/patches/Python26-16-privrbac.patch --- a/components/python/python26/patches/Python26-16-privrbac.patch Wed Oct 15 09:26:27 2014 -0700 +++ b/components/python/python26/patches/Python26-16-privrbac.patch Thu Oct 16 15:24:49 2014 -0700 @@ -1284,7 +1284,6 @@ # Thomas Heller's _ctypes module self.detect_ctypes(inc_dirs, lib_dirs) -diff --git Python-2.6.4/Lib/test/privrbac.py Python-2.6.4/Lib/test/privrbac.py new file mode 100644 --- /dev/null 2011-02-12 03:13:57.000000000 -0600 +++ Python-2.6.4/Lib/test/privrbactest.py 2011-01-20 13:52:42.862305331 -0600