Updating link to change in openSUSE:Factory/autoyast2 revision 81.0
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=bfc3e9c42efca8318f655dd0e33bec20
This commit is contained in:
parent
d49745bff5
commit
561ec989a5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cb55faa2fc4a46308ba462be3be67700852fb2c2f68d6fd2e2f4f50854d72d32
|
||||
size 1233476
|
3
autoyast2-2.19.6.tar.bz2
Normal file
3
autoyast2-2.19.6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:da8d69c2c2bbe5bfc35045dc02c4b5eb077e91417e9326dd1f94666f6dde404d
|
||||
size 1234375
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 27 10:52:49 CEST 2010 - ug@suse.de
|
||||
|
||||
- partition_alignment added to general section
|
||||
bnc#597723
|
||||
- 2.19.6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 26 11:12:05 CEST 2010 - ug@suse.de
|
||||
|
||||
- added "rerun" to scripts documentation
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 8 11:53:53 CEST 2010 - ug@suse.de
|
||||
|
||||
- reuse of a physical device for an LVM fixed
|
||||
(bnc#591601)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 26 10:43:46 CET 2010 - ug@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package autoyast2 (Version 2.19.5)
|
||||
# spec file for package autoyast2 (Version 2.19.6)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -19,11 +19,11 @@
|
||||
|
||||
|
||||
Name: autoyast2
|
||||
Version: 2.19.5
|
||||
Version: 2.19.6
|
||||
Release: 1
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: autoyast2-2.19.5.tar.bz2
|
||||
Source0: autoyast2-2.19.6.tar.bz2
|
||||
|
||||
Prefix: /usr
|
||||
|
||||
@ -40,7 +40,7 @@ Requires: yast2 >= 2.16.36
|
||||
Requires: yast2-core yast2-xml libxslt
|
||||
Requires: autoyast2-installation = %{version}
|
||||
Requires: yast2-schema yast2 yast2-country yast2-storage
|
||||
Requires: yast2-storage >= 2.19.2
|
||||
Requires: yast2-storage >= 2.19.13
|
||||
|
||||
Provides: yast2-module-autoinst yast2-config-autoinst
|
||||
Obsoletes: yast2-module-autoinst yast2-config-autoinst
|
||||
@ -65,7 +65,7 @@ installation sources.
|
||||
|
||||
%package installation
|
||||
License: GPLv2+
|
||||
Version: 2.19.5
|
||||
Version: 2.19.6
|
||||
Release: 1
|
||||
Summary: YaST2 - Auto Installation Modules
|
||||
Group: System/YaST
|
||||
@ -82,7 +82,7 @@ This package performs auto-installation relying on a control file
|
||||
generated with the autoyast2 package.
|
||||
|
||||
%prep
|
||||
%setup -n autoyast2-2.19.5
|
||||
%setup -n autoyast2-2.19.6
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
|
Loading…
Reference in New Issue
Block a user