commit lxc for openSUSE:Factory
Hello community, here is the log from the commit of package lxc for openSUSE:Factory checked in at Mon Mar 9 00:36:23 CET 2009. -------- --- lxc/lxc.changes 2009-02-02 12:44:50.000000000 +0100 +++ /mounts/work_src_done/STABLE/lxc/lxc.changes 2009-02-23 12:40:53.739544000 +0100 @@ -1,0 +2,5 @@ +Mon Feb 23 12:44:59 CET 2009 - jslaby@suse.de + +- update to 0.6.0 + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- lxc-0.5.2.tar.bz2 New: ---- lxc-0.6.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lxc.spec ++++++ --- /var/tmp/diff_new_pack.bfu361/_old 2009-03-09 00:36:07.000000000 +0100 +++ /var/tmp/diff_new_pack.bfu361/_new 2009-03-09 00:36:07.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package lxc (Version 0.5.2) +# spec file for package lxc (Version 0.6.0) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,8 +18,8 @@ Name: lxc -Version: 0.5.2 -Release: 3 +Version: 0.6.0 +Release: 1 Url: http://lxc.sourceforge.net/ Summary: Lxc container implementation Group: System/Management @@ -27,8 +27,7 @@ License: LGPL v2.1 only Source: http://dl.sourceforge.net/sourceforge/lxc/lxc-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: docbook-utils libcap-devel libcap-progs -Requires: libcap-progs +BuildRequires: docbook-utils libcap-devel %description It provides commands to create and manage containers. It contains a @@ -78,19 +77,6 @@ %post mkdir -p /var/lxc -setcap cap_setpcap,cap_net_admin,cap_net_raw,cap_sys_admin,cap_dac_override=ep \ - %{_bindir}/lxc-execute && \ -setcap cap_setpcap,cap_net_admin,cap_net_raw,cap_sys_admin,cap_dac_override=ep \ - %{_bindir}/lxc-start && \ -setcap cap_net_admin,cap_net_raw,cap_sys_admin,cap_dac_override=ep \ - %{_bindir}/lxc-restart && \ -setcap cap_net_admin,cap_net_raw,cap_sys_admin,cap_dac_override=ep \ - %{_bindir}/lxc-unshare && \ -setcap cap_sys_admin=ep \ - %{_bindir}/lxc-init && -setcap cap_sys_admin=ep \ - %{_bindir}/lxc-netstat; \ - true %files %defattr(-,root,root) @@ -106,6 +92,8 @@ %{_libdir}/liblxc.a %changelog +* Mon Feb 23 2009 jslaby@suse.de +- update to 0.6.0 * Mon Feb 02 2009 jslaby@suse.de - Fix build on several archs without cap support * Fri Jan 23 2009 jslaby@suse.de ++++++ lxc-0.5.2.tar.bz2 -> lxc-0.6.0.tar.bz2 ++++++ ++++ 5136 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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