iron out argument parser usage, add --debug option, and get this to work again in...
[lxc-userspace.git] / lxctools.spec
index be18571..759de0f 100644 (file)
@@ -1,6 +1,6 @@
 %define name lxctools
 %define version 0.9
-%define taglevel 4
+%define taglevel 7
 
 %define percent %
 %define braop \{
@@ -22,6 +22,7 @@ License: GPL
 Group: System Environment/Kernel
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
 Source0: lxctools-%{version}.tar.gz
+Requires: binutils
 
 %description
 Userspace tools for switching between lxc containers.
@@ -51,6 +52,15 @@ chmod u+s /usr/sbin/vsh
 %postun
 
 %changelog
+* Wed May 29 2013 Andy Bavier <acb@cs.princeton.edu> - lxctools-0.9-7
+- Use ArgumentParser, fix issue with sensing arch
+
+* Wed May 29 2013 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - lxctools-0.9-6
+- implements vm's arch
+
+* Tue Apr 23 2013 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - lxctools-0.9-5
+- more flexible and more robust lxcsu
+
 * Thu Mar 07 2013 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - lxctools-0.9-4
 - nicer polish to lxcsu returning the right thing