X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=zabbix.spec;h=f99d40e7510af7fa4b668509172af65214c027fa;hb=21125cf70f982598daeff34148d369b3cde8ebac;hp=427f072953be462f151dcf4ceb3b0a8d90423cbe;hpb=7270eb424ab11f0abee1ec22d5adea7d6b296961;p=monitor.git diff --git a/zabbix.spec b/zabbix.spec index 427f072..f99d40e 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,12 @@ rm -f %{zabbix_logdir}/zabbix_agentd.log %{zabbix_webdir} %changelog +* 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. @@ -468,6 +479,6 @@ rm -f %{zabbix_logdir}/zabbix_agentd.log %define module_current_branch 2.0 -%define taglevel 26 +%define taglevel 28 %define version 3.0