From c37d926831daac873d8868aa471debcc9f918753 Mon Sep 17 00:00:00 2001 From: Stephen Soltesz Date: Fri, 8 Aug 2008 19:28:12 +0000 Subject: [PATCH] update spec file; I will test it within a myplc --- monitor-server.spec | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/monitor-server.spec b/monitor-server.spec index 608d922..a953e86 100644 --- a/monitor-server.spec +++ b/monitor-server.spec @@ -26,7 +26,9 @@ URL: %(echo %{url} | cut -d ' ' -f 2) Requires: curl Requires: coreutils +Requires: openssh-clients Requires: PLCWWW >= 4.2 +Requires: BootCD >= 4.2 %description Scripts for polling PLC, the node, and PCU status. Also a collection of @@ -74,6 +76,11 @@ rm -rf $RPM_BUILD_ROOT echo "Post processing" # TODO: this will be nice when we have a web-based service running., such as # an API server or so on. +# TODO: create real monitorconfig.py from monitorconfig-default.py +# TODO: create monitorconfig.php using phpconfig.py +# TODO: create symlink in /var/lib/monitor-server for chroot environments +# TODO: update the content of automate_pl03.sh + #chkconfig --add monitor-server #chkconfig monitor-server on -- 2.47.0