From ea06ca632c24a4709f41bffe79b739ebb084d6ce0ad67c148150e76e4c1b4afb Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Tue, 4 Aug 2009 20:31:13 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-bootloader?expand=0&rev=103 --- yast2-bootloader-2.18.12.tar.bz2 | 3 --- yast2-bootloader-2.18.13.tar.bz2 | 3 +++ yast2-bootloader.changes | 6 ++++++ yast2-bootloader.spec | 11 +++++------ 4 files changed, 14 insertions(+), 9 deletions(-) delete mode 100644 yast2-bootloader-2.18.12.tar.bz2 create mode 100644 yast2-bootloader-2.18.13.tar.bz2 diff --git a/yast2-bootloader-2.18.12.tar.bz2 b/yast2-bootloader-2.18.12.tar.bz2 deleted file mode 100644 index 3dbbb4b..0000000 --- a/yast2-bootloader-2.18.12.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f1caab8fa5e38dbceea1de098f742d1a993ebc42b08f72d2843969d263c15c39 -size 395709 diff --git a/yast2-bootloader-2.18.13.tar.bz2 b/yast2-bootloader-2.18.13.tar.bz2 new file mode 100644 index 0000000..15748fe --- /dev/null +++ b/yast2-bootloader-2.18.13.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3460c6483e354fece32f690f441eebf47d30eeba0d10e04005b1dfc4fba8a07 +size 398879 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index 8ebd5e0..c8e7705 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Aug 4 16:52:57 CEST 2009 - juhliarik@suse.cz + +- added support for redundancy md array (fate#305008) +- 2.18.13 + ------------------------------------------------------------------- Fri Jul 31 11:55:40 CEST 2009 - aschnell@suse.de diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index a8e8a8f..b151940 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-bootloader (Version 2.18.12) +# spec file for package yast2-bootloader (Version 2.18.13) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,10 +19,10 @@ Name: yast2-bootloader -Version: 2.18.12 +Version: 2.18.13 Release: 1 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-bootloader-2.18.12.tar.bz2 +Source0: yast2-bootloader-2.18.13.tar.bz2 Prefix: /usr Group: System/YaST License: GPL v2 or later @@ -34,7 +34,7 @@ PreReq: /bin/sed %fillup_prereq Requires: yast2 >= 2.18.14 Requires: yast2-packager >= 2.17.24 Requires: yast2-pkg-bindings >= 2.17.25 -Requires: perl-Bootloader >= 0.5.0 +Requires: perl-Bootloader >= 0.5.4 Requires: yast2-core >= 2.18.7 Requires: yast2-storage >= 2.18.18 parted perl-Compress-Zlib limal-perl BuildRequires: yast2 >= 2.18.14 @@ -61,7 +61,7 @@ Summary: YaST2 - Bootloader Configuration This package contains the YaST2 component for bootloader configuration. %prep -%setup -n yast2-bootloader-2.18.12 +%setup -n yast2-bootloader-2.18.13 %build %{prefix}/bin/y2tool y2autoconf @@ -107,5 +107,4 @@ rm -rf "$RPM_BUILD_ROOT" /usr/share/YaST2/scrconf/*.scr /var/adm/fillup-templates/* /usr/share/YaST2/schema/autoyast/rnc/bootloader.rnc - %changelog