Hello community,

here is the log from the commit of package kiwi for openSUSE:Factory checked in 
at 2014-03-27 06:13:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kiwi (Old)
 and      /work/SRC/openSUSE:Factory/.kiwi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kiwi"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kiwi/kiwi.changes        2014-03-18 
16:21:54.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.kiwi.new/kiwi.changes   2014-03-27 
06:14:00.000000000 +0100
@@ -1,0 +2,129 @@
+Mon Mar 24 20:07:39 CET 2014 - m...@suse.de
+
+- v5.06.60 released
+  
+-------------------------------------------------------------------
+Mon Mar 24 18:24:43 CET 2014 - m...@suse.de
+  
+- Fixed SLE12 JeOS image description
+  * exactly state which release package should be installed
+    I decided for sles-release-DVD
+    
+-------------------------------------------------------------------
+Mon Mar 24 11:11:33 CET 2014 - m...@suse.de
+    
+- Don't waste too much time for waiting on link up.
+  In addition wicked's dhcp client does that more efficiently
+  
+-------------------------------------------------------------------
+Mon Mar 24 08:40:42 CET 2014 - m...@suse.de
+  
+- Fixed SLE12 JeOS template description
+  * module-init-tools is not part of SLE12 media
+  * release package is called sles-release
+    
+-------------------------------------------------------------------
+Fri Mar 21 15:45:24 CET 2014 - m...@suse.de
+    
+- v5.06.59 released
+  
+-------------------------------------------------------------------
+Fri Mar 21 15:44:59 CET 2014 - m...@suse.de
+  
+- Fixed spec file typo
+  
+-------------------------------------------------------------------
+Fri Mar 21 15:39:52 CET 2014 - m...@suse.de
+  
+- v5.06.58 released
+  
+-------------------------------------------------------------------
+Fri Mar 21 15:30:17 CET 2014 - m...@suse.de
+  
+- Fixed setupNetworkWicked
+  * check for the exit code from wicked_dhcp4
+  * use debug and --test-output options for calling wicked_dhcp4
+  * add sleep between ip up and dhcp call
+    
+-------------------------------------------------------------------
+Fri Mar 21 11:10:33 CET 2014 - m...@suse.de
+    
+- Follow up fix for creation of %mysystems macro
+  * Add some comments which explain why we build the macro that way
+  * Restructure the conditions to be more readable
+  * remove building %mysystems macro for sle10
+    
+-------------------------------------------------------------------
+Fri Mar 21 08:30:57 CET 2014 - m...@suse.de
+    
+- Support creation of install iso images > 4g
+  
+-------------------------------------------------------------------
+Thu Mar 20 16:29:42 CET 2014 - m...@suse.de
+    
+- v5.06.57 released
+  
+-------------------------------------------------------------------
+Thu Mar 20 14:16:31 CET 2014 - rjsch...@suse.de
+  
+- Allow newer versions of kiwi to be built in SUSE internal build service
+  for older versions of SLE
+  + SUSE internal build service does not define the sles_version macro, need
+    to do ugly nexted if conditions. Luckyly we no longer build openSUSE
+    versions that have the same version identifiers as older SLE versions
+    
+-------------------------------------------------------------------
+Thu Mar 20 10:53:44 CET 2014 - m...@suse.de
+  
+- Fixed fixupOverlayFilesOwnership function
+  The matching of files mentioned in passwd was broken
+  
+-------------------------------------------------------------------
+Wed Mar 19 16:29:19 CET 2014 - m...@suse.de
+  
+- Fixed invalid conversion in printf call
+  
+-------------------------------------------------------------------
+Wed Mar 19 11:08:04 CET 2014 - m...@suse.de
+  
+- Fixed block size used to check for boot sector code in the
+  MBR after legacy grub has finished the installation
+  
+-------------------------------------------------------------------
+Wed Mar 19 10:34:36 CET 2014 - m...@suse.de
+  
+- v5.06.56 released
+  
+-------------------------------------------------------------------
+Wed Mar 19 10:33:36 CET 2014 - m...@suse.de
+  
+- Don't use Miscellanea::RequireRcsKeywords in perl critic
+  This module is not provided with the current perl-Perl-Critic
+  packages.
+  
+-------------------------------------------------------------------
+Wed Mar 19 09:53:36 CET 2014 - m...@suse.de
+  
+- Reduce size of boot images for SLE12 and openSUSE 13.2
+  * packages installed by requires python and dracut are not
+    required inside the kiwi initrd on first boot
+    
+-------------------------------------------------------------------
+Wed Mar 19 09:44:27 CET 2014 - m...@suse.de
+    
+- Display license(s) only if this was explicitly configured
+  with <showlicense> statements in the XML description
+  
+-------------------------------------------------------------------
+Tue Mar 18 17:23:40 CET 2014 - m...@suse.de
+  
+- Added jenkins test script for running build jobs
+  
+-------------------------------------------------------------------
+Tue Mar 18 17:11:05 CET 2014 - m...@suse.de
+  
+- Update suse-13.2-JeOS template
+  The same changes with regards to products and patterns like
+  on SLE12 applies to this distribution as well
+  
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ kiwi.spec ++++++
--- /var/tmp/diff_new_pack.CUrqhl/_old  2014-03-27 06:14:02.000000000 +0100
+++ /var/tmp/diff_new_pack.CUrqhl/_new  2014-03-27 06:14:02.000000000 +0100
@@ -26,7 +26,7 @@
 Group:          System/Management
 Url:            http://github.com/openSUSE/kiwi
 Name:           kiwi
