Updating link to change in openSUSE:Factory/autoyast2 revision 71.0
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=dc7f904cbe2bdc30c772c16d0b3bf742
This commit is contained in:
parent
799d3cfd56
commit
1d3521ed02
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d33c9657e6213aed812e8515c52bd4b7e438e9c5b864a6c62ed56f35dfa65eef
|
||||
size 1207395
|
3
autoyast2-2.18.11.tar.bz2
Normal file
3
autoyast2-2.18.11.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:af02a84fe089a72574feab7eeede2f8121f59e3af7de7941fa03549a3cd28b71
|
||||
size 1207138
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 2 12:33:19 CEST 2009 - ug@suse.de
|
||||
|
||||
- false alert about missing device fixed
|
||||
- 2.18.11
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 1 13:38:25 CEST 2009 - ug@suse.de
|
||||
|
||||
- clone the mountoptions of partitions too
|
||||
(bnc#542330)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 1 12:44:01 CEST 2009 - ug@suse.de
|
||||
|
||||
- don't format partitions that have unknown FS during cloning
|
||||
(bnc#542331)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 13:15:19 CEST 2009 - ug@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package autoyast2 (Version 2.18.10)
|
||||
# spec file for package autoyast2 (Version 2.18.11)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -19,10 +19,10 @@
|
||||
|
||||
|
||||
Name: autoyast2
|
||||
Version: 2.18.10
|
||||
Version: 2.18.11
|
||||
Release: 1
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: autoyast2-2.18.10.tar.bz2
|
||||
Source0: autoyast2-2.18.11.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.10
|
||||
Version: 2.18.11
|
||||
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.10
|
||||
%setup -n autoyast2-2.18.11
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -225,5 +225,4 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
%dir /var/adm/autoinstall/cache
|
||||
%dir /var/lib/autoinstall
|
||||
%dir /var/lib/autoinstall/autoconf
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user