From 2347282eeaee154cc23734d50072983767696d0b Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 13 Apr 2012 16:32:46 +0200 Subject: [PATCH] Setting tag nodemanager-2.1-1 first working draft for dealing with libvirt/lxc on f16 nodes not expected to work with mainline nodes (use 2.0 for that for now) --- NodeManager.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/NodeManager.spec b/NodeManager.spec index ecedf14..fd038c6 100644 --- a/NodeManager.spec +++ b/NodeManager.spec @@ -2,7 +2,7 @@ %define name NodeManager %define version 2.1 -%define taglevel 0 +%define taglevel 1 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -138,6 +138,10 @@ rm -rf $RPM_BUILD_ROOT %{python_sitearch}/bwlimit.py* %changelog +* Fri Apr 13 2012 Thierry Parmentelat - nodemanager-2.1-1 +- first working draft for dealing with libvirt/lxc on f16 nodes +- not expected to work with mainline nodes (use 2.0 for that for now) + * Fri Jan 13 2012 Marco Yuen - nodemanager-2.0-34 - Install bwlimit.py to the python site directory. -- 2.43.0