X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Monitor.spec;h=8228e036aee1d83f32e968c8a5031594ef232277;hb=da98d2e40747e713e248cb024c165b040285704d;hp=056b44ac40f1f0233a481ebd4bee2b9b104b1e82;hpb=ceacc2c6b09245cf360dc8f2afecc702d7540553;p=monitor.git diff --git a/Monitor.spec b/Monitor.spec index 056b44a..8228e03 100644 --- a/Monitor.spec +++ b/Monitor.spec @@ -6,7 +6,7 @@ %define name monitor %define version 2.0 -%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)" ) @@ -216,6 +216,9 @@ chkconfig --add monitor-runlevelagent chkconfig monitor-runlevelagent on %changelog +* Fri Mar 20 2009 Stephen Soltesz - Monitor-2.0-5 +- tag for updates to 2.0 db model + * Fri Mar 13 2009 Stephen Soltesz - Monitor-2.0-4 - splits reboot.py across pcucontrol and monitor modules - moves command.py from monitor/util to pcucontrol/util