Hello community,

here is the log from the commit of package lxc for openSUSE:Factory checked in 
at 2014-06-18 07:50:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-19 07:22:02.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.lxc.new/lxc.changes     2014-06-18 
07:53:02.000000000 +0200
@@ -1,0 +2,10 @@
+Fri Jun 13 19:33:04 UTC 2014 - [email protected]
+
+- fixed the build errors 
+
+-------------------------------------------------------------------
+Fri Jun 13 18:24:48 UTC 2014 - [email protected]
+
+- update to 1.0.4; disable lua and excluded lxc-top, as lua-dependencies are 
not available 
+
+-------------------------------------------------------------------

Old:
----
  lxc-1.0.3.tar.gz

New:
----
  lxc-1.0.4.tar.gz

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

Other differences:
------------------
++++++ lxc.spec ++++++
--- /var/tmp/diff_new_pack.W75Lj7/_old  2014-06-18 07:53:03.000000000 +0200
+++ /var/tmp/diff_new_pack.W75Lj7/_new  2014-06-18 07:53:03.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           lxc
-Version:        1.0.3
+Version:        1.0.4
 Release:        0
 Url:            http://linuxcontainers.org/
 Summary:        Userspace tools for the Linux kernel containers
@@ -39,7 +39,6 @@
 BuildRequires:  libxslt
 BuildRequires:  linux-glibc-devel
 BuildRequires:  lsb-release
-BuildRequires:  lua-devel
 BuildRequires:  pkg-config
 BuildRequires:  python3-devel
 
@@ -48,7 +47,6 @@
 %endif
 
 Requires:       /sbin/setcap
-Requires:       lua
 Requires:       rsync
 
 %{?systemd_requires}
@@ -79,7 +77,7 @@
 
 %build
 chmod 755 configure
-%configure --disable-examples --enable-lua --with-init-script=systemd
+%configure --disable-examples --with-init-script=systemd
 %__make %{?_smp_mflags}
 %__cp %{SOURCE1} .
 %__rm -rf .doc
@@ -122,12 +120,10 @@
 %{_libdir}/lib%{name}.so.*
 %{_libexecdir}/%name
 %{_libdir}/%name
-%dir %{_libdir}/lua/%name/
-%{_libdir}/lua/%name/core.so
 %{_datadir}/%name
-%{_datadir}/lua/%name.lua
 %dir /var/lib/lxc
 %{_bindir}/%{name}-*
+%exclude %{_bindir}/%{name}-top
 %{_sbindir}/init.lxc
 %{_sbindir}/rclxc
 %{_mandir}/man[^3]/*

++++++ lxc-1.0.3.tar.gz -> lxc-1.0.4.tar.gz ++++++
++++ 9471 lines of diff (skipped)

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

Reply via email to