[omniORBpy] Update to 4.2.0

Sandro Mani smani at fedoraproject.org
Fri May 9 11:14:27 UTC 2014


commit e2cc8c8064de3da2bcd1686be0d6a350dd6aa962
Author: Sandro Mani <manisandro at gmail.com>
Date:   Fri May 9 13:14:46 2014 +0200

    Update to 4.2.0

 .gitignore              |    1 +
 omniORBpy.spec          |    7 +-
 omniORBpy_fsfaddr.patch |  502 +++++++++++++++++++++++++----------------------
 sources                 |    2 +-
 4 files changed, 279 insertions(+), 233 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7db39ae..645b971 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /omniORBpy-3.7.tar.bz2
+/omniORBpy-4.2.0.tar.bz2
diff --git a/omniORBpy.spec b/omniORBpy.spec
index e11f9be..f8baafc 100644
--- a/omniORBpy.spec
+++ b/omniORBpy.spec
@@ -1,6 +1,6 @@
 Name:           omniORBpy
-Version:        3.7
-Release:        5%{?dist}
+Version:        4.2.0
+Release:        1%{?dist}
 Summary:        CORBA ORB for Python
 
 License:        LGPLv2+
@@ -94,6 +94,9 @@ find %{buildroot}%{python_sitelib} -type d -exec chmod 755 {} \;
 
 
 %changelog
+* Thu May 08 2014 Sandro Mani <manisandro at gmail.com> - 4.2.0-1
+- Update to 4.2.0
+
 * Fri Mar 14 2014 Sandro Mani <manisandro at gmail.com> - 3.7-5
 - Don't own %%{_includedir}/omniORB4
 - Fix FSF addresses
