X-Git-Url: http://git.onelab.eu/?p=monitor.git;a=blobdiff_plain;f=Monitor.spec;h=42a7b144319c0dace5def8b61f2b47b9b0004ea6;hp=817db9593ff26872193bb3189a7b8705307b4994;hb=4c23f6aa037d20794ec797416335663c01adb9cd;hpb=89ab76b4288ddca8f1127d78f6542be3002605d0 diff --git a/Monitor.spec b/Monitor.spec index 817db95..42a7b14 100644 --- a/Monitor.spec +++ b/Monitor.spec @@ -6,7 +6,7 @@ %define name monitor %define version 3.0 -%define taglevel 5 +%define taglevel 6 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -246,6 +246,9 @@ chkconfig --add monitor-runlevelagent chkconfig monitor-runlevelagent on %changelog +* Mon May 04 2009 Stephen Soltesz - Monitor-3.0-6 +- add improved docs to the latest build and tag. + * Mon May 04 2009 Stephen Soltesz - Monitor-3.0-5 - add documentation hooks for adding in-line docs like NM and PLCAPI