Mailinglist Archive: opensuse-commit (2130 mails)

< Previous Next >
commit kiwi
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Thu, 03 Apr 2008 16:40:01 +0200
  • Message-id: <20080403144001.90FCC678182@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package kiwi
checked in at Thu Apr 3 16:40:01 CEST 2008.

--------
--- arch/i386/kiwi/kiwi.changes 2008-04-02 18:15:14.000000000 +0200
+++ /mounts/work_src_done/STABLE/kiwi/kiwi.changes 2008-04-03
14:16:39.249965000 +0200
@@ -1,0 +2,5 @@
+Thu Apr 3 14:16:24 CEST 2008 - coolo@xxxxxxx
+
+- disabling the (failing) build of boot images
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ kiwi.spec ++++++
--- /var/tmp/diff_new_pack.m26235/_old 2008-04-03 16:39:15.000000000 +0200
+++ /var/tmp/diff_new_pack.m26235/_new 2008-04-03 16:39:15.000000000 +0200
@@ -40,7 +40,7 @@
Provides: kiwi2 = 2.14
Obsoletes: kiwi2 = 2.14
Version: 2.38
-Release: 12
+Release: 13
Group: System/Management
License: GPL v2 or later
Source: %{name}.tar.bz2
@@ -235,7 +235,7 @@

%install
# build
-export K_USER=0 # set value to -1 to prevent building boot images
+export K_USER=-1 # set value to -1 to prevent building boot images
test -e /.buildenv || export K_USER=-1 # no buildenv, no boot image build
test -e /.buildenv && . /.buildenv
make buildroot=$RPM_BUILD_ROOT CFLAGS="$RPM_OPT_FLAGS"
@@ -459,6 +459,8 @@
%{_datadir}/kiwi/image/oemboot/suse*

%changelog
+* Thu Apr 03 2008 coolo@xxxxxxx
+- disabling the (failing) build of boot images
* Wed Apr 02 2008 ms@xxxxxxx
- really fixed update of .profile env (bnc #369936)
* Fri Mar 28 2008 ms@xxxxxxx



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



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >