On Wed, Jun 13, 2007 at 08:58:33AM +0200, Sjoerd Mullender wrote: > 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. :-) beware that the version only need to be incremented on full releases. Small releases will only release xquery and not require a new MonetDB4-server package.
Niels > > > 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 -- Niels Nes, Centre for Mathematics and Computer Science (CWI) Kruislaan 413, 1098 SJ Amsterdam, The Netherlands room C0.02, phone ++31 20 592-4098, fax ++31 20 592-4312 url: http://www.cwi.nl/~niels e-mail: [EMAIL PROTECTED] ------------------------------------------------------------------------- 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
