X-Git-Url: http://git.onelab.eu/?p=monitor.git;a=blobdiff_plain;f=Monitor.spec;h=5f08b254ef57652e9697e7a04b0145ebc8348faf;hp=005e66aac07c69b9f12034499fe5273b135e64a6;hb=6a452e8ece2ca8a47105c128eaebc38507bc76c5;hpb=c9d06f3b274ecbc092a0b3eb1f5ceb6c0f734aad diff --git a/Monitor.spec b/Monitor.spec index 005e66a..5f08b25 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 @@ -202,7 +202,7 @@ rm -rf $RPM_BUILD_ROOT 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