From 47277371e5e6e4cfe6298cd19521181de89203bd1f10f5bf6e6273bdc0518158 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Fri, 14 Mar 2008 17:03:58 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-bootloader?expand=0&rev=36 --- yast2-bootloader-2.16.5.tar.bz2 | 3 --- yast2-bootloader-2.16.6.tar.bz2 | 3 +++ yast2-bootloader.changes | 7 +++++++ yast2-bootloader.spec | 18 +++++++++++++----- 4 files changed, 23 insertions(+), 8 deletions(-) delete mode 100644 yast2-bootloader-2.16.5.tar.bz2 create mode 100644 yast2-bootloader-2.16.6.tar.bz2 diff --git a/yast2-bootloader-2.16.5.tar.bz2 b/yast2-bootloader-2.16.5.tar.bz2 deleted file mode 100644 index 794c629..0000000 --- a/yast2-bootloader-2.16.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c16c38938703f8a2f13953f6d79218a100aec8545e308b4a07c694a2d0b3cb0a -size 349468 diff --git a/yast2-bootloader-2.16.6.tar.bz2 b/yast2-bootloader-2.16.6.tar.bz2 new file mode 100644 index 0000000..4cfe7e2 --- /dev/null +++ b/yast2-bootloader-2.16.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3cc1b2cb4eafa107d402601e480958883bf337d46d647ec2373af8161443b15 +size 355091 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index d6d98cf..aef9b44 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Mar 14 14:57:17 CET 2008 - juhliarik@suse.cz + +- added inst_bootloader for saving config file before installing + kernel (F #302660) +- 2.16.6 + ------------------------------------------------------------------- Thu Jan 31 13:03:52 CET 2008 - locilka@suse.cz diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index d0ab458..8703a88 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-bootloader (Version 2.16.5) +# spec file for package yast2-bootloader (Version 2.16.6) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -10,19 +10,22 @@ # norootforbuild + Name: yast2-bootloader -Version: 2.16.5 +Version: 2.16.6 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-bootloader-2.16.5.tar.bz2 +Source0: yast2-bootloader-2.16.6.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: #!BuildIgnore: autoyast2-installation PreReq: /bin/sed %fillup_prereq -Requires: yast2 yast2-core yast2-storage perl-Bootloader parted perl-Compress-Zlib limal-perl +# Installation::*version variables +Requires: yast2 >= 2.16.7 +Requires: yast2-core yast2-storage perl-Bootloader parted perl-Compress-Zlib limal-perl %ifarch %ix86 x86_64 Requires: master-boot-code %endif @@ -51,7 +54,7 @@ Authors: Daniel Fiser %prep -%setup -n yast2-bootloader-2.16.5 +%setup -n yast2-bootloader-2.16.6 %build %{prefix}/bin/y2tool y2autoconf @@ -89,12 +92,17 @@ rm -rf "$RPM_BUILD_ROOT" /usr/share/YaST2/modules/* /usr/share/YaST2/clients/bootloader*.ycp /usr/share/YaST2/clients/print-product.ycp +/usr/share/YaST2/clients/inst_bootl*.ycp %{prefix}/lib/YaST2/bin/* /usr/lib/YaST2/servers_non_y2/ag_* /usr/share/YaST2/scrconf/*.scr /var/adm/fillup-templates/* /usr/share/YaST2/schema/autoyast/rnc/bootloader.rnc %changelog +* Fri Mar 14 2008 juhliarik@suse.cz +- added inst_bootloader for saving config file before installing + kernel (F #302660) +- 2.16.6 * Thu Jan 31 2008 locilka@suse.cz - Update::*version were moved to Installation::*version. - 2.16.5