[Pkg-ace-commits] [pkg-ace] r546 - trunk/debian

tgg at alioth.debian.org tgg at alioth.debian.org
Thu Nov 22 07:02:46 UTC 2007


Author: tgg
Date: 2007-11-22 07:02:45 +0000 (Thu, 22 Nov 2007)
New Revision: 546

Modified:
   trunk/debian/changelog
   trunk/debian/rules
Log:
do not use IPv6 yet. if it's enabled then CORBA services no longer
automatically work on an IPv4 only machine


Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2007-11-16 07:11:41 UTC (rev 545)
+++ trunk/debian/changelog	2007-11-22 07:02:45 UTC (rev 546)
@@ -4,7 +4,6 @@
   * Generate .am files instead of patching them; hence drop:
     o patches/02-tao-sonames-release-am.dpatch
     o tao-sonames-release-am.sh
-  * Reenable IPv6 and enable IPv4/IPv6 migration.
   * Fix DEB_BUILD_OPTIONS=noopt.
   * Add zlib1g-dev and libzzip-dev build dependencies.
   * Enable symbol visibility.

Modified: trunk/debian/rules
===================================================================
--- trunk/debian/rules	2007-11-16 07:11:41 UTC (rev 545)
+++ trunk/debian/rules	2007-11-22 07:02:45 UTC (rev 546)
@@ -247,7 +247,6 @@
            --enable-fl-reactor --enable-qt-reactor --enable-xt-reactor \
            --enable-tk-reactor --with-tclconfig=$(TCL_HOME) --with-tkconfig=$(TK_HOME) \
            --with-zlib --with-zzip \
-           --enable-ipv6 --enable-ipv4-ipv6 \
            --enable-inline --enable-probe \
            --enable-symbol-visibility \
            --enable-ace-reactor-notification-queue




More information about the Pkg-ace-commits mailing list