diff --git a/autoyast2-2.16.15.tar.bz2 b/autoyast2-2.16.15.tar.bz2 deleted file mode 100644 index 26cfcdf..0000000 --- a/autoyast2-2.16.15.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0d6ad8f557a812c4a5d287cce2a58f5d5e88a2f1a7e0726e40ce95ce9adcb950 -size 1180787 diff --git a/autoyast2-2.16.16.tar.bz2 b/autoyast2-2.16.16.tar.bz2 new file mode 100644 index 0000000..d0a67cd --- /dev/null +++ b/autoyast2-2.16.16.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cebd7deec9ee15afca2c1c34c29a09b8ae8f661ec3c817ab322e67cf77d3831e +size 1180895 diff --git a/autoyast2.changes b/autoyast2.changes index 33ea310..c28d407 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed May 14 16:27:45 CEST 2008 - ug@suse.de + +- moved the execution of the pxe section far to the end of stage1 + (bnc#390107) +- 2.16.16 + +------------------------------------------------------------------- +Wed May 14 11:39:03 CEST 2008 - ug@suse.de + +- ask_on_error for add-on documented + ------------------------------------------------------------------- Tue May 6 13:07:36 CEST 2008 - ug@suse.de diff --git a/autoyast2.spec b/autoyast2.spec index 1d7870a..22a9b57 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -1,5 +1,5 @@ # -# spec file for package autoyast2 (Version 2.16.15) +# spec file for package autoyast2 (Version 2.16.16) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -13,12 +13,12 @@ Url: http://www.suse.de/~ug Name: autoyast2 -Version: 2.16.15 +Version: 2.16.16 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: autoyast2-2.16.15.tar.bz2 +Source0: autoyast2-2.16.16.tar.bz2 Prefix: /usr BuildRequires: docbook-xsl-stylesheets java2-devel-packages libxslt perl-XML-Writer pkg-config sgml-skel update-desktop-files xorg-x11-libs yast2-bootloader yast2-country yast2-devtools yast2-mouse yast2-testsuite yast2-transfer yast2-update # API for Disabled Modules (ProductControl) @@ -54,7 +54,7 @@ Authors: %package installation License: GPL v2 or later -Version: 2.16.15 +Version: 2.16.16 Release: 1 Summary: YaST2 - Auto Installation Modules Group: System/YaST @@ -76,7 +76,7 @@ Authors: Anas Nashif %prep -%setup -n autoyast2-2.16.15 +%setup -n autoyast2-2.16.16 %build %{prefix}/bin/y2tool y2autoconf @@ -216,6 +216,12 @@ rm -rf "$RPM_BUILD_ROOT" %dir /var/lib/autoinstall %dir /var/lib/autoinstall/autoconf %changelog +* Wed May 14 2008 ug@suse.de +- moved the execution of the pxe section far to the end of stage1 + (bnc#390107) +- 2.16.16 +* Wed May 14 2008 ug@suse.de +- ask_on_error for add-on documented * Tue May 06 2008 ug@suse.de - forceboot option added to general section - 2.16.15