Hello community,

here is the log from the commit of package lxc for openSUSE:Factory checked in 
at 2014-05-06 17:42:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-03-04 13:14:09.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.lxc.new/lxc.changes     2014-05-06 
17:42:18.000000000 +0200
@@ -1,0 +2,12 @@
+Mon May  5 13:08:04 UTC 2014 - [email protected]
+
+- added file /usr/sbin/rxlcx that links to /usr/sbin/service 
+
+-------------------------------------------------------------------
+Mon May  5 10:14:06 UTC 2014 - [email protected]
+
+- upgrade to version 1.0.3
+- deleted patch patch_bash_completion.d_lxc.patch, as it is included upstream 
already
+- added file /usr/sbin/init.lxc 
+
+-------------------------------------------------------------------

Old:
----
  lxc-1.0.0.tar.gz
  patch_bash_completion.d_lxc.patch

New:
----
  lxc-1.0.3.tar.gz

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

Other differences:
------------------
++++++ lxc.spec ++++++
--- /var/tmp/diff_new_pack.txDvsq/_old  2014-05-06 17:42:19.000000000 +0200
+++ /var/tmp/diff_new_pack.txDvsq/_new  2014-05-06 17:42:19.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           lxc
-Version:        1.0.0
+Version:        1.0.3
 Release:        0
 Url:            http://linuxcontainers.org/
 Summary:        Userspace tools for the Linux kernel containers
@@ -27,9 +27,6 @@
 Source1:        README.SUSE
 Source2:        lxc-createconfig.in
 
-# PATCH-FIX-UPSTREAM patch_bash_completion.d_lxc.patch 
[email protected] -- removes shebang from bash_completion-file
-Patch0:         patch_bash_completion.d_lxc.patch
-
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 BuildRequires:  docbook-utils
@@ -45,9 +42,14 @@
 BuildRequires:  lua-devel
 BuildRequires:  pkg-config
 BuildRequires:  python3-devel
+
+%if 0%{?suse_version} >= 1210
 BuildRequires:  systemd
+%endif
+
 Requires:       /sbin/setcap
 Requires:       rsync
+
 %{?systemd_requires}
 # needed to create openSUSE containers using template
 Recommends:     build
@@ -73,7 +75,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 chmod 755 configure
@@ -89,9 +90,9 @@
 install -d -m 755 %{buildroot}/var/lib/lxc
 find %buildroot -type f -name '*.la' -delete
 chmod u-s %{buildroot}/usr/lib/lxc/lxc-user-nic
-
 ./config.status --file=%{buildroot}%{_bindir}/lxc-createconfig:%{S:2}
 chmod a+x %{buildroot}%{_bindir}/lxc-createconfig
+ln -s /usr/sbin/service %{buildroot}%{_sbindir}/rc%name
 
 %clean
 %__rm -rf %buildroot
@@ -126,6 +127,8 @@
 %{_datadir}/lua/%name.lua
 %dir /var/lib/lxc
 %{_bindir}/%{name}-*
+%{_sbindir}/init.lxc
+%{_sbindir}/rclxc
 %{_mandir}/man[^3]/*
 %_unitdir/%{name}.service
 %python3_sitearch/%{name}/

++++++ lxc-1.0.0.tar.gz -> lxc-1.0.3.tar.gz ++++++
++++ 8452 lines of diff (skipped)

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

Reply via email to