Update of /cvsroot/monetdb/MonetDB5
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv25210
Modified Files:
MonetDB-server.spec.in RunMtest.in
Log Message:
finishing Martin's renaming of "mchkpnt" to "mcheckpoint";
this (also) makes RPM-building (`make rpm`) work, again.
Index: RunMtest.in
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/RunMtest.in,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- RunMtest.in 18 Aug 2007 23:37:48 -0000 1.29
+++ RunMtest.in 31 Aug 2007 15:45:11 -0000 1.30
@@ -35,7 +35,7 @@
fi
# enhance various paths to find our stuff
-for x in "${builddir}/src/tools/monetdb5-config"
"${srcdir}/src/tools/mchkpnt" "${srcdir}/src/tools/mrecover" ; do
+for x in "${builddir}/src/tools/monetdb5-config"
"${srcdir}/src/tools/mcheckpoint" "${srcdir}/src/tools/mrecover" ; do
if [ -s $x ] ; then
chmod +x $x
fi
Index: MonetDB-server.spec.in
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/MonetDB-server.spec.in,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- MonetDB-server.spec.in 29 Aug 2007 14:26:23 -0000 1.21
+++ MonetDB-server.spec.in 31 Aug 2007 15:45:11 -0000 1.22
@@ -116,7 +116,7 @@
%defattr(-,root,root)
%{prefix}/bin/mserver5
%{prefix}/bin/Mbeddedmal
-%{prefix}/bin/mchkpnt
+%{prefix}/bin/mcheckpoint
%{prefix}/bin/merovingian
%{prefix}/bin/monetdb
%{prefix}/bin/mrecover
-------------------------------------------------------------------------
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