[Pkg-ace-commits] [pkg-ace] r531 - trunk/debian/patches

tgg at alioth.debian.org tgg at alioth.debian.org
Thu Oct 11 10:35:34 UTC 2007


Author: tgg
Date: 2007-10-11 10:35:34 +0000 (Thu, 11 Oct 2007)
New Revision: 531

Modified:
   trunk/debian/patches/34-bts386713.dpatch
Log:
update patch for ACE 5.6 (already obsoleted)


Modified: trunk/debian/patches/34-bts386713.dpatch
===================================================================
--- trunk/debian/patches/34-bts386713.dpatch	2007-09-06 08:56:48 UTC (rev 530)
+++ trunk/debian/patches/34-bts386713.dpatch	2007-10-11 10:35:34 UTC (rev 531)
@@ -12,7 +12,7 @@
  static const char pg_poa_factory_name[] = "TAO_GOA";
  static const char pg_poa_factory_directive[] = ACE_DYNAMIC_SERVICE_DIRECTIVE(
 -  "TAO_GOA", "TAO_PortableGroup", "_make_TAO_PG_Object_Adapter_Factory", "");
-+  "TAO_GOA", "libTAO_PortableGroup-1.5.10.so", "_make_TAO_PG_Object_Adapter_Factory", "");
++  "TAO_GOA", "libTAO_PortableGroup-1.6.so", "_make_TAO_PG_Object_Adapter_Factory", "");
  
  TAO_BEGIN_VERSIONED_NAMESPACE_DECL
  
@@ -23,7 +23,7 @@
        this->configuration ()->process_directive (
          ACE_DYNAMIC_SERVICE_DIRECTIVE("PolicyFactory_Loader",
 -                                      "TAO_PI",
-+                                      "libTAO_PI-1.5.10.so",
++                                      "libTAO_PI-1.6.so",
                                        "_make_TAO_PolicyFactory_Loader",
                                        ""));
        loader =
@@ -32,7 +32,7 @@
        config->process_directive (
          ACE_DYNAMIC_SERVICE_DIRECTIVE ("ORBInitializer_Registry",
 -                                       "TAO_PI",
-+                                       "libTAO_PI-1.5.10.so",
++                                       "libTAO_PI-1.6.so",
                                         "_make_ORBInitializer_Registry",
                                         ""));
        this->orbinitializer_registry_ =
@@ -41,7 +41,7 @@
        this->configuration ()->process_directive
          (ACE_DYNAMIC_SERVICE_DIRECTIVE("TypeCodeFactory",
 -                                       "TAO_TypeCodeFactory",
-+                                       "libTAO_TypeCodeFactory-1.5.10.so",
++                                       "libTAO_TypeCodeFactory-1.6.so",
                                         "_make_TAO_TypeCodeFactory_Loader",
                                         ""));
        loader =
@@ -50,7 +50,7 @@
        this->configuration()->process_directive
          (ACE_DYNAMIC_SERVICE_DIRECTIVE("CodecFactory",
 -                                       "TAO_CodecFactory",
-+                                       "libTAO_CodecFactory-1.5.10.so",
++                                       "libTAO_CodecFactory-1.6.so",
                                         "_make_TAO_CodecFactory_Loader",
                                         ""));
        loader =
@@ -59,7 +59,7 @@
        this->configuration()->process_directive
          (ACE_DYNAMIC_SERVICE_DIRECTIVE("Compression",
 -                                       "TAO_Compression",
-+                                       "libTAO_Compression-1.5.10.so",
++                                       "libTAO_Compression-1.6.so",
                                         "_make_TAO_Compression_Loader",
                                         ""));
        loader =
@@ -68,7 +68,7 @@
        this->configuration()->process_directive
          (ACE_DYNAMIC_SERVICE_DIRECTIVE("TAO_POA_Current_Factory",
 -                                       "TAO_PortableServer",
-+                                       "libTAO_PortableServer-1.5.10.so",
++                                       "libTAO_PortableServer-1.6.so",
                                         "_make_TAO_POA_Current_Factory",
                                         ""));
        loader =
