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

Modified Files:
        configure.ag MonetDB-SQL.spec.in vertoo.data MonetDB-SQL.pc.in 
Log Message:

sql requires the latest versions of GDK, M4 & M5, i.e.,
MonetDB 1.23.0, MonetDB4 4.23.0, MonetDB5 5.5.0, or higher


Index: MonetDB-SQL.spec.in
===================================================================
RCS file: /cvsroot/monetdb/sql/MonetDB-SQL.spec.in,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -d -r1.62 -r1.63
--- MonetDB-SQL.spec.in 3 Feb 2008 12:24:08 -0000       1.62
+++ MonetDB-SQL.spec.in 7 Mar 2008 13:16:45 -0000       1.63
@@ -32,7 +32,7 @@
 %{!?_with_monetdb5: %{!?_without_monetdb5: %define _with_monetdb5 
--with-monetdb5}}
 
 %if !%{?buildsystem}
-BuildRequires: MonetDB-devel >= 1.22
+BuildRequires: MonetDB-devel >= 1.23
 #                               ^^^^
 # Maintained via vertoo. Please don't modify by hand!
 # Contact [EMAIL PROTECTED] for details and/or assistance.
@@ -61,12 +61,12 @@
 %package server4
 Summary: MonetDB4 SQL server modules
 Group: Applications/Databases
-Requires: MonetDB4-server >= 4.22
+Requires: MonetDB4-server >= 4.23
 #                            ^^^^
 # Maintained via vertoo. Please don't modify by hand!
 # Contact [EMAIL PROTECTED] for details and/or assistance.
 %if !%{?buildsystem}
-BuildRequires: MonetDB4-server-devel >= 4.22
+BuildRequires: MonetDB4-server-devel >= 4.23
 #                                       ^^^^
 # Maintained via vertoo. Please don't modify by hand!
 # Contact [EMAIL PROTECTED] for details and/or assistance.
@@ -86,12 +86,12 @@
 %package server5
 Summary: MonetDB5 SQL server modules
 Group: Applications/Databases
-Requires: MonetDB5-server >= 5.4
+Requires: MonetDB5-server >= 5.5
 #                            ^^^
 # Maintained via vertoo. Please don't modify by hand!
 # Contact [EMAIL PROTECTED] for details and/or assistance.
 %if !%{?buildsystem}
-BuildRequires: MonetDB5-server-devel >= 5.4
+BuildRequires: MonetDB5-server-devel >= 5.5
 #                                       ^^^
 # Maintained via vertoo. Please don't modify by hand!
 # Contact [EMAIL PROTECTED] for details and/or assistance.

Index: vertoo.data
===================================================================
RCS file: /cvsroot/monetdb/sql/vertoo.data,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- vertoo.data 3 Feb 2008 12:24:09 -0000       1.31
+++ vertoo.data 7 Mar 2008 13:16:47 -0000       1.32
@@ -1,6 +1,6 @@
 java = major:1; minor:7; release:0; rc:x; build:1;
 clients = major:1; minor:22; release:0; rc:x; build:1;
-monetdb = major:1; minor:22; release:0; rc:x; build:1;
+monetdb = major:1; minor:23; release:0; rc:x; build:1;
 sql = major:2; minor:23; release:0; rc:x; build:1;
-monetdb5 = major:5; minor:4; release:0; rc:x; build:1;
-monetdb4 = major:4; minor:22; release:0; rc:x; build:1;
\ No newline at end of file
+monetdb5 = major:5; minor:5; release:0; rc:x; build:1;
+monetdb4 = major:4; minor:23; release:0; rc:x; build:1;
\ No newline at end of file

Index: MonetDB-SQL.pc.in
===================================================================
RCS file: /cvsroot/monetdb/sql/MonetDB-SQL.pc.in,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- MonetDB-SQL.pc.in   3 Feb 2008 12:24:07 -0000       1.36
+++ MonetDB-SQL.pc.in   7 Mar 2008 13:16:49 -0000       1.37
@@ -27,7 +27,7 @@
 Name: ${pkg}
 Description: A SQL/ODBC/JDBC interface to MonetDB.
 Version: @VERSION@
-Requires: MonetDB >= 4.22.0
+Requires: MonetDB >= 4.23.0
 #                    ^^^^^^
 # Maintained via vertoo. Please don't modify by hand!
 # Contact [EMAIL PROTECTED] for details and/or assistance.

Index: configure.ag
===================================================================
RCS file: /cvsroot/monetdb/sql/configure.ag,v
retrieving revision 1.132
retrieving revision 1.133
diff -u -d -r1.132 -r1.133
--- configure.ag        21 Feb 2008 13:42:13 -0000      1.132
+++ configure.ag        7 Mar 2008 13:16:44 -0000       1.133
@@ -54,7 +54,7 @@
 
 
 dnl Check for Monet
-req_monetdb_ver='1.22.0'
+req_monetdb_ver='1.23.0'
 #                ^^^^^^
 # Maintained via vertoo. Please don't modify by hand!
 # Contact [EMAIL PROTECTED] for details and/or assistance.
@@ -82,12 +82,12 @@
 AM_MONETDB_OPTIONS()
 AM_MONETDB_LIBS()
 AM_MONETDB_UTILS()
-req_monetdb4_ver='4.22.0'
+req_monetdb4_ver='4.23.0'
 #                 ^^^^^^
 # Maintained via vertoo. Please don't modify by hand!
 # Contact [EMAIL PROTECTED] for details and/or assistance.
 AM_MONETDB4($req_monetdb4_ver)
-req_monetdb5_ver='5.4.0'
+req_monetdb5_ver='5.5.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 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to