diff --git a/yast2-bootloader-2.15.5.tar.bz2 b/yast2-bootloader-2.15.5.tar.bz2 deleted file mode 100644 index 3417fa4..0000000 --- a/yast2-bootloader-2.15.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c0b21461fe3dd192e602828a366908f17fafd36e9d9d781d8e70a1af9a74b507 -size 339515 diff --git a/yast2-bootloader-2.15.6.tar.bz2 b/yast2-bootloader-2.15.6.tar.bz2 new file mode 100644 index 0000000..95589a5 --- /dev/null +++ b/yast2-bootloader-2.15.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82e06f3d67abc75ea6e7e8ab00ab91b0158a86e658142db32432f81cbb9716c0 +size 339591 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index 626e768..801ef5c 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Feb 27 16:33:32 CET 2007 - od@suse.de + +- include yast2-storage in BuildRequires +- 2.15.6 + ------------------------------------------------------------------- Mon Feb 26 18:44:18 CET 2007 - od@suse.de diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index ce23960..6d65955 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-bootloader (Version 2.15.5) +# spec file for package yast2-bootloader (Version 2.15.6) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -11,14 +11,14 @@ # norootforbuild Name: yast2-bootloader -Version: 2.15.5 +Version: 2.15.6 Release: 1 License: GNU General Public License (GPL) Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-bootloader-2.15.5.tar.bz2 +Source0: yast2-bootloader-2.15.6.tar.bz2 prefix: /usr -BuildRequires: docbook-xsl-stylesheets doxygen gcc-c++ libxslt limal-bootloader limal-devel perl-XML-Writer perl-gettext sgml-skel swig update-alternatives update-desktop-files yast2-devel yast2-devtools yast2-installation yast2-perl-bindings yast2-testsuite +BuildRequires: docbook-xsl-stylesheets doxygen gcc-c++ libxslt limal-bootloader limal-devel perl-XML-Writer perl-gettext sgml-skel swig update-alternatives update-desktop-files yast2-devel yast2-devtools yast2-installation yast2-perl-bindings yast2-storage yast2-testsuite PreReq: /bin/sed %fillup_prereq Requires: yast2 yast2-core yast2-storage perl-Bootloader limal-bootloader parted perl-Compress-Zlib %ifarch %ix86 x86_64 @@ -46,7 +46,7 @@ Authors: Dan Meszaros %prep -%setup -n yast2-bootloader-2.15.5 +%setup -n yast2-bootloader-2.15.6 %build %{prefix}/bin/y2tool y2autoconf @@ -91,6 +91,9 @@ rm -rf "$RPM_BUILD_ROOT" /usr/share/YaST2/schema/autoyast/rnc/bootloader.rnc %changelog +* Tue Feb 27 2007 - od@suse.de +- include yast2-storage in BuildRequires +- 2.15.6 * Mon Feb 26 2007 - od@suse.de - safeguard against mount-by device that does not exist (yet): fall back to kernel name (#239473, #223608)