Revisions of kiwi

jsung's avatar jsung committed (revision 23)
fix
jsung's avatar jsung committed (revision 22)
v3.50 + git-5dd1b1b0c1
--This line, and those below, will be ignored--

M    kiwi.changes
M    kiwi.spec
M    kiwi.tar.bz2

Diff for working copy: .
Index: kiwi.changes
===================================================================

--- kiwi.changes     (revision 21) 
+++ kiwi.changes     (working copy) 
@@ -3,6 +3,15 @@
 
 - 3.50
 - added bash quotation function (bnc #500537)
+- fixed sap media changer call (bnc #486758)
+- added more clic fixes, still not finished (bnc #497172)
+- set inode count for system partition only (bnc #495135)
+- added optional volid setup for iso's (bnc #500501)
+- fixed spec file requirement for mkisofs on sle10
+- update scheme documentation from oXygen
+- don't set config file when calling modprobe in
+  suseStripKernel function
+- fixed satsolver setup
 
 -------------------------------------------------------------------
 Tue May  5 11:34:11 CEST 2009 - ms@suse.de

Index: kiwi.spec
===================================================================

--- kiwi.spec     (revision 21) 
+++ kiwi.spec     (working copy) 
@@ -1,5 +1,5 @@
 #
-# spec file for package kiwi (Version 3.50)
+# spec file for package kiwi (Version 3.51)
 #
 # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # This file and all modifications and additions to the pristine
@@ -34,7 +34,7 @@
 Requires:       qt
 %endif
 %if %{suse_version} > 1010
-Requires:	squashfs
+Requires:       squashfs
 %endif
 Requires:       perl = %{perl_version}
 Requires:       perl-XML-LibXML perl-libwww-perl screen coreutils
@@ -46,7 +46,7 @@
 Summary:        OpenSuSE - KIWI Image System
 Provides:       kiwi2 <= 2.14
 Obsoletes:      kiwi2 <= 2.14
-Version:        3.50
+Version:        3.51
 Release:        80
 Group:          System/Management
 License:        GPL v2 or later
@@ -166,7 +166,12 @@
 %package -n kiwi-desc-isoboot
 License:        GPL v2 or later
 Requires:       kiwi = %{version}
-Requires:       syslinux cdrkit-cdrtools-compat
+Requires:       syslinux
+%if %{suse_version} > 1010
+Requires cdrkit-cdrtools-compat
+%else
+Requires mkisofs
+%endif
 Summary:        OpenSuSE - KIWI Image System ISO boot
 Obsoletes:      kiwi2-desc-isoboot <= 2.14
 Provides:       kiwi2-desc-isoboot <= 2.14
@@ -253,7 +258,12 @@
 %package -n kiwi-desc-oemboot
 License:        GPL v2 only
 Requires:       kiwi = %{version}
-Requires:       qemu multipath-tools cdrkit-cdrtools-compat
+Requires:       qemu multipath-tools
+%if %{suse_version} > 1010
+Requires cdrkit-cdrtools-compat
+%else
+Requires mkisofs
+%endif
 Summary:        OpenSuSE - KIWI image descriptions
 Obsoletes:      kiwi2-desc-oemboot <= 2.14
 Provides:       kiwi2-desc-oemboot <= 2.14

Index: kiwi.tar.bz2
===================================================================

Binary file kiwi.tar.bz2 has changed
jsung's avatar jsung committed (revision 21)
Oops, wrong branch...
jsung's avatar jsung committed (revision 20)
v3.50 + git-41b393bf

Add a patch to revert skipping iso:// and file:// generation with zypper.
jsung's avatar jsung committed (revision 19)
New upstream release, v3.50 and a patch to skip MBR ID check.
jsung's avatar jsung committed (revision 18)
v3.47 + git~8cd1f1d0
jsung's avatar jsung committed (revision 17)
v3.41 + git-4af2c0434b
jsung's avatar jsung committed (revision 16)
add another patch
jsung's avatar jsung committed (revision 15)
update patch
jsung's avatar jsung committed (revision 14)
update patch
jsung's avatar jsung committed (revision 13)
Add a patch to skip the partion boot record.
jsung's avatar jsung committed (revision 12)
New upstream release, v3.41 + git-d7b1e64ab9
jsung's avatar jsung committed (revision 11)
New upstream release, v3.40 + git b5f5ea98ed
jsung's avatar jsung committed (revision 10)
git snapshot, v3.38 + git eb736e56fb
jsung's avatar jsung committed (revision 9)
Oops...
jsung's avatar jsung committed (revision 8)
installation path fix
jsung's avatar jsung committed (revision 7)
Sync with upstream.

v3.35 + git-c96627e269
jsung's avatar jsung committed (revision 6)
New upstream release.

v3.34 + git-71ed0b4a6f
jsung's avatar jsung committed (revision 5)
v3.33 + git-11e9984d.
jsung's avatar jsung committed (revision 4)
forgot the compilation fix
Displaying revisions 1 - 20 of 23
openSUSE Build Service is sponsored by