Update of /cvsroot/monetdb/MonetDB4/conf
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv2194/conf
Modified Files:
MonetDB.conf.in monetdb4-config.bat.in monetdb4-config.in
Log Message:
Changed the name of the generated tar balls (and the name of the
top-level directory within them).
The names are now equal to what nightly testing created, so that
doesn't have to rename the tar balls anymore.
The files are still installed in the same place as before.
Building RPMs still works.
The main change in the code is that we no longer use @PACKAGE@ since
that is the longer tar ball name which we don't want in the
installation directories we create. Also, we can't use the defaults
when installing include files since they would also otherwise be
installed in a directory with @PACKAGE@ in it.
Note, this will undoubtedly negatively affect the monetdb-install
script, but I leave it to its owner to fix that.
Index: monetdb4-config.in
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/conf/monetdb4-config.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- monetdb4-config.in 3 Oct 2007 13:55:14 -0000 1.2
+++ monetdb4-config.in 3 Dec 2007 08:24:35 -0000 1.3
@@ -16,7 +16,7 @@
# Portions created by CWI are Copyright (C) 1997-2007 CWI.
# All Rights Reserved.
-pkg="@PACKAGE@"
+pkg="MonetDB4"
source="@QMONETDB4_SOURCE@"
build="@QMONETDB4_BUILD@"
prefix="@Qprefix@"
Index: MonetDB.conf.in
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/conf/MonetDB.conf.in,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- MonetDB.conf.in 22 Aug 2007 06:21:47 -0000 1.8
+++ MonetDB.conf.in 3 Dec 2007 08:24:35 -0000 1.9
@@ -15,7 +15,7 @@
# All databases are stored as a directory under the directory
# given below. Use this value to change the overall location
# of your data.
[EMAIL PROTECTED]@@DIRSEP@@PACKAGE@@[EMAIL PROTECTED]
[EMAIL PROTECTED]@@[EMAIL PROTECTED]@[EMAIL PROTECTED]
# MonetDB can only handle one database at a time. You can specify
# the name of the database to use below. Note that you can use
@@ -93,7 +93,7 @@
monet_welcome=yes
# Where do the MonetDB modules reside?
# The first directory contains MIL modules, and either the second or third
(depending on the system) the C modules.
[EMAIL PROTECTED]@@DIRSEP@@PACKAGE@@PATHSEP@@Xlibdir@@DIRSEP@@PACKAGE@@[EMAIL
PROTECTED]@PATHSEP@@Xlibdir@@DIRSEP@@PACKAGE@@[EMAIL PROTECTED]
[EMAIL PROTECTED]@@[EMAIL PROTECTED]@PATHSEP@@Xlibdir@@[EMAIL PROTECTED]@[EMAIL
PROTECTED]@PATHSEP@@Xlibdir@@[EMAIL PROTECTED]@[EMAIL PROTECTED]
# Start Mserver in daemon mode, or start with MIL interactive interface?
monet_daemon=no
@@ -120,7 +120,7 @@
# The logs are typically stored on a different storage medium
# to protect the database against accidental hardware loss.
# it should be different directory as used for xquery!
[EMAIL PROTECTED]@@DIRSEP@@PACKAGE@@[EMAIL PROTECTED]
[EMAIL PROTECTED]@@[EMAIL PROTECTED]@[EMAIL PROTECTED]
# XQuery Interface Section
#=========================
@@ -143,7 +143,7 @@
# The logs are typically stored on a different storage medium
# to protect the database against accidental hardware loss.
# it should be different directory as used for sql!
[EMAIL PROTECTED]@@DIRSEP@@PACKAGE@@[EMAIL PROTECTED]
[EMAIL PROTECTED]@@[EMAIL PROTECTED]@[EMAIL PROTECTED]
# if not set port to address the HTTP server for pathfinder = mapi_port+1
xrpc_port=""
Index: monetdb4-config.bat.in
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/conf/monetdb4-config.bat.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- monetdb4-config.bat.in 3 Oct 2007 13:55:12 -0000 1.2
+++ monetdb4-config.bat.in 3 Dec 2007 08:24:35 -0000 1.3
@@ -3,7 +3,7 @@
REM set prefix=%~dp0
REM set prefix=%prefix:~0,-4%
-set [EMAIL PROTECTED]@
+set pkg=MonetDB4
set [EMAIL PROTECTED]@
set [EMAIL PROTECTED]@
set [EMAIL PROTECTED]@
-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell. From the desktop to the data center, Linux is going
mainstream. Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins