X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Monitor.spec;h=9f8f29b4fe7204e23eb68ef7000e11456f42bc90;hb=f0b0b138c0a466eb3c15ae172ae77597dc376159;hp=80692f7880dbc7b834b6f0cb457f10cd79fa2307;hpb=d7faf0ac3abce9f7d34d9d46a7841365fe1fc2c5;p=monitor.git diff --git a/Monitor.spec b/Monitor.spec index 80692f7..9f8f29b 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.1 -%define taglevel 4 +%define taglevel 5 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -357,6 +357,10 @@ fi %changelog +* Wed Aug 31 2011 Stephen Soltesz - monitor-3.1-5 +- account for new ok status type in PCUs +- include a percentage of nodes up as well as raw node-count + * Fri May 27 2011 s s - monitor-3.1-4 - Fixes to spec file for monitor building