X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lxctools.spec;h=a2918486f697b2e6e26544d5f23b4a960b45c701;hb=6f3384cc6d450ef3865854f7f4f5ce67062ef2ec;hp=6b1cb1a4b87630155c090f327c3047a6ae1bdc2f;hpb=8262537c55a35ff09b71b035b406adf23d3939c4;p=lxc-userspace.git diff --git a/lxctools.spec b/lxctools.spec index 6b1cb1a..a291848 100644 --- a/lxctools.spec +++ b/lxctools.spec @@ -1,6 +1,6 @@ %define name lxctools %define version 0.9 -%define taglevel 3 +%define taglevel 6 %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 Thierry Parmentelat - lxctools-0.9-6 +- implements vm's arch + +* Tue Apr 23 2013 Thierry Parmentelat - lxctools-0.9-5 +- more flexible and more robust lxcsu + +* Thu Mar 07 2013 Thierry Parmentelat - lxctools-0.9-4 +- nicer polish to lxcsu returning the right thing + * Mon Mar 04 2013 Thierry Parmentelat - lxctools-0.9-3 - lxcsu to propagate its forked process's return code