Accepting request 123843 from YaST:Head
- require yast2-proxy for 2nd stage (bnc#764951) - show a message if network config has failed (bnc#765129) - 2.22.7 - enhanced image installation help text (bnc#732914) OBS-URL: https://build.opensuse.org/request/show/123843 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=233
This commit is contained in:
commit
892a2a1ec8
@ -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
|
Tue Apr 03 14:56:55 CEST 2012 - aschnell@suse.de
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-installation
|
Name: yast2-installation
|
||||||
Version: 2.22.6
|
Version: 2.22.7
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -86,6 +86,9 @@ Requires: yast2-storage >= 2.19.12
|
|||||||
# use in startup scripts
|
# use in startup scripts
|
||||||
Requires: initviocons
|
Requires: initviocons
|
||||||
|
|
||||||
|
# Proxy settings for 2nd stage (bnc#764951)
|
||||||
|
Requires: yast2-proxy
|
||||||
|
|
||||||
# Only in inst-sys
|
# Only in inst-sys
|
||||||
# Requires: yast2-network
|
# Requires: yast2-network
|
||||||
# Requires: yast2-add-on
|
# Requires: yast2-add-on
|
||||||
|
Loading…
Reference in New Issue
Block a user