15816774 SUNBT7199282 new gpatch finds problems in some patches s11-update
authorApril Chin <april.chin@oracle.com>
Thu, 16 Oct 2014 15:24:49 -0700
branchs11-update
changeset 3395 f071896dc0e3
parent 3394 9758aff98adb
child 3396 2865c45ffb48
15816774 SUNBT7199282 new gpatch finds problems in some patches
components/ghostscript/patches/11-7041017.patch
components/python/python26/patches/Python26-01-solaris-lib-dirs.patch
components/python/python26/patches/Python26-09-ucred.patch
components/python/python26/patches/Python26-16-privrbac.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"
--- 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 @@
--- 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
--- 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