Hello community,

here is the log from the commit of package lxc for openSUSE:12.3 checked in at 
2013-02-25 21:40:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.3/lxc (Old)
 and      /work/SRC/openSUSE:12.3/.lxc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lxc", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:12.3/lxc/lxc.changes     2013-02-19 16:19:04.000000000 
+0100
+++ /work/SRC/openSUSE:12.3/.lxc.new/lxc.changes        2013-02-25 
21:40:52.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Feb 20 16:21:03 UTC 2013 - [email protected]
+
+- Add lxc-opensuse-12.3.patch: update template to openSUSE 12.3
+
+-------------------------------------------------------------------

New:
----
  lxc-opensuse-12.3.patch

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

Other differences:
------------------
++++++ lxc.spec ++++++
--- /var/tmp/diff_new_pack.xzRNSb/_old  2013-02-25 21:40:52.000000000 +0100
+++ /var/tmp/diff_new_pack.xzRNSb/_new  2013-02-25 21:40:52.000000000 +0100
@@ -41,8 +41,12 @@
 Patch6:         pivot-root_shared.patch
 # PATCH-FIX-UPSTREAM lxc-autodev.patch [email protected] -- Add lxc.autodev
 Patch7:         lxc-autodev.patch
+# PATCH-FIX-OPENSUSE lxc-opensuse-extend-base.patch [email protected] -- Add 
missing package to base
 Patch8:         lxc-opensuse-extend-base.patch
+# PATCH-FIX-OPENSUSE lxc-opensuse-proper-failure.patch [email protected] -- 
Proper failure on repository addition error
 Patch9:         lxc-opensuse-proper-failure.patch
+# PATCH-FIX-OPENSUSE lxc-opensuse-12.3.patch [email protected] -- Switch 
openSUSE template to 12.3
+Patch10:        lxc-opensuse-12.3.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  docbook-utils
@@ -92,6 +96,7 @@
 %patch7 -p1
 %patch8 -p1
 %patch9 -p1
+%patch10 -p1
 
 %build
 %configure --disable-examples

++++++ lxc-opensuse-12.3.patch ++++++
Index: lxc-0.8.0/templates/lxc-opensuse.in
===================================================================
--- lxc-0.8.0.orig/templates/lxc-opensuse.in
+++ lxc-0.8.0/templates/lxc-opensuse.in
@@ -25,7 +25,7 @@
 # License along with this library; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
 
-DISTRO=12.2
+DISTRO=12.3
 
 configure_opensuse()
 {
@@ -58,7 +58,6 @@ EOF
 127.0.0.1 localhost $hostname
 EOF
 
-    # disable various services
     # disable yast->bootloader in container
     cat <<EOF > $rootfs/etc/sysconfig/bootloader
 LOADER_TYPE=none
@@ -81,7 +80,14 @@ EOF
     ln -s /dev/null 
$rootfs/etc/systemd/system/proc-sys-fs-binfmt_misc.automount
     ln -s /dev/null $rootfs/etc/systemd/system/console-shell.service
     ln -s /dev/null $rootfs/etc/systemd/system/systemd-vconsole-setup.service
-    ln -s /lib/systemd/system/[email protected] 
$rootfs/etc/systemd/system/getty.target.wants/[email protected]
+    sed -e 's/ConditionPathExists=.*//' /usr/lib/systemd/system/[email protected] 
> $rootfs/etc/systemd/system/[email protected]
+    ln -s [email protected] $rootfs/etc/systemd/system/[email protected]
+    ln -s ../[email protected] 
$rootfs/etc/systemd/system/getty.target.wants/[email protected]
+    ln -s -f ../[email protected] 
$rootfs/etc/systemd/system/getty.target.wants/[email protected]
+    ln -s ../[email protected] 
$rootfs/etc/systemd/system/getty.target.wants/[email protected]
+    ln -s ../[email protected] 
$rootfs/etc/systemd/system/getty.target.wants/[email protected]
+    ln -s ../[email protected] 
$rootfs/etc/systemd/system/getty.target.wants/[email protected]
+
 
     touch $rootfs/etc/sysconfig/kernel
 
@@ -116,12 +122,12 @@ download_opensuse()
     zypper --quiet --root $cache/partial-$arch-packages --non-interactive ar 
http://download.opensuse.org/distribution/$DISTRO/repo/oss/ repo-oss || return 1
     zypper --quiet --root $cache/partial-$arch-packages --non-interactive ar 
http://download.opensuse.org/update/$DISTRO/ update || return 1
     zypper --quiet --root $cache/partial-$arch-packages --non-interactive 
--gpg-auto-import-keys update || return 1
-    zypper --root $cache/partial-$arch-packages --non-interactive in 
--auto-agree-with-licenses --download-only zypper lxc patterns-openSUSE-base 
bash iputils sed tar || return 1
+    zypper --root $cache/partial-$arch-packages --non-interactive in 
--auto-agree-with-licenses --download-only zypper lxc patterns-openSUSE-base 
bash iputils sed tar rsyslog || return 1
     cat > $cache/partial-$arch-packages/opensuse.conf << EOF
 Preinstall: aaa_base bash coreutils diffutils
-Preinstall: filesystem fillup glibc grep insserv
-Preinstall: libbz2-1 libgcc47 libncurses5 pam
-Preinstall: permissions libreadline6 rpm sed tar zlib libselinux1
+Preinstall: filesystem fillup glibc grep insserv-compat
+Preinstall: libbz2-1 libgcc_s1 libncurses5 pam
+Preinstall: permissions libreadline6 rpm sed tar libz1 libselinux1
 Preinstall: liblzma5 libcap2 libacl1 libattr1
 Preinstall: libpopt0 libelf1 liblua5_1
 Preinstall: libpcre1
@@ -135,8 +141,8 @@ Support: ncurses-utils
 Support: iputils
 Support: udev
 Support: netcfg
-Support: dhcpcd hwinfo insserv module-init-tools openSUSE-release openssh
-Support: pwdutils rpcbind sysconfig rsyslog
+Support: dhcpcd hwinfo insserv-compat module-init-tools openSUSE-release 
openssh
+Support: pwdutils rpcbind sysconfig
 
 Ignore: rpm:suse-build-key,build-key
 Ignore: systemd:systemd-presets-branding
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to