X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=myplc.spec;h=ed5dcf79c29d57bf9fa4722b70dd2805256f8e22;hb=732a0fd6d8d7f94ee2ed99ddd3b5b9a41d8ea0e3;hp=01d1f4bc2a506feb7f9f065fed7accd8a9bb5339;hpb=9d3c563ff92988851bc02d3329152558d62f20c2;p=myplc.git diff --git a/myplc.spec b/myplc.spec index 01d1f4b..ed5dcf7 100644 --- a/myplc.spec +++ b/myplc.spec @@ -4,7 +4,7 @@ %define name myplc %define version 5.0 -%define taglevel 8 +%define taglevel 10 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -250,6 +250,13 @@ fi %changelog +* Mon Oct 04 2010 Thierry Parmentelat - myplc-5.0-10 +- mtail.py -s for SFA +- spot-aliesm.py is a utility script for sanity checks of the PLC db when running refreshpeer+sfa + +* Thu Jul 15 2010 Thierry Parmentelat - myplc-5.0-9 +- avoid duplication of the plc-config binary in both myplc and myplc-config rpms + * Mon Jul 12 2010 Thierry Parmentelat - myplc-5.0-8 - plc-config-tty now has a validator on booleans - e.g. entering 'True' now is rejected rather than silently recording 'false'