On 06/13/2007 08:50 AM, Stefan Manegold wrote: > On Mon, Jun 11, 2007 at 01:37:14PM +0000, Sjoerd Mullender wrote: >> Update of /cvsroot/monetdb/pathfinder >> In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv2101 >> >> Modified Files: >> Tag: XQuery_0-18 >> MonetDB-XQuery.spec.in >> Log Message: >> There is no need to specify that the version of MonetDB4-server needs >> to be below 5.0 because it is by definition. >> Also, make the minimum requirement 4.18. > > good point --- I apperantly overlooked that one when updateing the vertoo > configuration --- should we also handle this via vertoo?
Probably yes. But not now. :-) > Stefan > >> Index: MonetDB-XQuery.spec.in >> =================================================================== >> RCS file: /cvsroot/monetdb/pathfinder/MonetDB-XQuery.spec.in,v >> retrieving revision 1.21 >> retrieving revision 1.21.2.1 >> diff -u -d -r1.21 -r1.21.2.1 >> --- MonetDB-XQuery.spec.in 11 Feb 2007 22:04:35 -0000 1.21 >> +++ MonetDB-XQuery.spec.in 11 Jun 2007 13:37:11 -0000 1.21.2.1 >> @@ -39,7 +39,7 @@ >> %package devel >> Summary: MonetDB XQuery development package >> Group: System >> -Requires: MonetDB4-server>=4.15<5.0 >> +Requires: MonetDB4-server >= 4.18 >> >> %description devel >> Add the MonetDB devel description here >> >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by DB2 Express >> Download DB2 Express C - the FREE version of DB2 express and take >> control of your XML. No limits. Just data. Click to get it now. >> http://sourceforge.net/powerbar/db2/ >> _______________________________________________ >> Monetdb-pf-checkins mailing list >> [EMAIL PROTECTED] >> https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins >> >> > -- Sjoerd Mullender ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Monetdb-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-developers
