- fix bug in general raid handling

- fix bug handling more than two disks without explicit device name
  in partitioning section of xml description
- 3.1.13

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=502
This commit is contained in:
YaST Team Bot 2014-02-06 17:01:29 +00:00 committed by Git OBS Bridge
parent a74fc734f4
commit c21e52187b
4 changed files with 12 additions and 6 deletions

View File

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

3
autoyast2-3.1.13.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Feb 6 15:51:09 CET 2014 - fehr@suse.de
- fix bug in general raid handling
- fix bug handling more than two disks without explicit device name
in partitioning section of xml description
- 3.1.13
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 5 15:52:40 UTC 2014 - jreidinger@suse.com Wed Feb 5 15:52:40 UTC 2014 - jreidinger@suse.com

View File

@ -17,7 +17,7 @@
Name: autoyast2 Name: autoyast2
Version: 3.1.12 Version: 3.1.13
Release: 0 Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -45,7 +45,6 @@ Requires: yast2 >= 2.16.36
Requires: yast2-core Requires: yast2-core
Requires: yast2-country Requires: yast2-country
Requires: yast2-schema Requires: yast2-schema
Requires: yast2-slp
Requires: yast2-storage >= 3.0.5 Requires: yast2-storage >= 3.0.5
Requires: yast2-transfer >= 2.21.0 Requires: yast2-transfer >= 2.21.0
Requires: yast2-xml Requires: yast2-xml
@ -93,7 +92,6 @@ Requires: yast2-ncurses
Requires: yast2-packager Requires: yast2-packager
Requires: yast2-services-manager Requires: yast2-services-manager
Requires: yast2-slp Requires: yast2-slp
Requires: yast2-slp
Requires: yast2-storage Requires: yast2-storage
Requires: yast2-transfer >= 2.21.0 Requires: yast2-transfer >= 2.21.0
Requires: yast2-update >= 2.18.3 Requires: yast2-update >= 2.18.3