2,8d1
< Wed Feb 23 08:20:27 CET 2011 - jsrain@suse.cz < < - do not reread target map if target system is already mounted < during upgrade (bnc#673033) < - 2.20.9 < < ------------------------------------------------------------------- OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=54
This commit is contained in:
parent
e3b2754f78
commit
15adbab2f2
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b4042f55351290daf696f6ffe66826055688c21c4f406dde89cbe6dbd760be8c
|
||||
size 1235887
|
3
autoyast2-2.20.9.tar.bz2
Normal file
3
autoyast2-2.20.9.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fd3ef025d7adbde9d11317184bc2aad5da3ed11a9035cfe15b56a65de3a08b7c
|
||||
size 1231775
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 23 08:20:27 CET 2011 - jsrain@suse.cz
|
||||
|
||||
- do not reread target map if target system is already mounted
|
||||
during upgrade (bnc#673033)
|
||||
- 2.20.9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 3 16:57:45 CET 2011 - ug@suse.de
|
||||
|
||||
|
@ -1,15 +1,15 @@
|
||||
#
|
||||
# spec file for package autoyast2 (Version 2.20.8)
|
||||
# spec file for package autoyast2 (Version 2.20.9)
|
||||
#
|
||||
# norootforbuild
|
||||
|
||||
Name: autoyast2
|
||||
Version: 2.20.8
|
||||
Version: 2.20.9
|
||||
Release: 0
|
||||
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: autoyast2-2.20.8.tar.bz2
|
||||
Source0: autoyast2-2.20.9.tar.bz2
|
||||
|
||||
prefix: /usr
|
||||
|
||||
@ -50,7 +50,7 @@ This file contains YaST2-independent files needed to create
|
||||
installation sources.
|
||||
|
||||
%package installation
|
||||
Version: 2.20.8
|
||||
Version: 2.20.9
|
||||
Summary: YaST2 - Auto Installation Modules
|
||||
Group: System/YaST
|
||||
# API for Disabled Modules (ProductControl)
|
||||
@ -65,7 +65,7 @@ This package performs auto-installation relying on a control file
|
||||
generated with the autoyast2 package.
|
||||
|
||||
%prep
|
||||
%setup -n autoyast2-2.20.8
|
||||
%setup -n autoyast2-2.20.9
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
|
Loading…
Reference in New Issue
Block a user