@@ -77,7 +77,7 @@
        this->configuration ()->process_directive
          (ACE_DYNAMIC_SERVICE_DIRECTIVE("PICurrent_Loader",
 -                                       "TAO_PI",
-+                                       "libTAO_PI-1.5.10.so",
++                                       "libTAO_PI-1.6.so",
                                         "_make_TAO_PICurrent_Loader",
                                         ""));
        loader =
@@ -86,7 +86,7 @@
        this->configuration ()->process_directive
          (ACE_DYNAMIC_SERVICE_DIRECTIVE("DynamicAny_Loader",
 -                                       "TAO_DynamicAny",
-+                                       "libTAO_DynamicAny-1.5.10.so",
++                                       "libTAO_DynamicAny-1.6.so",
                                         "_make_TAO_DynamicAny_Loader",
                                         ""));
        loader =
@@ -95,7 +95,7 @@
        this->configuration()->process_directive
          (ACE_DYNAMIC_SERVICE_DIRECTIVE("IORManip_Loader",
 -                                       "TAO_IORManip",
-+                                       "libTAO_IORManip-1.5.10.so",
++                                       "libTAO_IORManip-1.6.so",
                                         "_make_TAO_IORManip_Loader",
                                         ""));
        loader =
@@ -104,7 +104,7 @@
        this->configuration ()->process_directive
          (ACE_DYNAMIC_SERVICE_DIRECTIVE("TAO_IORTable",
 -                                       "TAO_IORTable",
-+                                       "libTAO_IORTable-1.5.10.so",
++                                       "libTAO_IORTable-1.6.so",
                                         "_make_TAO_Table_Adapter_Factory",
                                         ""));
        factory =
@@ -115,7 +115,7 @@
          ACE_Service_Config::process_directive (
            ACE_DYNAMIC_SERVICE_DIRECTIVE("ORBInitializer_Registry",
 -                                        "TAO_PI",
-+                                        "libTAO_PI-1.5.10.so",
++                                        "libTAO_PI-1.6.so",
                                          "_make_ORBInitializer_Registry",
                                          ""));
          orbinitializer_registry_ =
@@ -126,7 +126,7 @@
            ACE_Service_Config::process_directive (
              ACE_DYNAMIC_SERVICE_DIRECTIVE("CodecFactory",
 -                                          "TAO_CodecFactory",
-+                                          "libTAO_CodecFactory-1.5.10.so",
++                                          "libTAO_CodecFactory-1.6.so",
                                            "_make_TAO_CodecFactory_Loader",
                                            ""));
            loader =
@@ -137,7 +137,7 @@
                ACE_Service_Config::process_directive (
                  ACE_DYNAMIC_SERVICE_DIRECTIVE(
 -                  "ImR_Client_Adapter", "TAO_ImR_Client",
-+                  "ImR_Client_Adapter", "libTAO_ImR_Client-1.5.10.so",
++                  "ImR_Client_Adapter", "libTAO_ImR_Client-1.6.so",
                    "_make_ImR_Client_Adapter_Impl", ""));
  
                adapter =
@@ -148,7 +148,7 @@
                ACE_DYNAMIC_SERVICE_DIRECTIVE (
                  "TAO_Codeset",
 -                "TAO_Codeset",
-+                "libTAO_Codeset-1.5.10.so",
++                "libTAO_Codeset-1.6.so",
                  "_make_TAO_Codeset_Manager_Factory",
                  ""));
  
@@ -159,7 +159,7 @@
    ACE_DYNAMIC_SERVICE_DIRECTIVE(
      "TAO_RT_Object_Adapter_Factory",
 -    "TAO_RTPortableServer",
-+    "libTAO_RTPortableServer-1.5.10",
++    "libTAO_RTPortableServer-1.6",
      "_make_TAO_RT_Object_Adapter_Factory",
      "");
  




More information about the Pkg-ace-commits mailing list