X-Git-Url: http://git.onelab.eu/?p=monitor.git;a=blobdiff_plain;f=Monitor.spec;fp=Monitor.spec;h=9f8f29b4fe7204e23eb68ef7000e11456f42bc90;hp=80692f7880dbc7b834b6f0cb457f10cd79fa2307;hb=5757568294bc4a4fee336acbc1822c28166b5715;hpb=8462561d6aad39867554ec7b1f7cb186c74ef95d 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