X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Monitor.spec;h=941419da18460a87ab8fd9c9e3c9b5cdb2122841;hb=5684d125af2ff554c960c402447cf871396108c6;hp=dae347d12ee01882e1be122f70b3bcbc8a0466e7;hpb=fca41a6cbcbf2453d7f9b11baebc1ee97510dd4c;p=monitor.git diff --git a/Monitor.spec b/Monitor.spec index dae347d..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 30 +%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,14 @@ 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