X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=nodemanager-lib.spec;fp=nodemanager-lib.spec;h=9e918dd48186d89c3b1c2cd590ca5846a95e78fb;hb=03de5a72a851e3fc62745b8b0e1c848a62314fc1;hp=5b1fef678e1b9dc4038888a066d918f3abdc9bd8;hpb=0d641521588473a60d835b8b13a9567f6d49effc;p=nodemanager.git diff --git a/nodemanager-lib.spec b/nodemanager-lib.spec index 5b1fef6..9e918dd 100644 --- a/nodemanager-lib.spec +++ b/nodemanager-lib.spec @@ -2,7 +2,7 @@ %define name nodemanager-lib %define version 2.1 -%define taglevel 4 +%define taglevel 5 %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 +* Thu Jun 28 2012 Thierry Parmentelat - nodemanager-2.1-5 +- first complete version for vs and lxc - functional but not thoroughly tested though + * Tue Jun 26 2012 Thierry Parmentelat - nodemanager-2.1-4 - split packaging in 3 (lib, lxc, vs) - this tag will only work with lxc though