attempt to return correct retcod to vsh
[lxc-userspace.git] / lxctools.spec
index f1a9a92..025b3cf 100644 (file)
@@ -1,5 +1,5 @@
 %define name lxctools
-%define version 0.902
+%define version 0.9
 %define taglevel 2
 
 %define percent %
@@ -43,7 +43,7 @@ cp build/lib*/setns.so $RPM_BUILD_ROOT/usr/sbin
 rm -rf $RPM_BUILD_ROOT
 
 %files
-/usr/sbin
+/usr/sbin/*
 
 %post
 chmod u+s /usr/sbin/vsh
@@ -51,3 +51,6 @@ chmod u+s /usr/sbin/vsh
 %postun
 
 %changelog
+* Fri Feb 22 2013 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - lxctools-0.9-2
+- various fixes
+