X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=nodemanager-lib.spec;h=02f216f0d12b932d79acc4574c5497f09ec2724f;hb=7a1eb7ef9341cfebd46d59b4893caf0e81853266;hp=f03ab4d2758401774dafe576f8146b9fad890343;hpb=3efe4d040914a378d7fa26f8cf986ac90733d188;p=nodemanager.git diff --git a/nodemanager-lib.spec b/nodemanager-lib.spec index f03ab4d..02f216f 100644 --- a/nodemanager-lib.spec +++ b/nodemanager-lib.spec @@ -2,7 +2,7 @@ %define name nodemanager-lib %define version 5.2 -%define taglevel 7 +%define taglevel 8 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -132,6 +132,10 @@ rm -rf $RPM_BUILD_ROOT /bin/sshsh %changelog +* Fri Sep 20 2013 Thierry Parmentelat - nodemanager-5.2-8 +- omf plugin does not block any longer when running trigger script +- log goes into sliver's /var/log instead + * Wed Aug 28 2013 Thierry Parmentelat - nodemanager-5.2-7 - new install-scripts target in Makefile - conf_files and fuse-pl initscripts chmod'ed +x