This commit is contained in:
parent
81211cd502
commit
a697032c59
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:27d103628cab18c6b76c8a485f8b14d9471c6a77bed1d2ed87f91907b7e3b7d3
|
|
||||||
size 1205916
|
|
3
autoyast2-2.18.8.tar.bz2
Normal file
3
autoyast2-2.18.8.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7c94ba42c8103b867042826beb248b630bb3d773384e0948b580ba4e442595d5
|
||||||
|
size 1206073
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 14 11:45:40 CEST 2009 - ug@suse.de
|
||||||
|
|
||||||
|
- timeout added to ask-dialog configuration
|
||||||
|
- some enhancments to the UI
|
||||||
|
- 2.18.8
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 13 16:47:38 CEST 2009 - ug@suse.de
|
||||||
|
|
||||||
|
- path -> pathlist in the ask-dialog configuration
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jul 7 15:30:01 CEST 2009 - ug@suse.de
|
Tue Jul 7 15:30:01 CEST 2009 - ug@suse.de
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package autoyast2 (Version 2.18.7)
|
# spec file for package autoyast2 (Version 2.18.8)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -19,10 +19,10 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: autoyast2
|
Name: autoyast2
|
||||||
Version: 2.18.7
|
Version: 2.18.8
|
||||||
Release: 1
|
Release: 1
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: autoyast2-2.18.7.tar.bz2
|
Source0: autoyast2-2.18.8.tar.bz2
|
||||||
Prefix: /usr
|
Prefix: /usr
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
@ -55,7 +55,7 @@ installation sources.
|
|||||||
|
|
||||||
%package installation
|
%package installation
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Version: 2.18.7
|
Version: 2.18.8
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: YaST2 - Auto Installation Modules
|
Summary: YaST2 - Auto Installation Modules
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
@ -72,7 +72,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.7
|
%setup -n autoyast2-2.18.8
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
|
Loading…
Reference in New Issue
Block a user