Changeset: 8bb6ef5a7ad9 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=8bb6ef5a7ad9
Modified Files:
MonetDB.spec
debian/control
debian/monetdb-client-tools.install
Branch: default
Log Message:
Add tachograph to Linux installers.
diffs (40 lines):
diff --git a/MonetDB.spec b/MonetDB.spec
--- a/MonetDB.spec
+++ b/MonetDB.spec
@@ -255,12 +255,13 @@ main-memory perspective with use of a fu
automatic index management, extensibility of data types and search
accelerators. It also has an SQL frontend.
-This package contains stethoscope and tomograph. These tools can be
-used to monitor the MonetDB database server.
+This package contains stethoscope, tomograph, and tachograph. These
+tools can be used to monitor the MonetDB database server.
%files client-tools
%defattr(-,root,root)
%{_bindir}/stethoscope
+%{_bindir}/tachograph
%{_bindir}/tomograph
%package client-devel
diff --git a/debian/control b/debian/control
--- a/debian/control
+++ b/debian/control
@@ -121,8 +121,8 @@ Description: MonetDB database client
automatic index management, extensibility of data types and search
accelerators. It also has an SQL frontend.
.
- This package contains stethoscope and tomograph. These tools can be
- used to monitor the MonetDB database server.
+ This package contains stethoscope, tomograph, and tachograph. These
+ tools can be used to monitor the MonetDB database server.
Package: libmonetdb-client-odbc
Architecture: any
diff --git a/debian/monetdb-client-tools.install
b/debian/monetdb-client-tools.install
--- a/debian/monetdb-client-tools.install
+++ b/debian/monetdb-client-tools.install
@@ -1,2 +1,3 @@
debian/tmp/usr/bin/stethoscope usr/bin
+debian/tmp/usr/bin/tachograph usr/bin
debian/tmp/usr/bin/tomograph usr/bin
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list