X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=zabbix.spec;h=b386435d899d735da082f345cfe08371ae8e40b8;hb=db84a19276e861081756a7daec54aba8a1507abe;hp=bf9dfb109dd04a8f7f1da4b0b685364858c7ec71;hpb=79e0b110f78d8bab2d5b659c1bbc572f8168b104;p=monitor.git diff --git a/zabbix.spec b/zabbix.spec index bf9dfb1..b386435 100644 --- a/zabbix.spec +++ b/zabbix.spec @@ -78,7 +78,12 @@ mkdir server cp -r client/* server pushd client +# quick and dirty fix for f12; loader would fail b/c of the lack of /lib/libm.a +%if "%{distro}" == "Fedora" && %{distrorelease} >= 12 +./configure --enable-agent +%else ./configure --enable-static --enable-agent +%endif make popd @@ -290,6 +295,31 @@ rm -f %{zabbix_logdir}/zabbix_agentd.log %{zabbix_webdir} %changelog +* Thu Jan 21 2010 Talip Baris Metin - Monitor-3.0-30 +- * fix paths for automate script + +* Tue Dec 22 2009 Baris Metin - Monitor-3.0-29 +- - separate pcucontrol as an svn module +- - restore easy_instal back into post install stage of server-deps +- - template imporovements for web interface + +* Thu Dec 17 2009 Baris Metin - Monitor-3.0-28 +- do not need buildrequires. a new tag to fix centos builds + +* Thu Dec 17 2009 Baris Metin - Monitor-3.0-27 +- fix rpm build issues + +* Wed Dec 16 2009 Baris Metin - Monitor-3.0-26 +- to many changes, but mostly moved stuff around. there are some small fixes here and there. + +* Fri Nov 20 2009 Stephen Soltesz - Monitor-3.0-25 +- add option for site status to include both node & pcu status +- improve ticket handling +- template gadget.xml for a site-specific google-gadget summary + +* Thu Oct 22 2009 Baris Metin - Monitor-3.0-24 +- - add install_date + * Mon Oct 19 2009 Baris Metin - Monitor-3.0-23 - - remove monitor-client.cron - - remove unused monitor-client init script @@ -457,6 +487,6 @@ rm -f %{zabbix_logdir}/zabbix_agentd.log %define module_current_branch 2.0 -%define taglevel 23 +%define taglevel 30 %define version 3.0