forked from pool/yast2-installation
2,13d1
< Wed Jun 6 11:27:02 CEST 2012 - jsuchome@suse.cz < < - require yast2-proxy for 2nd stage (bnc#764951) < - show a message if network config has failed (bnc#765129) < - 2.22.7 < < ------------------------------------------------------------------- < Tue Apr 17 16:03:55 CEST 2012 - jsuchome@suse.cz < < - enhanced image installation help text (bnc#732914) < < ------------------------------------------------------------------- OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=190
This commit is contained in:
parent
c3230c2366
commit
93eb692d2e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ca67c14d13bfe2d7bab5a4dd05b566b1f46d0d33f510050cbf0eb80abda385b6
|
||||
size 292037
|
3
yast2-installation-2.22.7.tar.bz2
Normal file
3
yast2-installation-2.22.7.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:506aec9083fbfbdf17fcb887ad3bf85be32d3b3fa438864e77e403d99e932518
|
||||
size 283883
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 6 11:27:02 CEST 2012 - jsuchome@suse.cz
|
||||
|
||||
- require yast2-proxy for 2nd stage (bnc#764951)
|
||||
- show a message if network config has failed (bnc#765129)
|
||||
- 2.22.7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 17 16:03:55 CEST 2012 - jsuchome@suse.cz
|
||||
|
||||
- enhanced image installation help text (bnc#732914)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 03 14:56:55 CEST 2012 - aschnell@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 2.22.6
|
||||
Version: 2.22.7
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -86,6 +86,9 @@ Requires: yast2-storage >= 2.19.12
|
||||
# use in startup scripts
|
||||
Requires: initviocons
|
||||
|
||||
# Proxy settings for 2nd stage (bnc#764951)
|
||||
Requires: yast2-proxy
|
||||
|
||||
# Only in inst-sys
|
||||
# Requires: yast2-network
|
||||
# Requires: yast2-add-on
|
||||
|
Loading…
Reference in New Issue
Block a user