bk commit - MyODBC 3.51 (1.479)

bk commit - MyODBC 3.51 (1.479)

am 27.07.2005 05:14:10 von pharvey

Below is the list of changes that have just been commited into a local
MyODBC 3.51 repository of 'pharvey'. When 'pharvey' does a push, they will
be propogaged to the main repository and within 2 hours after the push
into the public repository.

For more information on how to access the public repository see:
http://www.mysql.com/products/myodbc/faq_2.html#Development_ source

You can also browse the changes from public repository:
Complete repository: http://mysql.bkbits.net:8080/myodbc3/
This changeset : http://mysql.bkbits.net:8080/myodbc3/cset@1.479

ChangeSet
1.479 05/07/26 20:14:10 pharvey@pluto.codebydesign.com +4 -0
- tweeks for new 3.51.12 build
- more work needed on packaging scripts but new 3.51.12 build for Linux done with this

BitKeeper/etc/logging_ok
1.47 05/07/26 20:08:10 pharvey@pluto.codebydesign.com +1 -0
Logging to logging@openlogging.org accepted

scripts/make_win_src_distribution.sh
1.6 05/07/26 20:08:04 pharvey@pluto.codebydesign.com +1 -1
- tweeks for new 3.51.12 build

scripts/make_binary_distribution.sh
1.7 05/07/26 20:08:04 pharvey@pluto.codebydesign.com +1 -1
- tweeks for new 3.51.12 build

Makefile.am
1.36 05/07/26 20:08:04 pharvey@pluto.codebydesign.com +1 -1
- tweeks for new 3.51.12 build

# 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: pharvey
# Host: pluto.codebydesign.com
# Root: /home/pharvey/SandBox/MySQL/myodbc-3.51

--- 1.46/BitKeeper/etc/logging_ok 2005-07-20 07:26:56 -07:00
+++ 1.47/BitKeeper/etc/logging_ok 2005-07-26 20:08:10 -07:00
@@ -23,6 +23,7 @@
pharvey@mysql.com
pharvey@peter-thinkpad.
pharvey@peter.
+pharvey@pluto.codebydesign.com
pharvey@sony.
pharvey@sonylaptop.peterharvey.org
pharvey@thinkpad.

--- 1.35/Makefile.am 2005-01-28 11:33:49 -08:00
+++ 1.36/Makefile.am 2005-07-26 20:08:04 -07:00
@@ -98,7 +98,7 @@
win32/myodbc3.def \
win32/myodbc3_d.rc \
win32/myodbc3.dsp \
- win32/myodbc3.dsw \
+ myodbc3.dsw \
win32/myodbc3_portable_gui.def \
win32/myodbc3_portable_gui.rc \
win32/myodbc3.rc \

--- 1.6/scripts/make_binary_distribution.sh 2004-12-17 11:51:30 -08:00
+++ 1.7/scripts/make_binary_distribution.sh 2005-07-26 20:08:04 -07:00
@@ -97,7 +97,7 @@


# Change the distribution to a long descriptive name
-NEW_NAME=connector-odbc-$version-$system-$machine
+NEW_NAME=MyODBC-$version-$system-$machine
BASE2=$TMP/$NEW_NAME
$RM -r -f $BASE2
$MV $BASE $BASE2

--- 1.5/scripts/make_win_src_distribution.sh 2005-03-03 05:24:46 -08:00
+++ 1.6/scripts/make_win_src_distribution.sh 2005-07-26 20:08:04 -07:00
@@ -212,7 +212,7 @@
# Specify the distribution package name and copy it
#

-NEW_FILE_NAME=connector-odbc-$version
+NEW_FILE_NAME=MyODBC-$version
BASE2=$TMP/$NEW_FILE_NAME
rm -r -f $BASE2
mv $BASE $BASE2

--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc@m.gmane.org