Accepting request 22501 from YaST:Head
Copy from YaST:Head/autoyast2 based on submit request 22501 from user ug OBS-URL: https://build.opensuse.org/request/show/22501 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoyast2?expand=0&rev=73
This commit is contained in:
commit
4301f12ea9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:af02a84fe089a72574feab7eeede2f8121f59e3af7de7941fa03549a3cd28b71
|
||||
size 1207138
|
3
autoyast2-2.18.14.tar.bz2
Normal file
3
autoyast2-2.18.14.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:94524e5f4d30e24d5be6335037a2827d181bc987066cd0e508d43cac12b6c337
|
||||
size 1206996
|
@ -1,3 +1,45 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 16 12:27:52 CEST 2009 - ug@suse.de
|
||||
|
||||
- 2.18.14
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 15 16:20:07 CEST 2009 - ug@suse.de
|
||||
|
||||
- fixed a blocked stage2 when using autoyast=slp
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 15 10:36:48 CEST 2009 - ug@suse.de
|
||||
|
||||
- possible endless loop for profiles on USB device fixed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 14 12:26:41 CEST 2009 - ug@suse.de
|
||||
|
||||
- 2.18.13
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 13 15:35:20 CEST 2009 - ug@suse.de
|
||||
|
||||
- accidently selected too many patterns to install
|
||||
(bnc#529613)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 12 16:14:01 CEST 2009 - ug@suse.de
|
||||
|
||||
- fix for "auto" in partition sizes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 12 15:07:07 CEST 2009 - ug@suse.de
|
||||
|
||||
- wrapper call fixed to append a "b" in partition sizes
|
||||
- 2.18.12
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 6 10:27:41 CEST 2009 - ug@suse.de
|
||||
|
||||
- fix for "no filesystem found" when cloning
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 2 12:33:19 CEST 2009 - ug@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package autoyast2 (Version 2.18.11)
|
||||
# spec file for package autoyast2 (Version 2.18.14)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -19,10 +19,10 @@
|
||||
|
||||
|
||||
Name: autoyast2
|
||||
Version: 2.18.11
|
||||
Version: 2.18.14
|
||||
Release: 1
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: autoyast2-2.18.11.tar.bz2
|
||||
Source0: autoyast2-2.18.14.tar.bz2
|
||||
Prefix: /usr
|
||||
Group: System/YaST
|
||||
License: GPL v2 or later
|
||||
@ -55,7 +55,7 @@ installation sources.
|
||||
|
||||
%package installation
|
||||
License: GPL v2 or later
|
||||
Version: 2.18.11
|
||||
Version: 2.18.14
|
||||
Release: 1
|
||||
Summary: YaST2 - Auto Installation Modules
|
||||
Group: System/YaST
|
||||
@ -72,7 +72,7 @@ This package performs auto-installation relying on a control file
|
||||
generated with the autoyast2 package.
|
||||
|
||||
%prep
|
||||
%setup -n autoyast2-2.18.11
|
||||
%setup -n autoyast2-2.18.14
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
|
Loading…
x
Reference in New Issue
Block a user