X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=myplc.spec;h=ed5dcf79c29d57bf9fa4722b70dd2805256f8e22;hb=732a0fd6d8d7f94ee2ed99ddd3b5b9a41d8ea0e3;hp=6b8e6490a314d2448efe8c6a9c4b9cfdd1326f07;hpb=b145ac1d57ff66a34d00382b52f319b2c040bdaa;p=myplc.git diff --git a/myplc.spec b/myplc.spec index 6b8e649..ed5dcf7 100644 --- a/myplc.spec +++ b/myplc.spec @@ -4,7 +4,7 @@ %define name myplc %define version 5.0 -%define taglevel 9 +%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,10 @@ 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