commit lxc for openSUSE:Factory
Hello community, here is the log from the commit of package lxc for openSUSE:Factory checked in at Tue Feb 3 23:04:30 CET 2009. -------- --- lxc/lxc.changes 2009-01-23 11:29:39.000000000 +0100 +++ lxc/lxc.changes 2009-02-02 12:44:50.003777000 +0100 @@ -1,0 +2,5 @@ +Mon Feb 2 12:48:33 CET 2009 - jslaby@suse.de + +- Fix build on several archs without cap support + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lxc.spec ++++++ --- /var/tmp/diff_new_pack.R12288/_old 2009-02-03 23:01:30.000000000 +0100 +++ /var/tmp/diff_new_pack.R12288/_new 2009-02-03 23:01:30.000000000 +0100 @@ -19,7 +19,7 @@ Name: lxc Version: 0.5.2 -Release: 2 +Release: 3 Url: http://lxc.sourceforge.net/ Summary: Lxc container implementation Group: System/Management @@ -89,7 +89,8 @@ setcap cap_sys_admin=ep \ %{_bindir}/lxc-init && setcap cap_sys_admin=ep \ - %{_bindir}/lxc-netstat + %{_bindir}/lxc-netstat; \ + true %files %defattr(-,root,root) @@ -105,5 +106,7 @@ %{_libdir}/liblxc.a %changelog +* Mon Feb 02 2009 jslaby@suse.de +- Fix build on several archs without cap support * Fri Jan 23 2009 jslaby@suse.de - Initial release (0.5.2) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de