ooo-build r11918 - trunk



Author: rengelhard
Date: Sun Mar 16 20:01:33 2008
New Revision: 11918
URL: http://svn.gnome.org/viewvc/ooo-build?rev=11918&view=rev

Log:
2008-03-16  Rene Engelhard  <rene debian org>

        * configure.in: rc6, default to ooh680-m12


Modified:
   trunk/ChangeLog
   trunk/configure.in

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Sun Mar 16 20:01:33 2008
@@ -3,9 +3,9 @@
 AC_CONFIG_SRCDIR(bin/build-ooo)
 AC_PREFIX_DEFAULT(/usr)
 
-DEFAULT_TAG=ooh680-m11
+DEFAULT_TAG=ooh680-m12
 # For the upstream packages it is like:
-# DEFAULT_TAG=OOH680_m11
+# DEFAULT_TAG=OOH680_m12
 
 # The option tar-ustar is necessary because of some patches have too long
 # names so that they cannot be archived using the old V7 format
@@ -1077,7 +1077,7 @@
    UPSTREAM_VERSION=2.3.0
 elif test "$with_tag" = "OOG680_m9" ; then
    UPSTREAM_VERSION=2.3.1
-elif test "$with_tag" = "OOH680_m11" ; then
+elif test "$with_tag" = "OOH680_m12" ; then
    UPSTREAM_VERSION=2.4.0
 fi
 if test -n "$UPSTREAM_VERSION"; then



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]