X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Monitor.spec;h=941419da18460a87ab8fd9c9e3c9b5cdb2122841;hb=5684d125af2ff554c960c402447cf871396108c6;hp=b5920cc4eed5e5ae597b33f32a79ff0ad021e9ce;hpb=015efbd7491191dbcffd92f7dac44dd6b0bf6a41;p=monitor.git diff --git a/Monitor.spec b/Monitor.spec index b5920cc..941419d 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 32 %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,17 @@ fi %changelog +* Tue Apr 20 2010 Thierry Parmentelat - Monitor-3.0-32 +- from this version, suitable for 5.0 +- requires bootcd with the new 5.0 naming style 3-part nodefamily + +* 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