Update of /cvsroot/monetdb/sql
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv3148

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

sql requires MonetDB Common (GDK) 1.25 & MonetDB Server 5.7


U MonetDB-SQL.spec.in
Index: MonetDB-SQL.spec.in
===================================================================
RCS file: /cvsroot/monetdb/sql/MonetDB-SQL.spec.in,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -d -r1.68 -r1.69
--- MonetDB-SQL.spec.in 20 Jun 2008 12:32:38 -0000      1.68
+++ MonetDB-SQL.spec.in 15 Oct 2008 00:47:46 -0000      1.69
@@ -32,7 +32,7 @@
 %{!?_with_monetdb5: %{!?_without_monetdb5: %define _with_monetdb5 
--with-monetdb5}}
 
 %if !%{?buildsystem}
-BuildRequires: MonetDB-devel >= 1.24
+BuildRequires: MonetDB-devel >= 1.25
 #                               ^^^^
 # 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.6
+Requires: MonetDB5-server >= 5.7
 #                            ^^^
 # Maintained via vertoo. Please don't modify by hand!
 # Contact [EMAIL PROTECTED] for details and/or assistance.
 %if !%{?buildsystem}
-BuildRequires: MonetDB5-server-devel >= 5.6
+BuildRequires: MonetDB5-server-devel >= 5.7
 #                                       ^^^
 # Maintained via vertoo. Please don't modify by hand!
 # Contact [EMAIL PROTECTED] for details and/or assistance.

U vertoo.data
Index: vertoo.data
===================================================================
RCS file: /cvsroot/monetdb/sql/vertoo.data,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- vertoo.data 3 Jul 2008 04:35:53 -0000       1.36
+++ vertoo.data 15 Oct 2008 00:47:46 -0000      1.37
@@ -1,5 +1,5 @@
+monetdb = major:1; minor:25; release:0; rc:x; build:1;
+monetdb5 = major:5; minor:7; release:0; rc:x; build:1;
 clients = major:1; minor:24; release:0; rc:x; build:1;
-monetdb = major:1; minor:24; release:0; rc:x; build:1;
 sql = major:2; minor:25; release:0; rc:x; build:1;
-monetdb5 = major:5; minor:6; release:0; rc:x; build:1;
 monetdb4 = major:4; minor:24; release:0; rc:x; build:1;
\ No newline at end of file

U configure.ag
Index: configure.ag
===================================================================
RCS file: /cvsroot/monetdb/sql/configure.ag,v
retrieving revision 1.138
retrieving revision 1.139
diff -u -d -r1.138 -r1.139
--- configure.ag        10 Oct 2008 08:52:33 -0000      1.138
+++ configure.ag        15 Oct 2008 00:47:46 -0000      1.139
@@ -55,7 +55,7 @@
 
 
 dnl Check for Monet
-req_monetdb_ver='1.24.0'
+req_monetdb_ver='1.25.0'
 #                ^^^^^^
 # Maintained via vertoo. Please don't modify by hand!
 # Contact [EMAIL PROTECTED] for details and/or assistance.
@@ -83,7 +83,7 @@
 # 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.6.0'
+req_monetdb5_ver='5.7.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 the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to