Accepting request 103510 from YaST:Head

- adapt the style only for ssh installation, not vnc (bnc#742777)
- 2.22.3 

- Fixed bnc #742777: ssh installation needs to much bandwidth
- 2.22.2

OBS-URL: https://build.opensuse.org/request/show/103510
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=229
This commit is contained in:
Stephan Kulow 2012-02-14 10:27:30 +00:00 committed by Git OBS Bridge
commit 5864c0379c
4 changed files with 21 additions and 16 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8511c0562c39a41187020e7ae8b2c4c442d0594622f01d31deb2e1ec10fb1330
size 286359

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:da15af6673477da7685e67ae2bfad13faa0af003dbcf696e66f2e0a2e0224684
size 301264

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Feb 9 10:53:01 CET 2012 - jsuchome@suse.cz
- adapt the style only for ssh installation, not vnc (bnc#742777)
- 2.22.3
-------------------------------------------------------------------
Tue Feb 7 17:22:46 CET 2012 - tgoettlicher@suse.de
- Fixed bnc #742777: ssh installation needs to much bandwidth
- 2.22.2
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jan 13 11:02:40 CET 2012 - jsuchome@suse.cz Fri Jan 13 11:02:40 CET 2012 - jsuchome@suse.cz

View File

@ -16,29 +16,22 @@
# #
Name: yast2-installation Name: yast2-installation
Version: 2.22.1 Version: 2.22.3
Release: 0 Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-installation-%{version}.tar.bz2 Source0: yast2-installation-%{version}.tar.bz2
Summary: YaST2 - Installation Parts
License: GPL-2.0
Group: System/YaST Group: System/YaST
License: GPL-2.0
Summary: YaST2 - Installation Parts
Source1: YaST2-Second-Stage.service Source1: YaST2-Second-Stage.service
Source2: YaST2-Firstboot.service Source2: YaST2-Firstboot.service
BuildRequires: docbook-xsl-stylesheets BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer sgml-skel update-desktop-files yast2-core-devel yast2-devtools yast2-testsuite
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
# FileSystems::possible_root_fs # FileSystems::possible_root_fs
BuildRequires: yast2-storage >= 2.19.12 BuildRequires: yast2-storage >= 2.19.12
@ -136,12 +129,12 @@ PreReq: %fillup_prereq
BuildArch: noarch BuildArch: noarch
%package devel-doc %package devel-doc
Group: Documentation/HTML
Requires: yast2-installation >= 2.15.34 Requires: yast2-installation >= 2.15.34
PreReq: %fillup_prereq PreReq: %fillup_prereq
Summary: YaST2 - Installation Parts Summary: YaST2 - Installation Parts
Group: Documentation/HTML
%description %description
System installation code as present on installation media. System installation code as present on installation media.