ooo-build r12666 - branches/ooo-build-2-4-1



Author: rengelhard
Date: Mon May 26 13:19:17 2008
New Revision: 12666
URL: http://svn.gnome.org/viewvc/ooo-build?rev=12666&view=rev

Log:
m16 == rc


Modified:
   branches/ooo-build-2-4-1/ChangeLog
   branches/ooo-build-2-4-1/configure.in

Modified: branches/ooo-build-2-4-1/configure.in
==============================================================================
--- branches/ooo-build-2-4-1/configure.in	(original)
+++ branches/ooo-build-2-4-1/configure.in	Mon May 26 13:19:17 2008
@@ -3,9 +3,9 @@
 AC_CONFIG_SRCDIR(bin/build-ooo)
 AC_PREFIX_DEFAULT(/usr)
 
-DEFAULT_TAG=ooh680-m15
+DEFAULT_TAG=ooh680-m16
 # For the upstream packages it is like:
-# DEFAULT_TAG=OOH680_m15
+# DEFAULT_TAG=OOH680_m16
 
 # 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
@@ -1135,6 +1135,8 @@
    UPSTREAM_VERSION=2.3.1
 elif test "$with_tag" = "OOH680_m12" ; then
    UPSTREAM_VERSION=2.4.0
+elif test "$with_tag" = "OOH680_m16" ; then
+   UPSTREAM_VERSION=2.4.1
 fi
 if test -n "$UPSTREAM_VERSION"; then
    UPSTREAM_NAME="OOo_${UPSTREAM_VERSION}_src"



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