diff --git a/yast2-bootloader-2.16.15.tar.bz2 b/yast2-bootloader-2.16.15.tar.bz2 deleted file mode 100644 index 4af97ec..0000000 --- a/yast2-bootloader-2.16.15.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:438ba78aaa694fc9d26f61ded2c7ba0d5e7d32313c7cc388a61bff46f455c718 -size 358020 diff --git a/yast2-bootloader-2.16.16.tar.bz2 b/yast2-bootloader-2.16.16.tar.bz2 new file mode 100644 index 0000000..e0a9657 --- /dev/null +++ b/yast2-bootloader-2.16.16.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a18d0c425af6eab9b74cad9d451247adc123311d9cb38c2d469a789ab6283cc +size 357427 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index de52fd9..46e2f9f 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu May 15 17:51:28 CEST 2008 - juhliarik@suse.cz + +- added fix for bnc# 164884 - disabled Back button during + installation +- added missing strings bnc# 386527 +- 2.16.16 + ------------------------------------------------------------------- Wed May 7 14:54:16 CEST 2008 - juhliarik@suse.cz diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index 3b381e3..cbfe85f 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-bootloader (Version 2.16.15) +# spec file for package yast2-bootloader (Version 2.16.16) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -12,12 +12,12 @@ Name: yast2-bootloader -Version: 2.16.15 +Version: 2.16.16 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-bootloader-2.16.15.tar.bz2 +Source0: yast2-bootloader-2.16.16.tar.bz2 Prefix: /usr BuildRequires: docbook-xsl-stylesheets doxygen gcc-c++ libxslt limal-perl perl-Bootloader perl-XML-Writer perl-gettext sgml-skel swig update-alternatives update-desktop-files yast2-devtools yast2-installation yast2-perl-bindings yast2-storage yast2-testsuite # to eliminate a cyclic dependency in autobuild: @@ -54,7 +54,7 @@ Authors: Daniel Fiser %prep -%setup -n yast2-bootloader-2.16.15 +%setup -n yast2-bootloader-2.16.16 %build %{prefix}/bin/y2tool y2autoconf @@ -98,8 +98,12 @@ rm -rf "$RPM_BUILD_ROOT" /usr/share/YaST2/scrconf/*.scr /var/adm/fillup-templates/* /usr/share/YaST2/schema/autoyast/rnc/bootloader.rnc - %changelog +* Thu May 15 2008 juhliarik@suse.cz +- added fix for bnc# 164884 - disabled Back button during + installation +- added missing strings bnc# 386527 +- 2.16.16 * Wed May 07 2008 juhliarik@suse.cz - added fix for bnc#335526 - problem with adding "resume" into boot section for memtest