2.18.14
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=18
This commit is contained in:
parent
996884d193
commit
34a1a60186
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:303c29774ecde86fb745cdbe4dd3793a5540124071a3d420495c9e2c08c07b04
|
|
||||||
size 1207675
|
|
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,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
Wed Oct 14 12:26:41 CEST 2009 - ug@suse.de
|
||||||
|
|
||||||
|
@ -1,15 +1,15 @@
|
|||||||
#
|
#
|
||||||
# spec file for package autoyast2 (Version 2.18.13)
|
# spec file for package autoyast2 (Version 2.18.14)
|
||||||
#
|
#
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
Name: autoyast2
|
Name: autoyast2
|
||||||
Version: 2.18.13
|
Version: 2.18.14
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: autoyast2-2.18.13.tar.bz2
|
Source0: autoyast2-2.18.14.tar.bz2
|
||||||
|
|
||||||
prefix: /usr
|
prefix: /usr
|
||||||
|
|
||||||
@ -48,7 +48,7 @@ This file contains YaST2-independent files needed to create
|
|||||||
installation sources.
|
installation sources.
|
||||||
|
|
||||||
%package installation
|
%package installation
|
||||||
Version: 2.18.13
|
Version: 2.18.14
|
||||||
Summary: YaST2 - Auto Installation Modules
|
Summary: YaST2 - Auto Installation Modules
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
# API for Disabled Modules (ProductControl)
|
# API for Disabled Modules (ProductControl)
|
||||||
@ -63,7 +63,7 @@ This package performs auto-installation relying on a control file
|
|||||||
generated with the autoyast2 package.
|
generated with the autoyast2 package.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n autoyast2-2.18.13
|
%setup -n autoyast2-2.18.14
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
|
Loading…
Reference in New Issue
Block a user