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

Modified Files:
      Tag: Aug2009
        MonetDB-geom.spec.in configure.ag vertoo.data 
Log Message:

While I'm not aware of any run-time API changes
compared to the previous release,
compilation of (at least) MonetDB4 & MonetDB5 in the Aug2009
branch (and the CVS HEAD) now requires also MonetDB (common, GDK)
from the Aug2009 branch (i.e., v1.32.0).

To be on the save side, and since this is a feature release,
we ensure that all packages in the Aug2009 branch (and the CVS
HEAD) require underlying packages also from the Aug2009 branch.


Index: MonetDB-geom.spec.in
===================================================================
RCS file: /cvsroot/monetdb/geom/MonetDB-geom.spec.in,v
retrieving revision 1.16
retrieving revision 1.16.2.1
diff -u -d -r1.16 -r1.16.2.1
--- MonetDB-geom.spec.in        2 Jun 2009 18:17:08 -0000       1.16
+++ MonetDB-geom.spec.in        18 Aug 2009 01:40:08 -0000      1.16.2.1
@@ -33,7 +33,7 @@
 %{!?_with_monetdb5: %{!?_without_monetdb5: %define _with_monetdb5 
--with-monetdb5}}
 
 %if !%{?buildsystem}
-BuildRequires: MonetDB-devel >= 1.29
+BuildRequires: MonetDB-devel >= 1.32
 #                               ^^^^
 # Maintained via vertoo. Please don't modify by hand!
 # Contact [email protected] for details and/or 
assistance.
@@ -53,12 +53,12 @@
 %package MonetDB4
 Summary: MonetDB4 SQL GIS modules
 Group: Applications/Databases
-Requires: MonetDB4-server >= 4.29
+Requires: MonetDB4-server >= 4.32
 #                            ^^^^
 # Maintained via vertoo. Please don't modify by hand!
 # Contact [email protected] for details and/or 
assistance.
 %if !%{?buildsystem}
-BuildRequires: MonetDB4-server-devel >= 4.29
+BuildRequires: MonetDB4-server-devel >= 4.32
 #                                       ^^^^
 # Maintained via vertoo. Please don't modify by hand!
 # Contact [email protected] for details and/or 
assistance.
@@ -79,12 +79,12 @@
 %package MonetDB5
 Summary: MonetDB5 SQL GIS modules
 Group: Applications/Databases
-Requires: MonetDB5-server >= 5.11
+Requires: MonetDB5-server >= 5.14
 #                            ^^^^
 # Maintained via vertoo. Please don't modify by hand!
 # Contact [email protected] for details and/or 
assistance.
 %if !%{?buildsystem}
-BuildRequires: MonetDB5-server-devel >= 5.11
+BuildRequires: MonetDB5-server-devel >= 5.14
 #                                       ^^^^
 # Maintained via vertoo. Please don't modify by hand!
 # Contact [email protected] for details and/or 
assistance.

Index: vertoo.data
===================================================================
RCS file: /cvsroot/monetdb/geom/vertoo.data,v
retrieving revision 1.19
retrieving revision 1.19.2.1
diff -u -d -r1.19 -r1.19.2.1
--- vertoo.data 3 Aug 2009 13:15:12 -0000       1.19
+++ vertoo.data 18 Aug 2009 01:40:08 -0000      1.19.2.1
@@ -1,4 +1,4 @@
-monetdb = major:1; minor:29; release:0; rc:x; build:1;
-monetdb4 = major:4; minor:29; release:0; rc:x; build:1;
+monetdb = major:1; minor:32; release:0; rc:x; build:1;
+monetdb4 = major:4; minor:32; release:0; rc:x; build:1;
 geom = major:0; minor:12; release:0; rc:x; build:1;
-monetdb5 = major:5; minor:11; release:0; rc:x; build:1;
\ No newline at end of file
+monetdb5 = major:5; minor:14; release:0; rc:x; build:1;
\ No newline at end of file

Index: configure.ag
===================================================================
RCS file: /cvsroot/monetdb/geom/configure.ag,v
retrieving revision 1.34
retrieving revision 1.34.2.1
diff -u -d -r1.34 -r1.34.2.1
--- configure.ag        3 Aug 2009 13:15:12 -0000       1.34
+++ configure.ag        18 Aug 2009 01:40:08 -0000      1.34.2.1
@@ -53,7 +53,7 @@
 
 
 dnl Check for Monet
-req_monetdb_ver='1.29.0'
+req_monetdb_ver='1.32.0'
 #                ^^^^^^
 # Maintained via vertoo. Please don't modify by hand!
 # Contact [email protected] for details and/or 
assistance.
@@ -67,12 +67,12 @@
 AM_MONETDB_OPTIONS()
 AM_MONETDB_LIBS()
 AM_MONETDB_UTILS()
-req_monetdb4_ver='4.29.0'
+req_monetdb4_ver='4.32.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.11.0'
+req_monetdb5_ver='5.14.0'
 #                 ^^^^^
 # Maintained via vertoo. Please don't modify by hand!
 # Contact [email protected] for details and/or 
assistance.


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to