-Version:        5.06.55
+Version:        5.06.60
 Release:        0
 # requirements to build packages
 BuildRequires:  diffutils
@@ -106,28 +106,39 @@
 # build root path
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
-# find out about the name scheme of the local system for -requieres packages
-# in terms of problems with this magic ask adr...@suse.de for details
+# find out about the name scheme of the local system for
+# the buildservice needed -requires packages. In terms of
+# problems with this magic ask adr...@suse.de for details
 %if 0%{?suse_version}
+%define mysystems %(echo `export VER=%{suse_version}; echo 
"suse-${VER:0:2}.${VER:2:1}"`)
+# redefine for the SLES case if no sles_version exists
+# SLE12: NOTE: potential problems ahead with the first SP of SLES12
 %if %suse_version == 1315
 %define mysystems suse-SLES12 suse-SLED12
-%else
-%if 0%{?sles_version}
-%define mysystems suse-SLES%{sles_version} suse-SLED%{sles_version}
-%else
-%define mysystems %(echo `export VER=%{suse_version}; echo 
"suse-${VER:0:2}.${VER:2:1}"`)
 %endif
+# redefine for the SLE11 case if no sles_version exists
+# SLE11: NOTE: this works only because openSUSE 11.1 is out of scope
+%if %suse_version == 1110
+%define mysystems suse-SLES11 suse-SLED11
 %endif
 %endif
+# SLES with sles_version macro
+%if 0%{?sles_version}
+%define mysystems suse-SLES%{sles_version} suse-SLED%{sles_version}
+%endif
+# RHEL
 %if 0%{?rhel_version}
 %define mysystems %(echo `VER=%{rhel_version} echo 
"rhel-0${VER:0:1}.${VER:1:2}"`)
 %endif
+# Fedora
 %if 0%{?fedora}
 %define mysystems %(echo `VER=%{fedora} echo "fedora-0${VER:0:1}.${VER:1:2}"`)
 %endif
+# CentOS
 %if 0%{?centos}
 %define mysystems %(echo `VER=%{centos} echo "centos-0${VER:0:1}.${VER:1:2}"`)
 %endif
+
 # find out about my arch name, could be done also via symlinks
 %define myarch %{_target_cpu}
 %ifarch armv7l armv7hl

++++++ kiwi-docu.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/kiwi/kiwi-docu.tar.bz2 
/work/SRC/openSUSE:Factory/.kiwi.new/kiwi-docu.tar.bz2 differ: char 11, line 1

++++++ kiwi-repo.tar.bz2 ++++++

++++++ kiwi.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/kiwi/kiwi.tar.bz2 
/work/SRC/openSUSE:Factory/.kiwi.new/kiwi.tar.bz2 differ: char 11, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to