Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2012-02-14 11:27:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-installation.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-installation", Maintainer is "jsuch...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes    
2012-01-26 14:18:55.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
    2012-02-14 11:27:32.000000000 +0100
@@ -1,0 +2,12 @@
+Thu Feb  9 10:53:01 CET 2012 - jsuch...@suse.cz
+
+- adapt the style only for ssh installation, not vnc (bnc#742777)
+- 2.22.3 
+
+-------------------------------------------------------------------
+Tue Feb  7 17:22:46 CET 2012 - tgoettlic...@suse.de
+
+- Fixed bnc #742777: ssh installation needs to much bandwidth
+- 2.22.2
+
+-------------------------------------------------------------------

Old:
----
  yast2-installation-2.22.1.tar.bz2

New:
----
  yast2-installation-2.22.3.tar.bz2

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

Other differences:
------------------
++++++ yast2-installation.spec ++++++
--- /var/tmp/diff_new_pack.9QOoY2/_old  2012-02-14 11:27:33.000000000 +0100
+++ /var/tmp/diff_new_pack.9QOoY2/_new  2012-02-14 11:27:33.000000000 +0100
@@ -16,29 +16,22 @@
 #
 
 
+
 Name:           yast2-installation
-Version:        2.22.1
+Version:        2.22.3
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source0:        yast2-installation-%{version}.tar.bz2
 
-Summary:        YaST2 - Installation Parts
-License:        GPL-2.0
 Group:          System/YaST
+License:        GPL-2.0
+Summary:        YaST2 - Installation Parts
 
 Source1:        YaST2-Second-Stage.service
 Source2:        YaST2-Firstboot.service
 
-BuildRequires:  docbook-xsl-stylesheets
-BuildRequires:  doxygen
-BuildRequires:  libxslt
-BuildRequires:  perl-XML-Writer
-BuildRequires:  sgml-skel
-BuildRequires:  update-desktop-files
-BuildRequires:  yast2-core-devel
-BuildRequires:  yast2-devtools
-BuildRequires:  yast2-testsuite
+BuildRequires:  docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer 
sgml-skel update-desktop-files yast2-core-devel yast2-devtools yast2-testsuite
 
 # FileSystems::possible_root_fs
 BuildRequires:  yast2-storage >= 2.19.12
@@ -136,12 +129,12 @@
 BuildArch:      noarch
 
 %package devel-doc
+Group:          Documentation/HTML
 Requires:       yast2-installation >= 2.15.34
 
 PreReq:         %fillup_prereq
 
 Summary:        YaST2 - Installation Parts
-Group:          Documentation/HTML
 
 %description
 System installation code as present on installation media.

++++++ yast2-installation-2.22.1.tar.bz2 -> yast2-installation-2.22.3.tar.bz2 
++++++
++++ 3352 lines of diff (skipped)
++++    retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-installation-2.22.1/VERSION new/yast2-installation-2.22.3/VERSION
--- old/yast2-installation-2.22.1/VERSION       2012-01-13 11:04:07.000000000 
+0100
+++ new/yast2-installation-2.22.3/VERSION       2012-02-09 10:53:35.000000000 
+0100
@@ -1 +1 @@
-2.22.1
+2.22.3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-installation-2.22.1/configure.in 
new/yast2-installation-2.22.3/configure.in
--- old/yast2-installation-2.22.1/configure.in  2012-01-23 17:07:51.000000000 
+0100
+++ new/yast2-installation-2.22.3/configure.in  2012-02-09 10:54:23.000000000 
+0100
@@ -1,9 +1,9 @@
 dnl configure.in for yast2-installation
 dnl
-dnl -- This file is generated by y2autoconf 2.21.7 - DO NOT EDIT! --
+dnl -- This file is generated by y2autoconf 2.21.8 - DO NOT EDIT! --
 dnl    (edit configure.in.in instead)
 
-AC_INIT(yast2-installation, 2.22.1, http://bugs.opensuse.org/, 
yast2-installation)
+AC_INIT(yast2-installation, 2.22.3, http://bugs.opensuse.org/, 
yast2-installation)
 dnl Check for presence of file 'RPMNAME'
 AC_CONFIG_SRCDIR([RPMNAME])
 
@@ -18,7 +18,7 @@
 AM_INIT_AUTOMAKE(tar-ustar -Wno-portability)
 
 dnl Important YaST2 variables
-VERSION="2.22.1"
+VERSION="2.22.3"
 RPMNAME="yast2-installation"
 MAINTAINER="Jiří Suchomel <jsuch...@suse.cz>"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-installation-2.22.1/startup/YaST2.call 
new/yast2-installation-2.22.3/startup/YaST2.call
--- old/yast2-installation-2.22.1/startup/YaST2.call    2011-11-03 
12:20:48.000000000 +0100
+++ new/yast2-installation-2.22.3/startup/YaST2.call    2012-02-09 
10:52:50.000000000 +0100
@@ -22,7 +22,7 @@
 #               :   which is the same as the NCURSES mode
 #               : - VNC Installation via browser
 #               :
-# STATUS        : $Id: YaST2.call 66674 2011-11-03 11:20:48Z aschnell $
+# STATUS        : $Id: YaST2.call 67375 2012-02-07 16:25:24Z tgoettlicher $
 #----------------
 #
 #set -x
@@ -147,6 +147,7 @@
 # ---
 #
        :
+        export Y2STYLE="installation_slim" 
 }
 
 #----[ prepare_for_vnc ]----#
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-installation-2.22.1/startup/YaST2.ssh 
new/yast2-installation-2.22.3/startup/YaST2.ssh
--- old/yast2-installation-2.22.1/startup/YaST2.ssh     2010-01-22 
15:57:59.000000000 +0100
+++ new/yast2-installation-2.22.3/startup/YaST2.ssh     2012-02-07 
17:53:34.000000000 +0100
@@ -15,7 +15,7 @@
 #               : if we are within a ssh installation environment
 #               : This script is called manually
 #               :
-# STATUS        : $Id: YaST2.ssh 60499 2010-01-22 14:57:59Z aschnell $
+# STATUS        : $Id: YaST2.ssh 67375 2012-02-07 16:25:24Z tgoettlicher $
 #----------------
 
 #========================================
@@ -59,6 +59,8 @@
 #----------------------------------------
 if [ -f /var/lib/YaST2/runme_at_boot ];then
 
+        export Y2STYLE="installation_slim" 
+
        # running the second stage installation
        /usr/lib/YaST2/startup/YaST2.call installation continue
 

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

Reply via email to