List:Commits« Previous MessageNext Message »
From:Monty Taylor Date:April 18 2007 1:20am
Subject:bk commit into 5.0 tree (mtaylor:1.2457)
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 repository of mtaylor. When mtaylor does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html

ChangeSet@stripped, 2007-04-17 18:20:34-07:00, mtaylor@qualinost.(none) +1 -0
  Changed a comment to be more clear. 

  debian/defs.mk.in@stripped, 2007-04-17 18:20:32-07:00, mtaylor@qualinost.(none) +3 -1
    Changed a comment to be more clear. 

# This is a BitKeeper patch.  What follows are the unified diffs for the
# set of deltas contained in the patch.  The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User:	mtaylor
# Host:	qualinost.(none)
# Root:	/home/mtaylor/src/mysql/mysql-5.0-maint-debianv2

--- 1.3/debian/defs.mk.in	2007-04-17 18:20:40 -07:00
+++ 1.4/debian/defs.mk.in	2007-04-17 18:20:40 -07:00
@@ -3,7 +3,9 @@
 MYSQL_BUILD_CFLAGS=-DBIG_JOINS=1 -O2
 MYSQL_BUILD_CC=gcc
 MYSQL_BUILD_CXX=gcc
-# These two never pick up the flavor when we persist settings
+# we re-write state into this file. MYSQL_BASE_VERSION might get a suffix added
+# by debian/rules which could result in a nasty loop. VER is there to hold the 
+# original unadorned version from autoconf
 VER=@MYSQL_BASE_VERSION@
 OLDVER=@MYSQL_PREVIOUS_BASE_VERSION@
 MYSQL_BASE_VERSION=@MYSQL_BASE_VERSION@
Thread
bk commit into 5.0 tree (mtaylor:1.2457)Monty Taylor18 Apr