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

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

With GDK-2 and related changes in place in the development trunk,
MonetDB4 & MonetDB5 now require MonetDB 1.21,
and
sql, pathfinder & amdb now require MonetDB 1.21, MonetDB4 4.21 & MonetDB5 5.3.


Index: MonetDB-server.spec.in
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/MonetDB-server.spec.in,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- MonetDB-server.spec.in      18 Sep 2007 21:55:54 -0000      1.18
+++ MonetDB-server.spec.in      8 Oct 2007 23:49:47 -0000       1.19
@@ -48,7 +48,7 @@
 # Maintained via vertoo. Please don't modify by hand!
 # Contact [EMAIL PROTECTED] for details and/or assistance.
 %if !%{?buildsystem}
-BuildRequires: MonetDB-devel >= 1.20
+BuildRequires: MonetDB-devel >= 1.21
 #                               ^^^^
 # Maintained via vertoo. Please don't modify by hand!
 # Contact [EMAIL PROTECTED] for details and/or assistance.
@@ -62,7 +62,7 @@
 Summary: MonetDB development package
 Group: Applications/Databases
 Requires: %{name} = %{version}-%{release}
-Requires: MonetDB-devel >= 1.20
+Requires: MonetDB-devel >= 1.21
 #                          ^^^^
 # Maintained via vertoo. Please don't modify by hand!
 # Contact [EMAIL PROTECTED] for details and/or assistance.

Index: vertoo.data
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/vertoo.data,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- vertoo.data 18 Sep 2007 21:55:54 -0000      1.9
+++ vertoo.data 8 Oct 2007 23:49:48 -0000       1.10
@@ -1,3 +1,3 @@
-monetdb = major:1; minor:20; release:0; rc:x; build:1;
+monetdb = major:1; minor:21; 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.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- configure.ag        18 Sep 2007 21:55:54 -0000      1.22
+++ configure.ag        8 Oct 2007 23:49:48 -0000       1.23
@@ -61,7 +61,7 @@
 
 
 # Check for Monet 
-req_monetdb_ver='1.20.0'
+req_monetdb_ver='1.21.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: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to