15816774 SUNBT7199282 new gpatch finds problems in some patches s11u2-sru
authorApril Chin <april.chin@oracle.com>
Mon, 20 Oct 2014 11:47:14 -0700
branchs11u2-sru
changeset 3406 ccfa5fe625db
parent 3402 110b254c69b8
child 3407 e5c7eb70e0b8
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	Fri Oct 17 12:09:53 2014 -0700
+++ b/components/ghostscript/patches/11-7041017.patch	Mon Oct 20 11:47:14 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	Fri Oct 17 12:09:53 2014 -0700
+++ b/components/python/python26/patches/Python26-01-solaris-lib-dirs.patch	Mon Oct 20 11:47:14 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	Fri Oct 17 12:09:53 2014 -0700
+++ b/components/python/python26/patches/Python26-09-ucred.patch	Mon Oct 20 11:47:14 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	Fri Oct 17 12:09:53 2014 -0700
+++ b/components/python/python26/patches/Python26-16-privrbac.patch	Mon Oct 20 11:47:14 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