From 4720463874ec93b6129e22bbbeafa939d81c3ff0e4ed0fb4154d4700e47011db Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Fri, 19 Dec 2008 14:20:45 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-bootloader?expand=0&rev=87 --- yast2-bootloader-2.17.47.tar.bz2 | 3 --- yast2-bootloader-2.17.48.tar.bz2 | 3 +++ yast2-bootloader.changes | 6 ++++++ yast2-bootloader.spec | 12 +++++++----- 4 files changed, 16 insertions(+), 8 deletions(-) delete mode 100644 yast2-bootloader-2.17.47.tar.bz2 create mode 100644 yast2-bootloader-2.17.48.tar.bz2 diff --git a/yast2-bootloader-2.17.47.tar.bz2 b/yast2-bootloader-2.17.47.tar.bz2 deleted file mode 100644 index 9b9db9c..0000000 --- a/yast2-bootloader-2.17.47.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d781bfe3347fcb50e89078974a39de9c7683ab12c1706288f2208ea22136314c -size 378180 diff --git a/yast2-bootloader-2.17.48.tar.bz2 b/yast2-bootloader-2.17.48.tar.bz2 new file mode 100644 index 0000000..707779d --- /dev/null +++ b/yast2-bootloader-2.17.48.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3eec4b33c5b84e22f471c63f74d0d31852aba71cf4061a9cf8214d1ef6f6a2f2 +size 378790 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index 7f74b2c..37f8b9f 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Dec 19 11:00:09 CET 2008 - juhliarik@suse.cz + +- added fix for changinf EFI label in running system (bnc #269198) +- 2.17.48 + ------------------------------------------------------------------- Wed Dec 17 14:24:57 CET 2008 - juhliarik@suse.cz diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index 939028c..873af68 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-bootloader (Version 2.17.47) +# spec file for package yast2-bootloader (Version 2.17.48) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,12 +19,12 @@ Name: yast2-bootloader -Version: 2.17.47 +Version: 2.17.48 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-bootloader-2.17.47.tar.bz2 +Source0: yast2-bootloader-2.17.48.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: @@ -68,7 +68,7 @@ Authors: Daniel Fiser %prep -%setup -n yast2-bootloader-2.17.47 +%setup -n yast2-bootloader-2.17.48 %build %{prefix}/bin/y2tool y2autoconf @@ -113,8 +113,10 @@ rm -rf "$RPM_BUILD_ROOT" /usr/share/YaST2/scrconf/*.scr /var/adm/fillup-templates/* /usr/share/YaST2/schema/autoyast/rnc/bootloader.rnc - %changelog +* Fri Dec 19 2008 juhliarik@suse.cz +- added fix for changinf EFI label in running system (bnc #269198) +- 2.17.48 * Wed Dec 17 2008 juhliarik@suse.cz - added fix for problem with primary language in GRUB (bnc #447053) - 2.17.47