From 29b9d8bfcbdb01b9e3127f71e4456ad3968e36ccc5f097c5d830074d19429299 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Tue, 4 Aug 2009 10:17:25 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-bootloader?expand=0&rev=102 --- yast2-bootloader-2.18.11.tar.bz2 | 3 --- yast2-bootloader-2.18.12.tar.bz2 | 3 +++ yast2-bootloader.changes | 16 ++++++++++++++++ yast2-bootloader.spec | 13 +++++++------ 4 files changed, 26 insertions(+), 9 deletions(-) delete mode 100644 yast2-bootloader-2.18.11.tar.bz2 create mode 100644 yast2-bootloader-2.18.12.tar.bz2 diff --git a/yast2-bootloader-2.18.11.tar.bz2 b/yast2-bootloader-2.18.11.tar.bz2 deleted file mode 100644 index dae9221..0000000 --- a/yast2-bootloader-2.18.11.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:383767d79d5895d5ba55853ab3dadbc0e6f27a234012c2428cbcc8babbe1a293 -size 397072 diff --git a/yast2-bootloader-2.18.12.tar.bz2 b/yast2-bootloader-2.18.12.tar.bz2 new file mode 100644 index 0000000..3dbbb4b --- /dev/null +++ b/yast2-bootloader-2.18.12.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1caab8fa5e38dbceea1de098f742d1a993ebc42b08f72d2843969d263c15c39 +size 395709 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index 5965a11..8ebd5e0 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Fri Jul 31 11:55:40 CEST 2009 - aschnell@suse.de + +- adapted to changes in yast2-storage +- 2.18.12 + +------------------------------------------------------------------- +Tue Jul 28 13:21:34 CEST 2009 - juhliarik@suse.cz + +- added support for luks_root also to xen sections with kernel-xen + +------------------------------------------------------------------- +Tue Jul 28 10:29:13 CEST 2009 - juhliarik@suse.cz + +- reorganize UI widgets in GRUB global options + ------------------------------------------------------------------- Mon Jul 27 15:48:32 CEST 2009 - juhliarik@suse.cz diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index 41e92d0..a8e8a8f 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-bootloader (Version 2.18.11) +# spec file for package yast2-bootloader (Version 2.18.12) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,14 +19,14 @@ Name: yast2-bootloader -Version: 2.18.11 +Version: 2.18.12 Release: 1 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-bootloader-2.18.11.tar.bz2 +Source0: yast2-bootloader-2.18.12.tar.bz2 Prefix: /usr Group: System/YaST License: GPL v2 or later -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 +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 >= 2.18.18 yast2-testsuite # to eliminate a cyclic dependency in autobuild: #!BuildIgnore: autoyast2-installation PreReq: /bin/sed %fillup_prereq @@ -36,7 +36,7 @@ Requires: yast2-packager >= 2.17.24 Requires: yast2-pkg-bindings >= 2.17.25 Requires: perl-Bootloader >= 0.5.0 Requires: yast2-core >= 2.18.7 -Requires: yast2-storage parted perl-Compress-Zlib limal-perl +Requires: yast2-storage >= 2.18.18 parted perl-Compress-Zlib limal-perl BuildRequires: yast2 >= 2.18.14 BuildRequires: yast2-packager >= 2.17.24 BuildRequires: yast2-pkg-bindings >= 2.17.25 @@ -61,7 +61,7 @@ Summary: YaST2 - Bootloader Configuration This package contains the YaST2 component for bootloader configuration. %prep -%setup -n yast2-bootloader-2.18.11 +%setup -n yast2-bootloader-2.18.12 %build %{prefix}/bin/y2tool y2autoconf @@ -107,4 +107,5 @@ rm -rf "$RPM_BUILD_ROOT" /usr/share/YaST2/scrconf/*.scr /var/adm/fillup-templates/* /usr/share/YaST2/schema/autoyast/rnc/bootloader.rnc + %changelog