X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Monitor.spec;h=62a33f92fab9802f3bb87b74c87395374945a872;hb=6dfabcd2ef4d6a9a4cf91e71fc5edfe8a005a417;hp=9b244af3928f62c30f5ed95fb9ef441065c84d12;hpb=9cae0ec50c0201aa21dad28413402037816744bd;p=monitor.git diff --git a/Monitor.spec b/Monitor.spec index 9b244af..62a33f9 100644 --- a/Monitor.spec +++ b/Monitor.spec @@ -53,8 +53,8 @@ Summary: Monitor hooks for the PLC server. Group: Applications/System Requires: python -Requires: python-sqlalchemy -Requires: python-elixir +#Requires: python-sqlalchemy +#Requires: python-elixir Requires: openssh-clients Requires: perl-libwww-perl @@ -65,9 +65,9 @@ Requires: nmap Requires: PLCWWW >= 4.2 Requires: bootcd-planetlab-i386 >= 4.2 -Requires: zabbix-client -Requires: zabbix-gui -Requires: zabbix-server +#Requires: zabbix-client +#Requires: zabbix-gui +#Requires: zabbix-server %description server The server side include all python modules and scripts needed to fully @@ -204,10 +204,10 @@ rm -rf $RPM_BUILD_ROOT # TODO: Use the installed version of bootcd to create custom boot images. ( or, use the api now). # NOTE: generate the python defines from zabbix include files. -php /usr/share/%{name}/zabbix/getdefines.php > %{python_sitearch}/monitor/database/zabbixapi/defines.py +#php /usr/share/%{name}/zabbix/getdefines.php > %{python_sitearch}/monitor/database/zabbixapi/defines.py # apply patches to zabbix -patch -d /var/www/html/zabbix/ -p0 < /usr/share/%{name}/zabbix/zabbix-auto-login.diff +#patch -d /var/www/html/zabbix/ -p0 < /usr/share/%{name}/zabbix/zabbix-auto-login.diff #chkconfig --add monitor-server #chkconfig monitor-server on