From 02acdeba461eb6c8379fc74ed2a867e27078df06f6898c01e3233345e64e0d96 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Wed, 22 Oct 2008 08:18:48 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-bootloader?expand=0&rev=74 --- yast2-bootloader-2.17.30.tar.bz2 | 3 --- yast2-bootloader-2.17.31.tar.bz2 | 3 +++ yast2-bootloader.changes | 8 +++++++- yast2-bootloader.spec | 13 ++++++++----- 4 files changed, 18 insertions(+), 9 deletions(-) delete mode 100644 yast2-bootloader-2.17.30.tar.bz2 create mode 100644 yast2-bootloader-2.17.31.tar.bz2 diff --git a/yast2-bootloader-2.17.30.tar.bz2 b/yast2-bootloader-2.17.30.tar.bz2 deleted file mode 100644 index 81a7c8a..0000000 --- a/yast2-bootloader-2.17.30.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5db0669e0509181dadb5de49265860b351ffb7537d24e27c0bb3dfce89ea92a6 -size 375005 diff --git a/yast2-bootloader-2.17.31.tar.bz2 b/yast2-bootloader-2.17.31.tar.bz2 new file mode 100644 index 0000000..ea35e94 --- /dev/null +++ b/yast2-bootloader-2.17.31.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c5f96c4ba33b9700356294d80f786ade86fe6282908f4e4aa7e4fd472a8049b +size 375329 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index a4aed9d..af86ee1 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,8 +1,14 @@ +------------------------------------------------------------------- +Tue Oct 21 18:35:31 CEST 2008 - juhliarik@suse.cz + +- update for bug with deleting boot section (bnc #436890) +- 2.17.31 + ------------------------------------------------------------------- Tue Oct 21 12:01:31 CEST 2008 - juhliarik@suse.cz - added fix for problem with deleting all boot section for elilo - (bnc #436899) + (bnc #436890) - added fox for problem with XEN boot section in domU (bnc #436899) - 2.17.30 diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index 46b256d..b5d0776 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-bootloader (Version 2.17.30) +# spec file for package yast2-bootloader (Version 2.17.31) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,12 +19,12 @@ Name: yast2-bootloader -Version: 2.17.30 +Version: 2.17.31 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-bootloader-2.17.30.tar.bz2 +Source0: yast2-bootloader-2.17.31.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: @@ -64,7 +64,7 @@ Authors: Daniel Fiser %prep -%setup -n yast2-bootloader-2.17.30 +%setup -n yast2-bootloader-2.17.31 %build %{prefix}/bin/y2tool y2autoconf @@ -112,8 +112,11 @@ rm -rf "$RPM_BUILD_ROOT" %changelog * Tue Oct 21 2008 juhliarik@suse.cz +- update for bug with deleting boot section (bnc #436890) +- 2.17.31 +* Tue Oct 21 2008 juhliarik@suse.cz - added fix for problem with deleting all boot section for elilo - (bnc #436899) + (bnc #436890) - added fox for problem with XEN boot section in domU (bnc #436899) - 2.17.30 * Fri Oct 17 2008 juhliarik@suse.cz