X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Monitor.spec;h=b1aab7d3d97b84e58a346ea762167e807d430e71;hb=49593e5fe14c1f17a915457eb371a7b8996413e6;hp=b5920cc4eed5e5ae597b33f32a79ff0ad021e9ce;hpb=015efbd7491191dbcffd92f7dac44dd6b0bf6a41;p=monitor.git diff --git a/Monitor.spec b/Monitor.spec index b5920cc..b1aab7d 100644 --- a/Monitor.spec +++ b/Monitor.spec @@ -7,7 +7,7 @@ %define name monitor # keep this version in sync with monitor/monitor_version.py %define version 3.0 -%define taglevel 29 +%define taglevel 31 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -84,7 +84,7 @@ Requires: python Requires: monitor-server-deps Requires: PLCWWW >= 4.2 -Requires: bootcd-%{pldistro}-%{_arch} >= 4.2 +Requires: bootcd-%{pldistro}-%{fcdistro}-%{_arch} >= 5.0 Requires: pcucontrol %description server @@ -278,6 +278,13 @@ fi %changelog +* Mon Apr 12 2010 Stephen Soltesz - Monitor-3.0-31 +- added fix for node delete/add causing conflicts in MyOps db. +- added statistics scripts + +* 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