Update of /cvsroot/monetdb/MonetDB4
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv1495

Modified Files:
      Tag: GDK-2
        MonetDB-server.spec.in VERSION configure.ag vertoo.data 
Log Message:
propagated changes of Tuesday Sep 18 2007 - Monday Sep 24 2007
from the development trunk to the GDK-2 branch


Index: MonetDB-server.spec.in
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/MonetDB-server.spec.in,v
retrieving revision 1.11.2.6
retrieving revision 1.11.2.7
diff -u -d -r1.11.2.6 -r1.11.2.7
--- MonetDB-server.spec.in      18 Sep 2007 11:03:55 -0000      1.11.2.6
+++ MonetDB-server.spec.in      24 Sep 2007 08:59:13 -0000      1.11.2.7
@@ -43,16 +43,16 @@
 
 %define builddoc 0
 
-Requires: MonetDB-client >= 1.19
+Requires: MonetDB-client >= 1.20
 #                           ^^^^
 # Maintained via vertoo. Please don't modify by hand!
 # Contact [EMAIL PROTECTED] for details and/or assistance.
 %if !%{?buildsystem}
-BuildRequires: MonetDB-devel >= 1.19
+BuildRequires: MonetDB-devel >= 1.20
 #                               ^^^^
 # Maintained via vertoo. Please don't modify by hand!
 # Contact [EMAIL PROTECTED] for details and/or assistance.
-BuildRequires: MonetDB-client-devel >= 1.19
+BuildRequires: MonetDB-client-devel >= 1.20
 #                                      ^^^^
 # Maintained via vertoo. Please don't modify by hand!
 # Contact [EMAIL PROTECTED] for details and/or assistance.
@@ -62,11 +62,11 @@
 Summary: MonetDB development package
 Group: Applications/Databases
 Requires: %{name} = %{version}-%{release}
-Requires: MonetDB-devel >= 1.19
+Requires: MonetDB-devel >= 1.20
 #                          ^^^^
 # Maintained via vertoo. Please don't modify by hand!
 # Contact [EMAIL PROTECTED] for details and/or assistance.
-Requires: MonetDB-client-devel >= 1.19
+Requires: MonetDB-client-devel >= 1.20
 #                                 ^^^^
 # Maintained via vertoo. Please don't modify by hand!
 # Contact [EMAIL PROTECTED] for details and/or assistance.

Index: VERSION
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/VERSION,v
retrieving revision 1.4
retrieving revision 1.4.2.1
diff -u -d -r1.4 -r1.4.2.1
--- VERSION     3 Jun 2007 20:13:57 -0000       1.4
+++ VERSION     24 Sep 2007 08:59:14 -0000      1.4.2.1
@@ -1 +1 @@
-4.19.0
+4.21.0

Index: vertoo.data
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/vertoo.data,v
retrieving revision 1.7.2.1
retrieving revision 1.7.2.2
diff -u -d -r1.7.2.1 -r1.7.2.2
--- vertoo.data 23 Aug 2007 13:15:28 -0000      1.7.2.1
+++ vertoo.data 24 Sep 2007 08:59:17 -0000      1.7.2.2
@@ -1,3 +1,3 @@
-monetdb = major:1; minor:19; release:0; rc:x; build:1;
-monetdb4 = major:4; minor:19; release:0; rc:x; build:1;
-clients = major:1; minor:19; release:0; rc:x; build:1;
\ No newline at end of file
+monetdb = major:1; minor:20; release:0; rc:x; build:1;
+monetdb4 = major:4; minor:21; release:0; rc:x; build:1;
+clients = major:1; minor:20; release:0; rc:x; build:1;
\ No newline at end of file

Index: configure.ag
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/configure.ag,v
retrieving revision 1.19.2.2
retrieving revision 1.19.2.3
diff -u -d -r1.19.2.2 -r1.19.2.3
--- configure.ag        18 Sep 2007 11:03:59 -0000      1.19.2.2
+++ configure.ag        24 Sep 2007 08:59:15 -0000      1.19.2.3
@@ -18,7 +18,7 @@
 
 dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.59)
-AC_INIT([MonetDB Server], [4.19.0], [EMAIL PROTECTED], [MonetDB4])
+AC_INIT([MonetDB Server], [4.21.0], [EMAIL PROTECTED], [MonetDB4])
 #                          ^^^^^^
 # Maintained via vertoo. Please don't modify by hand!
 # Contact [EMAIL PROTECTED] for details and/or assistance.
@@ -61,7 +61,7 @@
 
 
 # Check for Monet 
-req_monetdb_ver='1.19.0'
+req_monetdb_ver='1.20.0'
 #                ^^^^^^
 # Maintained via vertoo. Please don't modify by hand!
 # Contact [EMAIL PROTECTED] for details and/or assistance.
@@ -73,7 +73,7 @@
                AC_MSG_ERROR([MonetDB4 requires at least version 
$req_monetdb_ver of MonetDB, but only version $MONETDBVERS was found.])
        fi
 fi
-req_clients_ver='1.19.0'
+req_clients_ver='1.20.0'
 #                ^^^^^^
 # Maintained via vertoo. Please don't modify by hand!
 # Contact [EMAIL PROTECTED] for details and/or assistance.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to