X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=nodemanager-lib.spec;fp=nodemanager-lib.spec;h=2b8bc80e45c86da909030ad44c14bb10df347285;hb=e7511197556a5e68aa97d003c122222c1c1c9764;hp=9e918dd48186d89c3b1c2cd590ca5846a95e78fb;hpb=89d56049912ffa1801da238d22e9e297cdcfba09;p=nodemanager.git diff --git a/nodemanager-lib.spec b/nodemanager-lib.spec index 9e918dd..2b8bc80 100644 --- a/nodemanager-lib.spec +++ b/nodemanager-lib.spec @@ -2,7 +2,7 @@ %define name nodemanager-lib %define version 2.1 -%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)" ) @@ -132,6 +132,9 @@ rm -rf $RPM_BUILD_ROOT %{python_sitearch}/bwlimitlxc.py* %changelog +* Mon Jul 09 2012 Thierry Parmentelat - nodemanager-2.1-6 +- set LD_PRELOAD for linux-containers nodes + * Thu Jun 28 2012 Thierry Parmentelat - nodemanager-2.1-5 - first complete version for vs and lxc - functional but not thoroughly tested though