X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Monitor.spec;h=9f8f29b4fe7204e23eb68ef7000e11456f42bc90;hb=5757568294bc4a4fee336acbc1822c28166b5715;hp=9f1c3faa165da498ab72bd716a12de3e822c6cf2;hpb=f3deff51dbe37324fd019a1906ca18904cb7563e;p=monitor.git diff --git a/Monitor.spec b/Monitor.spec index 9f1c3fa..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 3 +%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,13 @@ 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 + * Fri May 27 2011 s s - monitor-3.1-3 - fixing syntax errors