diff --git a/omniORBpy_fsfaddr.patch b/omniORBpy_fsfaddr.patch
index 7cd0cdd..c300e71 100644
--- a/omniORBpy_fsfaddr.patch
+++ b/omniORBpy_fsfaddr.patch
@@ -1,50 +1,50 @@
-diff -rupN omniORBpy-3.7/aclocal.m4 omniORBpy-3.7-new/aclocal.m4
---- omniORBpy-3.7/aclocal.m4	2010-12-20 23:09:44.000000000 +0100
-+++ omniORBpy-3.7-new/aclocal.m4	2014-03-14 01:03:13.402163612 +0100
-@@ -27,7 +27,7 @@
+diff -rupN omniORBpy-4.2.0/aclocal.m4 omniORBpy-4.2.0-new/aclocal.m4
+--- omniORBpy-4.2.0/aclocal.m4	2013-12-30 16:08:29.000000000 +0100
++++ omniORBpy-4.2.0-new/aclocal.m4	2014-05-08 23:00:54.853022170 +0200
+@@ -29,7 +29,7 @@ m4_ifndef([AC_CONFIG_MACRO_DIRS], [m4_de
  #
  # You should have received a copy of the GNU General Public License
  # along with this program; if not, write to the Free Software
 -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
++# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
  #
  # As a special exception to the GNU General Public License, if you
  # distribute this file as part of a program that contains a
-diff -rupN omniORBpy-3.7/bin/scripts/config.guess omniORBpy-3.7-new/bin/scripts/config.guess
---- omniORBpy-3.7/bin/scripts/config.guess	2003-03-23 22:51:59.000000000 +0100
-+++ omniORBpy-3.7-new/bin/scripts/config.guess	2014-03-14 01:03:13.510165159 +0100
+diff -rupN omniORBpy-4.2.0/bin/scripts/config.guess omniORBpy-4.2.0-new/bin/scripts/config.guess
+--- omniORBpy-4.2.0/bin/scripts/config.guess	2003-03-23 22:51:59.000000000 +0100
++++ omniORBpy-4.2.0-new/bin/scripts/config.guess	2014-05-08 23:00:54.990025249 +0200
 @@ -17,7 +17,7 @@ timestamp='2001-08-21'
  #
  # You should have received a copy of the GNU General Public License
  # along with this program; if not, write to the Free Software
 -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
++# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
  #
  # As a special exception to the GNU General Public License, if you
  # distribute this file as part of a program that contains a
-diff -rupN omniORBpy-3.7/bin/scripts/config.sub omniORBpy-3.7-new/bin/scripts/config.sub
---- omniORBpy-3.7/bin/scripts/config.sub	2003-03-23 22:51:59.000000000 +0100
-+++ omniORBpy-3.7-new/bin/scripts/config.sub	2014-03-14 01:03:13.513165202 +0100
+diff -rupN omniORBpy-4.2.0/bin/scripts/config.sub omniORBpy-4.2.0-new/bin/scripts/config.sub
+--- omniORBpy-4.2.0/bin/scripts/config.sub	2003-03-23 22:51:59.000000000 +0100
++++ omniORBpy-4.2.0-new/bin/scripts/config.sub	2014-05-08 23:00:54.995025361 +0200
 @@ -21,8 +21,8 @@ timestamp='2001-08-13'
  #
  # You should have received a copy of the GNU General Public License
  # along with this program; if not, write to the Free Software
 -# Foundation, Inc., 59 Temple Place - Suite 330,
 -# Boston, MA 02111-1307, USA.
-+# Foundation, Inc., 51 Franklin Street, Fifth Floor,
++# Foundation, Inc., 51 Franklin St, Fifth Floor,
 +# Boston, MA 02110-1301, USA.
  
  # As a special exception to the GNU General Public License, if you
  # distribute this file as part of a program that contains a
-diff -rupN omniORBpy-3.7/COPYING.LIB omniORBpy-3.7-new/COPYING.LIB
---- omniORBpy-3.7/COPYING.LIB	2003-03-23 22:51:59.000000000 +0100
-+++ omniORBpy-3.7-new/COPYING.LIB	2014-03-14 01:03:13.321162451 +0100
+diff -rupN omniORBpy-4.2.0/COPYING.LIB omniORBpy-4.2.0-new/COPYING.LIB
+--- omniORBpy-4.2.0/COPYING.LIB	2003-03-23 22:51:59.000000000 +0100
++++ omniORBpy-4.2.0-new/COPYING.LIB	2014-05-08 23:00:54.780020530 +0200
 @@ -2,7 +2,7 @@
  		       Version 2.1, February 1999
  
   Copyright (C) 1991, 1999 Free Software Foundation, Inc.
 -     59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
-+     51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
++     51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   Everyone is permitted to copy and distribute verbatim copies
   of this license document, but changing it is not allowed.
  
@@ -53,622 +53,664 @@ diff -rupN omniORBpy-3.7/COPYING.LIB omniORBpy-3.7-new/COPYING.LIB
      You should have received a copy of the GNU Lesser General Public
      License along with this library; if not, write to the Free Software
 -    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
-+    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
++    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
  
  Also add information on how to contact you by electronic and paper mail.
  
-diff -rupN omniORBpy-3.7/examples/weather/gauge.py omniORBpy-3.7-new/examples/weather/gauge.py
---- omniORBpy-3.7/examples/weather/gauge.py	2003-03-23 22:51:59.000000000 +0100
-+++ omniORBpy-3.7-new/examples/weather/gauge.py	2014-03-14 01:03:13.479164715 +0100
-@@ -17,8 +17,8 @@
- #
- #  You should have received a copy of the GNU General Public License
- #  along with this program; if not, write to the Free Software
--#  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
--#  02111-1307, USA.
-+#  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-+#  02110-1301, USA.
- #
- # Description:
- #   
-diff -rupN omniORBpy-3.7/examples/weather/weather.py omniORBpy-3.7-new/examples/weather/weather.py
---- omniORBpy-3.7/examples/weather/weather.py	2003-03-23 22:51:59.000000000 +0100
-+++ omniORBpy-3.7-new/examples/weather/weather.py	2014-03-14 01:03:13.480164729 +0100
-@@ -17,8 +17,8 @@
- #
- #  You should have received a copy of the GNU General Public License
- #  along with this program; if not, write to the Free Software
--#  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
--#  02111-1307, USA.
-+#  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-+#  02110-1301, USA.
- #
- # Description:
- #   
-diff -rupN omniORBpy-3.7/examples/weather/wserver.py omniORBpy-3.7-new/examples/weather/wserver.py
---- omniORBpy-3.7/examples/weather/wserver.py	2003-03-23 22:51:59.000000000 +0100
-+++ omniORBpy-3.7-new/examples/weather/wserver.py	2014-03-14 01:03:13.481164744 +0100
-@@ -17,8 +17,8 @@
- #
- #  You should have received a copy of the GNU General Public License
- #  along with this program; if not, write to the Free Software
--#  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
--#  02111-1307, USA.
-+#  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-+#  02110-1301, USA.
- #
- # Description:
- #   
-diff -rupN omniORBpy-3.7/include/omniORBpy.h omniORBpy-3.7-new/include/omniORBpy.h
---- omniORBpy-3.7/include/omniORBpy.h	2006-08-23 12:23:26.000000000 +0200
-+++ omniORBpy-3.7-new/include/omniORBpy.h	2014-03-14 01:03:13.380163297 +0100
+diff -rupN omniORBpy-4.2.0/include/omniORBpy.h omniORBpy-4.2.0-new/include/omniORBpy.h
+--- omniORBpy-4.2.0/include/omniORBpy.h	2013-06-19 15:55:16.000000000 +0200
++++ omniORBpy-4.2.0-new/include/omniORBpy.h	2014-05-08 23:00:54.826021564 +0200
 @@ -20,8 +20,8 @@
  //
  //    You should have received a copy of the GNU Lesser General Public
  //    License along with this library; if not, write to the Free
 -//    Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
 -//    MA 02111-1307, USA
-+//    Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
++//    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 +//    MA 02110-1301, USA
  //
  // Description:
  //    Header for the C++ API to omniORBpy
-diff -rupN omniORBpy-3.7/modules/codesets/pyCodeSets.cc omniORBpy-3.7-new/modules/codesets/pyCodeSets.cc
---- omniORBpy-3.7/modules/codesets/pyCodeSets.cc	2003-03-23 22:51:59.000000000 +0100
-+++ omniORBpy-3.7-new/modules/codesets/pyCodeSets.cc	2014-03-14 01:03:13.413163770 +0100
+diff -rupN omniORBpy-4.2.0/modules/codesets/pyCodeSets.cc omniORBpy-4.2.0-new/modules/codesets/pyCodeSets.cc
+--- omniORBpy-4.2.0/modules/codesets/pyCodeSets.cc	2013-07-18 13:28:03.000000000 +0200
++++ omniORBpy-4.2.0-new/modules/codesets/pyCodeSets.cc	2014-05-08 23:00:54.868022507 +0200
 @@ -20,8 +20,8 @@
  //
  //    You should have received a copy of the GNU Lesser General Public
  //    License along with this library; if not, write to the Free
 -//    Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
 -//    MA 02111-1307, USA
-+//    Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
++//    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 +//    MA 02110-1301, USA
  //
  // Description:
  //    Codesets library
-diff -rupN omniORBpy-3.7/modules/connections/pyConnectionMgmt.cc omniORBpy-3.7-new/modules/connections/pyConnectionMgmt.cc
---- omniORBpy-3.7/modules/connections/pyConnectionMgmt.cc	2006-07-26 19:52:17.000000000 +0200
-+++ omniORBpy-3.7-new/modules/connections/pyConnectionMgmt.cc	2014-03-14 01:03:13.435164085 +0100
+diff -rupN omniORBpy-4.2.0/modules/connections/pyConnectionMgmt.cc omniORBpy-4.2.0-new/modules/connections/pyConnectionMgmt.cc
+--- omniORBpy-4.2.0/modules/connections/pyConnectionMgmt.cc	2006-07-26 19:52:17.000000000 +0200
++++ omniORBpy-4.2.0-new/modules/connections/pyConnectionMgmt.cc	2014-05-08 23:00:54.890023002 +0200
 @@ -19,8 +19,8 @@
  //
  //    You should have received a copy of the GNU Library General Public
  //    License along with this library; if not, write to the Free
 -//    Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 -//    02111-1307, USA
-+//    Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
++//    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
 +//    02110-1301, USA
  //
  // Description:
  //    Proprietary omniORB connection management API
-diff -rupN omniORBpy-3.7/modules/cxxAPI.cc omniORBpy-3.7-new/modules/cxxAPI.cc
---- omniORBpy-3.7/modules/cxxAPI.cc	2006-08-23 12:23:26.000000000 +0200
-+++ omniORBpy-3.7-new/modules/cxxAPI.cc	2014-03-14 01:03:13.440164157 +0100
+diff -rupN omniORBpy-4.2.0/modules/cxxAPI.cc omniORBpy-4.2.0-new/modules/cxxAPI.cc
+--- omniORBpy-4.2.0/modules/cxxAPI.cc	2013-03-07 12:15:02.000000000 +0100
++++ omniORBpy-4.2.0-new/modules/cxxAPI.cc	2014-05-08 23:00:54.898023182 +0200
 @@ -20,8 +20,8 @@
  //
  //    You should have received a copy of the GNU Lesser General Public
  //    License along with this library; if not, write to the Free
 -//    Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
 -//    MA 02111-1307, USA
-+//    Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
++//    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 +//    MA 02110-1301, USA
  //
  // Description:
  //    omniORBpy C++ API.
-diff -rupN omniORBpy-3.7/modules/omnipy.cc omniORBpy-3.7-new/modules/omnipy.cc
---- omniORBpy-3.7/modules/omnipy.cc	2010-09-07 15:37:57.000000000 +0200
-+++ omniORBpy-3.7-new/modules/omnipy.cc	2014-03-14 01:03:13.417163827 +0100
+diff -rupN omniORBpy-4.2.0/modules/omnipy.cc omniORBpy-4.2.0-new/modules/omnipy.cc
+--- omniORBpy-4.2.0/modules/omnipy.cc	2013-06-19 15:55:16.000000000 +0200
++++ omniORBpy-4.2.0-new/modules/omnipy.cc	2014-05-08 23:00:54.871022575 +0200
 @@ -21,8 +21,8 @@
  //
  //    You should have received a copy of the GNU Lesser General Public
  //    License along with this library; if not, write to the Free
 -//    Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
 -//    MA 02111-1307, USA
-+//    Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
++//    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 +//    MA 02110-1301, USA
  //
  //
  // Description:
-diff -rupN omniORBpy-3.7/modules/omnipy.h omniORBpy-3.7-new/modules/omnipy.h
---- omniORBpy-3.7/modules/omnipy.h	2009-05-06 18:50:31.000000000 +0200
-+++ omniORBpy-3.7-new/modules/omnipy.h	2014-03-14 01:03:13.434164070 +0100
+diff -rupN omniORBpy-4.2.0/modules/omnipy.h omniORBpy-4.2.0-new/modules/omnipy.h
+--- omniORBpy-4.2.0/modules/omnipy.h	2014-01-24 12:42:32.000000000 +0100
++++ omniORBpy-4.2.0-new/modules/omnipy.h	2014-05-08 23:00:54.890023002 +0200
 @@ -21,8 +21,8 @@
  //
  //    You should have received a copy of the GNU Lesser General Public
  //    License along with this library; if not, write to the Free
 -//    Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
 -//    MA 02111-1307, USA
-+//    Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
++//    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 +//    MA 02110-1301, USA
  //
  //
  // Description:
-diff -rupN omniORBpy-3.7/modules/omnipy_sysdep.h omniORBpy-3.7-new/modules/omnipy_sysdep.h
---- omniORBpy-3.7/modules/omnipy_sysdep.h	2011-06-21 00:14:34.000000000 +0200
-+++ omniORBpy-3.7-new/modules/omnipy_sysdep.h	2014-03-14 01:03:13.427163970 +0100
-@@ -20,8 +20,8 @@
+diff -rupN omniORBpy-4.2.0/modules/omnipy_sysdep.h omniORBpy-4.2.0-new/modules/omnipy_sysdep.h
+--- omniORBpy-4.2.0/modules/omnipy_sysdep.h	2012-09-21 00:22:16.000000000 +0200
++++ omniORBpy-4.2.0-new/modules/omnipy_sysdep.h	2014-05-08 23:00:54.881022800 +0200
+@@ -21,8 +21,8 @@
  //
  //    You should have received a copy of the GNU Lesser General Public
  //    License along with this library; if not, write to the Free
 -//    Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
 -//    MA 02111-1307, USA
-+//    Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
++//    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 +//    MA 02110-1301, USA
  //
  //
  // Description:
-diff -rupN omniORBpy-3.7/modules/pyAbstractIntf.cc omniORBpy-3.7-new/modules/pyAbstractIntf.cc
---- omniORBpy-3.7/modules/pyAbstractIntf.cc	2009-05-06 18:50:31.000000000 +0200
-+++ omniORBpy-3.7-new/modules/pyAbstractIntf.cc	2014-03-14 01:03:13.428163985 +0100
+diff -rupN omniORBpy-4.2.0/modules/pyAbstractIntf.cc omniORBpy-4.2.0-new/modules/pyAbstractIntf.cc
+--- omniORBpy-4.2.0/modules/pyAbstractIntf.cc	2013-03-07 12:15:02.000000000 +0100
++++ omniORBpy-4.2.0-new/modules/pyAbstractIntf.cc	2014-05-08 23:00:54.882022822 +0200
 @@ -20,8 +20,8 @@
  //
  //    You should have received a copy of the GNU Lesser General Public
  //    License along with this library; if not, write to the Free
 -//    Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
 -//    MA 02111-1307, USA
-+//    Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
++//    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 +//    MA 02110-1301, USA
  //
  //
  // Description:
-diff -rupN omniORBpy-3.7/modules/pyCallDescriptor.cc omniORBpy-3.7-new/modules/pyCallDescriptor.cc
---- omniORBpy-3.7/modules/pyCallDescriptor.cc	2009-05-06 18:50:31.000000000 +0200
-+++ omniORBpy-3.7-new/modules/pyCallDescriptor.cc	2014-03-14 01:03:13.475164658 +0100
+diff -rupN omniORBpy-4.2.0/modules/pyCallDescriptor.cc omniORBpy-4.2.0-new/modules/pyCallDescriptor.cc
+--- omniORBpy-4.2.0/modules/pyCallDescriptor.cc	2014-01-24 12:42:32.000000000 +0100
++++ omniORBpy-4.2.0-new/modules/pyCallDescriptor.cc	2014-05-08 23:00:54.946024260 +0200
 @@ -21,8 +21,8 @@
  //
  //    You should have received a copy of the GNU Lesser General Public
  //    License along with this library; if not, write to the Free
 -//    Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
 -//    MA 02111-1307, USA
-+//    Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
++//    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 +//    MA 02110-1301, USA
  //
  //
  // Description:
-diff -rupN omniORBpy-3.7/modules/pyContext.cc omniORBpy-3.7-new/modules/pyContext.cc
---- omniORBpy-3.7/modules/pyContext.cc	2009-05-06 18:50:31.000000000 +0200
-+++ omniORBpy-3.7-new/modules/pyContext.cc	2014-03-14 01:03:13.448164271 +0100
+diff -rupN omniORBpy-4.2.0/modules/pyContext.cc omniORBpy-4.2.0-new/modules/pyContext.cc
+--- omniORBpy-4.2.0/modules/pyContext.cc	2010-12-01 18:16:46.000000000 +0100
++++ omniORBpy-4.2.0-new/modules/pyContext.cc	2014-05-08 23:00:54.913023519 +0200
 @@ -21,8 +21,8 @@
  //
  //    You should have received a copy of the GNU Lesser General Public
  //    License along with this library; if not, write to the Free
 -//    Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
 -//    MA 02111-1307, USA
-+//    Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
++//    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 +//    MA 02110-1301, USA
  //
- //
  // Description:
-diff -rupN omniORBpy-3.7/modules/pyExceptions.cc omniORBpy-3.7-new/modules/pyExceptions.cc
---- omniORBpy-3.7/modules/pyExceptions.cc	2009-05-06 18:50:31.000000000 +0200
-+++ omniORBpy-3.7-new/modules/pyExceptions.cc	2014-03-14 01:03:13.406163669 +0100
+ //    Context support
+diff -rupN omniORBpy-4.2.0/modules/pyExceptions.cc omniORBpy-4.2.0-new/modules/pyExceptions.cc
+--- omniORBpy-4.2.0/modules/pyExceptions.cc	2014-01-24 12:42:32.000000000 +0100
++++ omniORBpy-4.2.0-new/modules/pyExceptions.cc	2014-05-08 23:00:54.859022305 +0200
 @@ -21,8 +21,8 @@
  //
  //    You should have received a copy of the GNU Lesser General Public
  //    License along with this library; if not, write to the Free
 -//    Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
 -//    MA 02111-1307, USA
-+//    Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
++//    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 +//    MA 02110-1301, USA
  //
  //
  // Description:
-diff -rupN omniORBpy-3.7/modules/pyFixed.cc omniORBpy-3.7-new/modules/pyFixed.cc
---- omniORBpy-3.7/modules/pyFixed.cc	2009-05-06 18:50:31.000000000 +0200
-+++ omniORBpy-3.7-new/modules/pyFixed.cc	2014-03-14 01:03:13.405163655 +0100
+diff -rupN omniORBpy-4.2.0/modules/pyFixed.cc omniORBpy-4.2.0-new/modules/pyFixed.cc
+--- omniORBpy-4.2.0/modules/pyFixed.cc	2012-09-21 00:22:16.000000000 +0200
++++ omniORBpy-4.2.0-new/modules/pyFixed.cc	2014-05-08 23:00:54.857022260 +0200
 @@ -21,8 +21,8 @@
  //
  //    You should have received a copy of the GNU Lesser General Public
  //    License along with this library; if not, write to the Free
 -//    Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
 -//    MA 02111-1307, USA
-+//    Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
++//    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 +//    MA 02110-1301, USA
  //
- //
  // Description:
-diff -rupN omniORBpy-3.7/modules/pyFixed.h omniORBpy-3.7-new/modules/pyFixed.h
---- omniORBpy-3.7/modules/pyFixed.h	2009-05-06 18:50:31.000000000 +0200
-+++ omniORBpy-3.7-new/modules/pyFixed.h	2014-03-14 01:03:13.445164228 +0100
+ //    Implementation of Fixed type for Python
+diff -rupN omniORBpy-4.2.0/modules/pyFixed.h omniORBpy-4.2.0-new/modules/pyFixed.h
+--- omniORBpy-4.2.0/modules/pyFixed.h	2012-09-21 00:22:16.000000000 +0200
++++ omniORBpy-4.2.0-new/modules/pyFixed.h	2014-05-08 23:00:54.908023406 +0200
 @@ -21,8 +21,8 @@
  //
  //    You should have received a copy of the GNU Lesser General Public
  //    License along with this library; if not, write to the Free
 -//    Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
 -//    MA 02111-1307, USA
-+//    Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
++//    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 +//    MA 02110-1301, USA
  //
  //
  // Description:
-diff -rupN omniORBpy-3.7/modules/pyInterceptors.cc omniORBpy-3.7-new/modules/pyInterceptors.cc
---- omniORBpy-3.7/modules/pyInterceptors.cc	2010-09-07 17:06:04.000000000 +0200
-+++ omniORBpy-3.7-new/modules/pyInterceptors.cc	2014-03-14 01:03:13.410163727 +0100
+diff -rupN omniORBpy-4.2.0/modules/pyInterceptors.cc omniORBpy-4.2.0-new/modules/pyInterceptors.cc
+--- omniORBpy-4.2.0/modules/pyInterceptors.cc	2013-01-07 14:19:41.000000000 +0100
++++ omniORBpy-4.2.0-new/modules/pyInterceptors.cc	2014-05-08 23:00:54.865022440 +0200
 @@ -20,8 +20,8 @@
  //
  //    You should have received a copy of the GNU Lesser General Public
  //    License along with this library; if not, write to the Free
 -//    Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
 -//    MA 02111-1307, USA
-+//    Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
++//    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 +//    MA 02110-1301, USA
  //
  // Description:
- //    Python request interceptors
-diff -rupN omniORBpy-3.7/modules/pyLocalObjects.cc omniORBpy-3.7-new/modules/pyLocalObjects.cc
---- omniORBpy-3.7/modules/pyLocalObjects.cc	2009-05-06 18:50:31.000000000 +0200
-+++ omniORBpy-3.7-new/modules/pyLocalObjects.cc	2014-03-14 01:03:13.420163870 +0100
+ //    Python interceptors
+diff -rupN omniORBpy-4.2.0/modules/pyLocalObjects.cc omniORBpy-4.2.0-new/modules/pyLocalObjects.cc
+--- omniORBpy-4.2.0/modules/pyLocalObjects.cc	2013-03-07 12:15:02.000000000 +0100
++++ omniORBpy-4.2.0-new/modules/pyLocalObjects.cc	2014-05-08 23:00:54.874022642 +0200
 @@ -21,8 +21,8 @@
  //
  //    You should have received a copy of the GNU Lesser General Public
  //    License along with this library; if not, write to the Free
 -//    Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
 -//    MA 02111-1307, USA
-+//    Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
++//    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 +//    MA 02110-1301, USA
  //
  //
  // Description:
-diff -rupN omniORBpy-3.7/modules/pyMarshal.cc omniORBpy-3.7-new/modules/pyMarshal.cc
---- omniORBpy-3.7/modules/pyMarshal.cc	2009-05-06 18:50:31.000000000 +0200
-+++ omniORBpy-3.7-new/modules/pyMarshal.cc	2014-03-14 01:03:13.468164558 +0100
+diff -rupN omniORBpy-4.2.0/modules/pyMarshal.cc omniORBpy-4.2.0-new/modules/pyMarshal.cc
+--- omniORBpy-4.2.0/modules/pyMarshal.cc	2013-03-07 12:15:02.000000000 +0100
++++ omniORBpy-4.2.0-new/modules/pyMarshal.cc	2014-05-08 23:00:54.937024058 +0200
 @@ -21,8 +21,8 @@
  //
  //    You should have received a copy of the GNU Lesser General Public
  //    License along with this library; if not, write to the Free
 -//    Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
 -//    MA 02111-1307, USA
-+//    Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
++//    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 +//    MA 02110-1301, USA
  //
  //
  // Description:
-diff -rupN omniORBpy-3.7/modules/pyObjectRef.cc omniORBpy-3.7-new/modules/pyObjectRef.cc
---- omniORBpy-3.7/modules/pyObjectRef.cc	2010-02-27 21:08:21.000000000 +0100
-+++ omniORBpy-3.7-new/modules/pyObjectRef.cc	2014-03-14 01:03:13.425163941 +0100
+diff -rupN omniORBpy-4.2.0/modules/pyObjectRef.cc omniORBpy-4.2.0-new/modules/pyObjectRef.cc
+--- omniORBpy-4.2.0/modules/pyObjectRef.cc	2013-06-19 15:55:16.000000000 +0200
++++ omniORBpy-4.2.0-new/modules/pyObjectRef.cc	2014-05-08 23:00:54.880022777 +0200
 @@ -21,8 +21,8 @@
  //
  //    You should have received a copy of the GNU Lesser General Public
  //    License along with this library; if not, write to the Free
 -//    Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
 -//    MA 02111-1307, USA
-+//    Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
++//    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 +//    MA 02110-1301, USA
  //
- //
  // Description:
-diff -rupN omniORBpy-3.7/modules/pyomniFunc.cc omniORBpy-3.7-new/modules/pyomniFunc.cc
---- omniORBpy-3.7/modules/pyomniFunc.cc	2009-05-06 18:50:31.000000000 +0200
-+++ omniORBpy-3.7-new/modules/pyomniFunc.cc	2014-03-14 01:03:13.442164185 +0100
+ //    Versions of ORB object ref functions which deal with Python
+diff -rupN omniORBpy-4.2.0/modules/pyomniFunc.cc omniORBpy-4.2.0-new/modules/pyomniFunc.cc
+--- omniORBpy-4.2.0/modules/pyomniFunc.cc	2013-03-07 12:15:02.000000000 +0100
++++ omniORBpy-4.2.0-new/modules/pyomniFunc.cc	2014-05-08 23:00:54.902023271 +0200
 @@ -21,8 +21,8 @@
  //
  //    You should have received a copy of the GNU Lesser General Public
  //    License along with this library; if not, write to the Free
 -//    Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
 -//    MA 02111-1307, USA
-+//    Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
++//    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 +//    MA 02110-1301, USA
  //
  //
  // Description:
-diff -rupN omniORBpy-3.7/modules/pyORBFunc.cc omniORBpy-3.7-new/modules/pyORBFunc.cc
---- omniORBpy-3.7/modules/pyORBFunc.cc	2009-05-06 18:50:31.000000000 +0200
-+++ omniORBpy-3.7-new/modules/pyORBFunc.cc	2014-03-14 01:03:13.423163913 +0100
+diff -rupN omniORBpy-4.2.0/modules/pyORBFunc.cc omniORBpy-4.2.0-new/modules/pyORBFunc.cc
+--- omniORBpy-4.2.0/modules/pyORBFunc.cc	2013-04-12 14:59:37.000000000 +0200
++++ omniORBpy-4.2.0-new/modules/pyORBFunc.cc	2014-05-08 23:00:54.876022687 +0200
 @@ -21,8 +21,8 @@
  //
  //    You should have received a copy of the GNU Lesser General Public
  //    License along with this library; if not, write to the Free
 -//    Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
 -//    MA 02111-1307, USA
-+//    Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
++//    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 +//    MA 02110-1301, USA
  //
  //
  // Description:
-diff -rupN omniORBpy-3.7/modules/pyPOACurrentFunc.cc omniORBpy-3.7-new/modules/pyPOACurrentFunc.cc
---- omniORBpy-3.7/modules/pyPOACurrentFunc.cc	2009-05-06 18:50:31.000000000 +0200
-+++ omniORBpy-3.7-new/modules/pyPOACurrentFunc.cc	2014-03-14 01:03:13.443164200 +0100
+diff -rupN omniORBpy-4.2.0/modules/pyPOACurrentFunc.cc omniORBpy-4.2.0-new/modules/pyPOACurrentFunc.cc
+--- omniORBpy-4.2.0/modules/pyPOACurrentFunc.cc	2013-04-12 14:59:37.000000000 +0200
++++ omniORBpy-4.2.0-new/modules/pyPOACurrentFunc.cc	2014-05-08 23:00:54.903023294 +0200
 @@ -21,8 +21,8 @@
  //
  //    You should have received a copy of the GNU Lesser General Public
  //    License along with this library; if not, write to the Free
 -//    Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
 -//    MA 02111-1307, USA
-+//    Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
++//    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 +//    MA 02110-1301, USA
  //
  //
  // Description:
-diff -rupN omniORBpy-3.7/modules/pyPOAFunc.cc omniORBpy-3.7-new/modules/pyPOAFunc.cc
---- omniORBpy-3.7/modules/pyPOAFunc.cc	2009-05-06 18:50:31.000000000 +0200
-+++ omniORBpy-3.7-new/modules/pyPOAFunc.cc	2014-03-14 01:03:13.448164271 +0100
+diff -rupN omniORBpy-4.2.0/modules/pyPOAFunc.cc omniORBpy-4.2.0-new/modules/pyPOAFunc.cc
+--- omniORBpy-4.2.0/modules/pyPOAFunc.cc	2013-07-24 15:21:25.000000000 +0200
++++ omniORBpy-4.2.0-new/modules/pyPOAFunc.cc	2014-05-08 23:00:54.912023496 +0200
 @@ -21,8 +21,8 @@
  //
  //    You should have received a copy of the GNU Lesser General Public
  //    License along with this library; if not, write to the Free
 -//    Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
 -//    MA 02111-1307, USA
-+//    Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
++//    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 +//    MA 02110-1301, USA
  //
  //
  // Description:
-diff -rupN omniORBpy-3.7/modules/pyPOAManagerFunc.cc omniORBpy-3.7-new/modules/pyPOAManagerFunc.cc
---- omniORBpy-3.7/modules/pyPOAManagerFunc.cc	2009-05-06 18:50:31.000000000 +0200
-+++ omniORBpy-3.7-new/modules/pyPOAManagerFunc.cc	2014-03-14 01:03:13.421163884 +0100
+diff -rupN omniORBpy-4.2.0/modules/pyPOAManagerFunc.cc omniORBpy-4.2.0-new/modules/pyPOAManagerFunc.cc
+--- omniORBpy-4.2.0/modules/pyPOAManagerFunc.cc	2013-04-12 14:59:37.000000000 +0200
++++ omniORBpy-4.2.0-new/modules/pyPOAManagerFunc.cc	2014-05-08 23:00:54.875022665 +0200
 @@ -21,8 +21,8 @@
  //
  //    You should have received a copy of the GNU Lesser General Public
  //    License along with this library; if not, write to the Free
 -//    Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
 -//    MA 02111-1307, USA
-+//    Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
++//    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 +//    MA 02110-1301, USA
  //
  //
  // Description:
-diff -rupN omniORBpy-3.7/modules/pyServant.cc omniORBpy-3.7-new/modules/pyServant.cc
---- omniORBpy-3.7/modules/pyServant.cc	2011-06-21 00:14:34.000000000 +0200
-+++ omniORBpy-3.7-new/modules/pyServant.cc	2014-03-14 01:03:13.444164214 +0100
+diff -rupN omniORBpy-4.2.0/modules/pyServant.cc omniORBpy-4.2.0-new/modules/pyServant.cc
+--- omniORBpy-4.2.0/modules/pyServant.cc	2013-03-07 12:15:02.000000000 +0100
++++ omniORBpy-4.2.0-new/modules/pyServant.cc	2014-05-08 23:00:54.907023384 +0200
 @@ -21,8 +21,8 @@
  //
  //    You should have received a copy of the GNU Lesser General Public
  //    License along with this library; if not, write to the Free
 -//    Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
 -//    MA 02111-1307, USA
-+//    Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
++//    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 +//    MA 02110-1301, USA
  //
- //
  // Description:
-diff -rupN omniORBpy-3.7/modules/pyThreadCache.cc omniORBpy-3.7-new/modules/pyThreadCache.cc
---- omniORBpy-3.7/modules/pyThreadCache.cc	2009-05-06 18:50:31.000000000 +0200
-+++ omniORBpy-3.7-new/modules/pyThreadCache.cc	2014-03-14 01:03:13.404163641 +0100
+ //    Implementation of Python servant object
+diff -rupN omniORBpy-4.2.0/modules/pyThreadCache.cc omniORBpy-4.2.0-new/modules/pyThreadCache.cc
+--- omniORBpy-4.2.0/modules/pyThreadCache.cc	2012-09-21 00:22:16.000000000 +0200
++++ omniORBpy-4.2.0-new/modules/pyThreadCache.cc	2014-05-08 23:00:54.855022215 +0200
 @@ -21,8 +21,8 @@
  //
  //    You should have received a copy of the GNU Lesser General Public
  //    License along with this library; if not, write to the Free
 -//    Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
 -//    MA 02111-1307, USA
-+//    Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
++//    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 +//    MA 02110-1301, USA
  //
  //
  // Description:
-diff -rupN omniORBpy-3.7/modules/pyThreadCache.h omniORBpy-3.7-new/modules/pyThreadCache.h
---- omniORBpy-3.7/modules/pyThreadCache.h	2009-05-06 18:50:31.000000000 +0200
-+++ omniORBpy-3.7-new/modules/pyThreadCache.h	2014-03-14 01:03:13.426163956 +0100
+diff -rupN omniORBpy-4.2.0/modules/pyThreadCache.h omniORBpy-4.2.0-new/modules/pyThreadCache.h
+--- omniORBpy-4.2.0/modules/pyThreadCache.h	2012-09-21 00:22:16.000000000 +0200
++++ omniORBpy-4.2.0-new/modules/pyThreadCache.h	2014-05-08 23:00:54.881022800 +0200
 @@ -21,8 +21,8 @@
  //
  //    You should have received a copy of the GNU Lesser General Public
  //    License along with this library; if not, write to the Free
 -//    Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
 -//    MA 02111-1307, USA
-+//    Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
++//    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 +//    MA 02110-1301, USA
  //
  //
  // Description:
-diff -rupN omniORBpy-3.7/modules/pyTypeCode.cc omniORBpy-3.7-new/modules/pyTypeCode.cc
---- omniORBpy-3.7/modules/pyTypeCode.cc	2010-05-14 14:54:47.000000000 +0200
-+++ omniORBpy-3.7-new/modules/pyTypeCode.cc	2014-03-14 01:03:13.473164629 +0100
+diff -rupN omniORBpy-4.2.0/modules/pyTypeCode.cc omniORBpy-4.2.0-new/modules/pyTypeCode.cc
+--- omniORBpy-4.2.0/modules/pyTypeCode.cc	2013-03-07 12:15:02.000000000 +0100
++++ omniORBpy-4.2.0-new/modules/pyTypeCode.cc	2014-05-08 23:00:54.942024170 +0200
 @@ -21,8 +21,8 @@
  //
  //    You should have received a copy of the GNU Lesser General Public
  //    License along with this library; if not, write to the Free
 -//    Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
 -//    MA 02111-1307, USA
-+//    Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
++//    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 +//    MA 02110-1301, USA
  //
  //
  // Description:
-diff -rupN omniORBpy-3.7/modules/pyValueType.cc omniORBpy-3.7-new/modules/pyValueType.cc
---- omniORBpy-3.7/modules/pyValueType.cc	2013-05-23 16:34:18.000000000 +0200
-+++ omniORBpy-3.7-new/modules/pyValueType.cc	2014-03-14 01:03:13.439164142 +0100
+diff -rupN omniORBpy-4.2.0/modules/pyValueType.cc omniORBpy-4.2.0-new/modules/pyValueType.cc
+--- omniORBpy-4.2.0/modules/pyValueType.cc	2010-12-01 18:16:46.000000000 +0100
++++ omniORBpy-4.2.0-new/modules/pyValueType.cc	2014-05-08 23:00:54.897023159 +0200
 @@ -20,8 +20,8 @@
  //
  //    You should have received a copy of the GNU Lesser General Public
  //    License along with this library; if not, write to the Free
 -//    Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
 -//    MA 02111-1307, USA
-+//    Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
++//    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 +//    MA 02110-1301, USA
  //
  //
  // Description:
-diff -rupN omniORBpy-3.7/modules/sslTP/pysslTP.cc omniORBpy-3.7-new/modules/sslTP/pysslTP.cc
---- omniORBpy-3.7/modules/sslTP/pysslTP.cc	2003-03-23 22:51:59.000000000 +0100
-+++ omniORBpy-3.7-new/modules/sslTP/pysslTP.cc	2014-03-14 01:03:13.407163684 +0100
+diff -rupN omniORBpy-4.2.0/modules/sslTP/pysslTP.cc omniORBpy-4.2.0-new/modules/sslTP/pysslTP.cc
+--- omniORBpy-4.2.0/modules/sslTP/pysslTP.cc	2012-09-21 00:22:16.000000000 +0200
++++ omniORBpy-4.2.0-new/modules/sslTP/pysslTP.cc	2014-05-08 23:00:54.860022328 +0200
 @@ -20,8 +20,8 @@
  //
  //    You should have received a copy of the GNU Lesser General Public
  //    License along with this library; if not, write to the Free
 -//    Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
 -//    MA 02111-1307, USA
-+//    Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
++//    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 +//    MA 02110-1301, USA
  //
  // Description:
  //    SSL transport library
-diff -rupN omniORBpy-3.7/omniidl_be/python.py omniORBpy-3.7-new/omniidl_be/python.py
---- omniORBpy-3.7/omniidl_be/python.py	2009-10-07 18:25:38.000000000 +0200
-+++ omniORBpy-3.7-new/omniidl_be/python.py	2014-03-14 01:03:13.314162351 +0100
+diff -rupN omniORBpy-4.2.0/modules/ziop/pyZIOP.cc omniORBpy-4.2.0-new/modules/ziop/pyZIOP.cc
+--- omniORBpy-4.2.0/modules/ziop/pyZIOP.cc	2013-06-19 15:55:16.000000000 +0200
++++ omniORBpy-4.2.0-new/modules/ziop/pyZIOP.cc	2014-05-08 23:00:54.950024350 +0200
+@@ -19,8 +19,8 @@
+ //
+ //    You should have received a copy of the GNU Library General Public
+ //    License along with this library; if not, write to the Free
+-//    Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+-//    02111-1307, USA
++//    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
++//    02110-1301, USA
+ //
+ // Description:
+ //    ZIOP support
+diff -rupN omniORBpy-4.2.0/omniidl_be/python.py omniORBpy-4.2.0-new/omniidl_be/python.py
+--- omniORBpy-4.2.0/omniidl_be/python.py	2013-03-07 12:15:02.000000000 +0100
++++ omniORBpy-4.2.0-new/omniidl_be/python.py	2014-05-08 23:00:54.775020418 +0200
 @@ -20,8 +20,8 @@
  #
  #  You should have received a copy of the GNU General Public License
  #  along with this program; if not, write to the Free Software
 -#  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 -#  02111-1307, USA.
-+#  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
++#  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
 +#  02110-1301, USA.
  #
  # Description:
  #   
-diff -rupN omniORBpy-3.7/python/omniORB/any.py omniORBpy-3.7-new/python/omniORB/any.py
---- omniORBpy-3.7/python/omniORB/any.py	2009-05-06 18:50:31.000000000 +0200
-+++ omniORBpy-3.7-new/python/omniORB/any.py	2014-03-14 01:03:13.290162007 +0100
+diff -rupN omniORBpy-4.2.0/python/omniORB/ami.py omniORBpy-4.2.0-new/python/omniORB/ami.py
+--- omniORBpy-4.2.0/python/omniORB/ami.py	2013-04-12 14:59:37.000000000 +0200
++++ omniORBpy-4.2.0-new/python/omniORB/ami.py	2014-05-08 23:00:54.742019676 +0200
+@@ -20,8 +20,8 @@
+ #
+ #    You should have received a copy of the GNU Lesser General Public
+ #    License along with this library; if not, write to the Free
+-#    Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
+-#    MA 02111-1307, USA
++#    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
++#    MA 02110-1301, USA
+ #
+ # Description:
+ #    AMI support
+diff -rupN omniORBpy-4.2.0/python/omniORB/any.py omniORBpy-4.2.0-new/python/omniORB/any.py
+--- omniORBpy-4.2.0/python/omniORB/any.py	2009-05-06 18:50:31.000000000 +0200
++++ omniORBpy-4.2.0-new/python/omniORB/any.py	2014-05-08 23:00:54.744019721 +0200
+@@ -20,8 +20,8 @@
+ #
+ #    You should have received a copy of the GNU Lesser General Public
+ #    License along with this library; if not, write to the Free
+-#    Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
+-#    MA 02111-1307, USA
++#    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
++#    MA 02110-1301, USA
+ #
+ #
+ # Description:
+diff -rupN omniORBpy-4.2.0/python/omniORB/BiDirPolicy.py omniORBpy-4.2.0-new/python/omniORB/BiDirPolicy.py
+--- omniORBpy-4.2.0/python/omniORB/BiDirPolicy.py	2013-06-19 15:55:16.000000000 +0200
++++ omniORBpy-4.2.0-new/python/omniORB/BiDirPolicy.py	2014-05-08 23:00:54.742019676 +0200
 @@ -20,8 +20,8 @@
  #
  #    You should have received a copy of the GNU Lesser General Public
  #    License along with this library; if not, write to the Free
 -#    Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
 -#    MA 02111-1307, USA
-+#    Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
++#    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 +#    MA 02110-1301, USA
  #
  #
  # Description:
-diff -rupN omniORBpy-3.7/python/omniORB/BiDirPolicy.py omniORBpy-3.7-new/python/omniORB/BiDirPolicy.py
---- omniORBpy-3.7/python/omniORB/BiDirPolicy.py	2009-05-06 18:50:31.000000000 +0200
-+++ omniORBpy-3.7-new/python/omniORB/BiDirPolicy.py	2014-03-14 01:03:13.288161979 +0100
+diff -rupN omniORBpy-4.2.0/python/omniORB/codesets.py omniORBpy-4.2.0-new/python/omniORB/codesets.py
+--- omniORBpy-4.2.0/python/omniORB/codesets.py	2013-02-13 00:04:52.000000000 +0100
++++ omniORBpy-4.2.0-new/python/omniORB/codesets.py	2014-05-08 23:00:54.733019474 +0200
 @@ -20,8 +20,8 @@
  #
  #    You should have received a copy of the GNU Lesser General Public
  #    License along with this library; if not, write to the Free
 -#    Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
 -#    MA 02111-1307, USA
-+#    Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
++#    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 +#    MA 02110-1301, USA
  #
  #
  # Description:
-diff -rupN omniORBpy-3.7/python/omniORB/codesets.py omniORBpy-3.7-new/python/omniORB/codesets.py
---- omniORBpy-3.7/python/omniORB/codesets.py	2003-03-23 22:51:59.000000000 +0100
-+++ omniORBpy-3.7-new/python/omniORB/codesets.py	2014-03-14 01:03:13.278161835 +0100
+diff -rupN omniORBpy-4.2.0/python/omniORB/Compression.py omniORBpy-4.2.0-new/python/omniORB/Compression.py
+--- omniORBpy-4.2.0/python/omniORB/Compression.py	2013-06-19 15:55:16.000000000 +0200
++++ omniORBpy-4.2.0-new/python/omniORB/Compression.py	2014-05-08 23:00:54.745019743 +0200
 @@ -20,8 +20,8 @@
  #
  #    You should have received a copy of the GNU Lesser General Public
  #    License along with this library; if not, write to the Free
 -#    Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
 -#    MA 02111-1307, USA
-+#    Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
++#    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 +#    MA 02110-1301, USA
  #
  #
  # Description:
-diff -rupN omniORBpy-3.7/python/omniORB/CORBA.py omniORBpy-3.7-new/python/omniORB/CORBA.py
---- omniORBpy-3.7/python/omniORB/CORBA.py	2010-05-06 17:48:21.000000000 +0200
-+++ omniORBpy-3.7-new/python/omniORB/CORBA.py	2014-03-14 01:03:13.302162179 +0100
+diff -rupN omniORBpy-4.2.0/python/omniORB/CORBA.py omniORBpy-4.2.0-new/python/omniORB/CORBA.py
+--- omniORBpy-4.2.0/python/omniORB/CORBA.py	2013-06-19 15:55:16.000000000 +0200
++++ omniORBpy-4.2.0-new/python/omniORB/CORBA.py	2014-05-08 23:00:54.760020081 +0200
 @@ -21,8 +21,8 @@
  #
  #    You should have received a copy of the GNU Lesser General Public
  #    License along with this library; if not, write to the Free
 -#    Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
 -#    MA 02111-1307, USA
-+#    Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
++#    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 +#    MA 02110-1301, USA
  #
  #
  # Description:
-diff -rupN omniORBpy-3.7/python/omniORB/__init__.py omniORBpy-3.7-new/python/omniORB/__init__.py
---- omniORBpy-3.7/python/omniORB/__init__.py	2010-09-07 15:37:57.000000000 +0200
-+++ omniORBpy-3.7-new/python/omniORB/__init__.py	2014-03-14 01:03:13.295162079 +0100
+diff -rupN omniORBpy-4.2.0/python/omniORB/__init__.py omniORBpy-4.2.0-new/python/omniORB/__init__.py
+--- omniORBpy-4.2.0/python/omniORB/__init__.py	2013-07-24 15:21:25.000000000 +0200
++++ omniORBpy-4.2.0-new/python/omniORB/__init__.py	2014-05-08 23:00:54.754019946 +0200
 @@ -21,8 +21,8 @@
  #
  #    You should have received a copy of the GNU Lesser General Public
  #    License along with this library; if not, write to the Free
 -#    Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
 -#    MA 02111-1307, USA
-+#    Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
++#    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 +#    MA 02110-1301, USA
  #
  #
  # Description:
-diff -rupN omniORBpy-3.7/python/omniORB/interceptors.py omniORBpy-3.7-new/python/omniORB/interceptors.py
---- omniORBpy-3.7/python/omniORB/interceptors.py	2005-06-24 17:43:24.000000000 +0200
-+++ omniORBpy-3.7-new/python/omniORB/interceptors.py	2014-03-14 01:03:13.296162093 +0100
+diff -rupN omniORBpy-4.2.0/python/omniORB/interceptors.py omniORBpy-4.2.0-new/python/omniORB/interceptors.py
+--- omniORBpy-4.2.0/python/omniORB/interceptors.py	2013-02-13 00:04:52.000000000 +0100
++++ omniORBpy-4.2.0-new/python/omniORB/interceptors.py	2014-05-08 23:00:54.754019946 +0200
 @@ -20,8 +20,8 @@
  #
  #    You should have received a copy of the GNU Lesser General Public
  #    License along with this library; if not, write to the Free
 -#    Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
 -#    MA 02111-1307, USA
-+#    Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
++#    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 +#    MA 02110-1301, USA
  #
  #
  # Description:
-diff -rupN omniORBpy-3.7/python/omniORB/omniConnectionMgmt.py omniORBpy-3.7-new/python/omniORB/omniConnectionMgmt.py
---- omniORBpy-3.7/python/omniORB/omniConnectionMgmt.py	2006-07-26 19:52:17.000000000 +0200
-+++ omniORBpy-3.7-new/python/omniORB/omniConnectionMgmt.py	2014-03-14 01:03:13.298162122 +0100
+diff -rupN omniORBpy-4.2.0/python/omniORB/omniConnectionMgmt.py omniORBpy-4.2.0-new/python/omniORB/omniConnectionMgmt.py
+--- omniORBpy-4.2.0/python/omniORB/omniConnectionMgmt.py	2006-07-26 19:52:17.000000000 +0200
++++ omniORBpy-4.2.0-new/python/omniORB/omniConnectionMgmt.py	2014-05-08 23:00:54.756019991 +0200
 @@ -20,8 +20,8 @@
  #
  #    You should have received a copy of the GNU Lesser General Public
  #    License along with this library; if not, write to the Free
 -#    Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
 -#    MA 02111-1307, USA
-+#    Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
++#    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 +#    MA 02110-1301, USA
  #
  #
  # Description:
-diff -rupN omniORBpy-3.7/python/omniORB/PortableServer__POA.py omniORBpy-3.7-new/python/omniORB/PortableServer__POA.py
---- omniORBpy-3.7/python/omniORB/PortableServer__POA.py	2003-03-23 22:51:59.000000000 +0100
-+++ omniORBpy-3.7-new/python/omniORB/PortableServer__POA.py	2014-03-14 01:03:13.291162021 +0100
+diff -rupN omniORBpy-4.2.0/python/omniORB/omniPolicy.py omniORBpy-4.2.0-new/python/omniORB/omniPolicy.py
+--- omniORBpy-4.2.0/python/omniORB/omniPolicy.py	2013-07-24 15:21:25.000000000 +0200
++++ omniORBpy-4.2.0-new/python/omniORB/omniPolicy.py	2014-05-08 23:00:54.746019766 +0200
+@@ -20,8 +20,8 @@
+ #
+ #    You should have received a copy of the GNU Lesser General Public
+ #    License along with this library; if not, write to the Free
+-#    Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
+-#    MA 02111-1307, USA
++#    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
++#    MA 02110-1301, USA
+ #
+ # Description:
+ #    omniORB-specifc policies
+diff -rupN omniORBpy-4.2.0/python/omniORB/omniZIOP.py omniORBpy-4.2.0-new/python/omniORB/omniZIOP.py
+--- omniORBpy-4.2.0/python/omniORB/omniZIOP.py	2013-07-30 15:39:23.000000000 +0200
++++ omniORBpy-4.2.0-new/python/omniORB/omniZIOP.py	2014-05-08 23:00:54.741019654 +0200
 @@ -20,8 +20,8 @@
  #
  #    You should have received a copy of the GNU Lesser General Public
  #    License along with this library; if not, write to the Free
 -#    Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
 -#    MA 02111-1307, USA
-+#    Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
++#    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 +#    MA 02110-1301, USA
  #
  #
  # Description:
-diff -rupN omniORBpy-3.7/python/omniORB/PortableServer.py omniORBpy-3.7-new/python/omniORB/PortableServer.py
---- omniORBpy-3.7/python/omniORB/PortableServer.py	2009-05-06 18:50:31.000000000 +0200
-+++ omniORBpy-3.7-new/python/omniORB/PortableServer.py	2014-03-14 01:03:13.282161893 +0100
+diff -rupN omniORBpy-4.2.0/python/omniORB/PortableServer__POA.py omniORBpy-4.2.0-new/python/omniORB/PortableServer__POA.py
+--- omniORBpy-4.2.0/python/omniORB/PortableServer__POA.py	2013-02-13 00:04:52.000000000 +0100
++++ omniORBpy-4.2.0-new/python/omniORB/PortableServer__POA.py	2014-05-08 23:00:54.746019766 +0200
 @@ -21,8 +21,8 @@
  #
  #    You should have received a copy of the GNU Lesser General Public
  #    License along with this library; if not, write to the Free
 -#    Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
 -#    MA 02111-1307, USA
-+#    Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
++#    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 +#    MA 02110-1301, USA
  #
  #
  # Description:
-diff -rupN omniORBpy-3.7/python/omniORB/sslTP.py omniORBpy-3.7-new/python/omniORB/sslTP.py
---- omniORBpy-3.7/python/omniORB/sslTP.py	2003-03-23 22:51:59.000000000 +0100
-+++ omniORBpy-3.7-new/python/omniORB/sslTP.py	2014-03-14 01:03:13.291162021 +0100
+diff -rupN omniORBpy-4.2.0/python/omniORB/PortableServer.py omniORBpy-4.2.0-new/python/omniORB/PortableServer.py
+--- omniORBpy-4.2.0/python/omniORB/PortableServer.py	2013-07-24 15:21:25.000000000 +0200
++++ omniORBpy-4.2.0-new/python/omniORB/PortableServer.py	2014-05-08 23:00:54.737019564 +0200
+@@ -21,8 +21,8 @@
+ #
+ #    You should have received a copy of the GNU Lesser General Public
+ #    License along with this library; if not, write to the Free
+-#    Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
+-#    MA 02111-1307, USA
++#    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
++#    MA 02110-1301, USA
+ #
+ # Description:
+ #    PortableServer module
+diff -rupN omniORBpy-4.2.0/python/omniORB/sslTP.py omniORBpy-4.2.0-new/python/omniORB/sslTP.py
+--- omniORBpy-4.2.0/python/omniORB/sslTP.py	2013-02-13 00:04:52.000000000 +0100
++++ omniORBpy-4.2.0-new/python/omniORB/sslTP.py	2014-05-08 23:00:54.746019766 +0200
 @@ -20,8 +20,8 @@
  #
  #    You should have received a copy of the GNU Lesser General Public
  #    License along with this library; if not, write to the Free
 -#    Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
 -#    MA 02111-1307, USA
-+#    Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
++#    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 +#    MA 02110-1301, USA
  #
  #
  # Description:
-diff -rupN omniORBpy-3.7/python/omniORB/tcInternal.py omniORBpy-3.7-new/python/omniORB/tcInternal.py
---- omniORBpy-3.7/python/omniORB/tcInternal.py	2012-03-17 21:39:21.000000000 +0100
-+++ omniORBpy-3.7-new/python/omniORB/tcInternal.py	2014-03-14 01:03:13.287161964 +0100
+diff -rupN omniORBpy-4.2.0/python/omniORB/tcInternal.py omniORBpy-4.2.0-new/python/omniORB/tcInternal.py
+--- omniORBpy-4.2.0/python/omniORB/tcInternal.py	2013-05-22 14:11:50.000000000 +0200
++++ omniORBpy-4.2.0-new/python/omniORB/tcInternal.py	2014-05-08 23:00:54.741019654 +0200
+@@ -21,8 +21,8 @@
+ #
+ #    You should have received a copy of the GNU Lesser General Public
+ #    License along with this library; if not, write to the Free
+-#    Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
+-#    MA 02111-1307, USA
++#    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
++#    MA 02110-1301, USA
+ #
+ # Description:
+ #    TypeCode internal implementation
+diff -rupN omniORBpy-4.2.0/python/omniORB/URI.py omniORBpy-4.2.0-new/python/omniORB/URI.py
+--- omniORBpy-4.2.0/python/omniORB/URI.py	2013-02-13 00:04:52.000000000 +0100
++++ omniORBpy-4.2.0-new/python/omniORB/URI.py	2014-05-08 23:00:54.755019968 +0200
 @@ -21,8 +21,8 @@
  #
  #    You should have received a copy of the GNU Lesser General Public
  #    License along with this library; if not, write to the Free
 -#    Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
 -#    MA 02111-1307, USA
-+#    Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
++#    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 +#    MA 02110-1301, USA
  #
  #
  # Description:
-diff -rupN omniORBpy-3.7/python/omniORB/URI.py omniORBpy-3.7-new/python/omniORB/URI.py
---- omniORBpy-3.7/python/omniORB/URI.py	2003-03-23 22:51:59.000000000 +0100
-+++ omniORBpy-3.7-new/python/omniORB/URI.py	2014-03-14 01:03:13.297162108 +0100
+diff -rupN omniORBpy-4.2.0/python/omniORB/ZIOP.py omniORBpy-4.2.0-new/python/omniORB/ZIOP.py
+--- omniORBpy-4.2.0/python/omniORB/ZIOP.py	2013-06-19 15:55:16.000000000 +0200
++++ omniORBpy-4.2.0-new/python/omniORB/ZIOP.py	2014-05-08 23:00:54.745019743 +0200
 @@ -20,8 +20,8 @@
  #
  #    You should have received a copy of the GNU Lesser General Public
  #    License along with this library; if not, write to the Free
 -#    Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
 -#    MA 02111-1307, USA
-+#    Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
++#    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 +#    MA 02110-1301, USA
  #
  #
diff --git a/sources b/sources
index d1ec954..91412b9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ec5ed692ef38eb757345129935812e59  omniORBpy-3.7.tar.bz2
+50ecde547c865aad2074d30224779412  omniORBpy-4.2.0.tar.bz2


More information about the scm-commits mailing list