X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Monitor.spec;h=4c5b01e44457a40ce6929acf2caf8cc4bf69f8be;hb=cca70b66ea7b605b877a83073e354eb9c2121574;hp=817db9593ff26872193bb3189a7b8705307b4994;hpb=b873412a93501520059bcaf6fc18ac9050f1cdb5;p=monitor.git diff --git a/Monitor.spec b/Monitor.spec index 817db95..4c5b01e 100644 --- a/Monitor.spec +++ b/Monitor.spec @@ -6,7 +6,7 @@ %define name monitor %define version 3.0 -%define taglevel 5 +%define taglevel 7 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -80,7 +80,7 @@ Requires: python Requires: monitor-server-deps Requires: monitor-pcucontrol Requires: PLCWWW >= 4.2 -Requires: bootcd-planetlab-i386 >= 4.2 +Requires: bootcd-%{pldistro}-%{_arch} >= 4.2 %description server The server side include all python modules and scripts needed to fully @@ -246,6 +246,14 @@ chkconfig --add monitor-runlevelagent chkconfig monitor-runlevelagent on %changelog +* Tue May 12 2009 Stephen Soltesz - Monitor-3.0-7 +- make docs a noop +- fix for package name dependency +- correct docs + +* 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