On Fri, Jun 08, 2007 at 02:03:41PM +0000, Sjoerd Mullender wrote: > Update of /cvsroot/monetdb/buildtools/conf > In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv19133 > > Modified Files: > Tag: MonetDB_1-18 > MonetDB.m4 > Log Message: > Ported to Fedora (no Core) 7.
Thanks, Sjoerd! ... did you also update TestTools/.Mconfig.rc & TestTools/MdoServer accordingly? (sorry, due bad network and/but good and intensive networking, I haven't followed all check in message...) It's not curcial, until we have an F67 machine in our testing pool, but we shuld not "forget" it ... Greetings from a hot, busy, foggy Beijing! Stefan > > Index: MonetDB.m4 > =================================================================== > RCS file: /cvsroot/monetdb/buildtools/conf/MonetDB.m4,v > retrieving revision 1.16.2.6 > retrieving revision 1.16.2.7 > diff -u -d -r1.16.2.6 -r1.16.2.7 > --- MonetDB.m4 8 Jun 2007 08:19:19 -0000 1.16.2.6 > +++ MonetDB.m4 8 Jun 2007 14:03:38 -0000 1.16.2.7 > @@ -412,7 +412,7 @@ > dnl Please keep this aligned / in sync with TestTools/.Mconfig.rc & > TestTools/MdoServer ! > if test -s /etc/fedora-release ; then > LINUX_DIST="`cat /etc/fedora-release | head -n1 \ > - | sed 's|^.*\(Fedora\) Core.* release \([[0-9]][[^ > \n]]*\)\( .*\)*$|\1:\2|'`" > + | sed 's|^.*\(Fedora\).* release \([[0-9]][[^ \n]]*\)\( > .*\)*$|\1:\2|'`" > elif test -s /etc/centos-release ; then > LINUX_DIST="`cat /etc/centos-release | head -n1 \ > | sed 's|^\(CentOS\) release \([[0-9]][[^ \n]]*\)\( > .*\)*$|\1:\2|'`" > > > ------------------------------------------------------------------------- > 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-checkins mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/monetdb-checkins > > -- | Dr. Stefan Manegold | mailto:[EMAIL PROTECTED] | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4312 | ------------------------------------------------------------------------- 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
