Hello community,

here is the log from the commit of package lxc for openSUSE:Factory checked in 
at 2014-05-19 07:22:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lxc (Old)
 and      /work/SRC/openSUSE:Factory/.lxc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lxc"

Changes:
--------
--- /work/SRC/openSUSE:Factory/lxc/lxc.changes  2014-05-06 17:42:18.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.lxc.new/lxc.changes     2014-05-19 
07:22:02.000000000 +0200
@@ -1,0 +2,10 @@
+Sat May 17 18:57:22 UTC 2014 - [email protected]
+
+- added --enable-lua to compile lxc with lua support (for lxc-top) 
+
+-------------------------------------------------------------------
+Sat May 17 13:14:01 UTC 2014 - [email protected]
+
+- added "Requires: lua", as lxc-top needs it 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ lxc.spec ++++++
--- /var/tmp/diff_new_pack.ucQydQ/_old  2014-05-19 07:23:22.000000000 +0200
+++ /var/tmp/diff_new_pack.ucQydQ/_new  2014-05-19 07:23:22.000000000 +0200
@@ -48,6 +48,7 @@
 %endif
 
 Requires:       /sbin/setcap
+Requires:       lua
 Requires:       rsync
 
 %{?systemd_requires}
@@ -78,7 +79,7 @@
 
 %build
 chmod 755 configure
-%configure --disable-examples --with-init-script=systemd
+%configure --disable-examples --enable-lua --with-init-script=systemd
 %__make %{?_smp_mflags}
 %__cp %{SOURCE1} .
 %__rm -rf .doc

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to