diff --git a/yast2-reipl-2.17.1.tar.bz2 b/yast2-reipl-2.17.1.tar.bz2 deleted file mode 100644 index 1089bb9..0000000 --- a/yast2-reipl-2.17.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ad9cc06e1601100465fa246b422b54c3f715e808ee5a9e633e82d59b1cfa97c7 -size 91214 diff --git a/yast2-reipl-2.17.2.tar.bz2 b/yast2-reipl-2.17.2.tar.bz2 new file mode 100644 index 0000000..0bd1f9c --- /dev/null +++ b/yast2-reipl-2.17.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31bc775af6ac394ff5cfa8cca86fc65ab6260652ba3d522efecb0d451b8db590 +size 91260 diff --git a/yast2-reipl.changes b/yast2-reipl.changes index 986474c..d31591d 100644 --- a/yast2-reipl.changes +++ b/yast2-reipl.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Oct 31 13:23:47 CET 2008 - jsrain@suse.cz + +- do not rely on bootloader module being initialized (bnc #440261) +- 2.17.2 + ------------------------------------------------------------------- Mon Oct 27 13:52:16 CET 2008 - jsrain@suse.cz diff --git a/yast2-reipl.spec b/yast2-reipl.spec index be48b03..0c31af7 100644 --- a/yast2-reipl.spec +++ b/yast2-reipl.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-reipl (Version 2.17.1) +# spec file for package yast2-reipl (Version 2.17.2) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,12 +19,12 @@ Name: yast2-reipl -Version: 2.17.1 +Version: 2.17.2 Release: 1 License: GPL v2 only; GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-reipl-2.17.1.tar.bz2 +Source0: yast2-reipl-2.17.2.tar.bz2 Prefix: /usr BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer sgml-skel update-desktop-files yast2 yast2-bootloader yast2-devtools yast2-storage yast2-testsuite Requires: yast2 yast2-storage yast2-bootloader @@ -41,7 +41,7 @@ Module for loading IPL from running system on S/390 %prep -%setup -n yast2-reipl-2.17.1 +%setup -n yast2-reipl-2.17.2 %build %{prefix}/bin/y2tool y2autoconf @@ -82,6 +82,9 @@ rm -rf "$RPM_BUILD_ROOT" %doc %{prefix}/share/doc/packages/yast2-reipl/COPYING %readme %{prefix}/share/doc/packages/yast2-reipl/README %changelog +* Fri Oct 31 2008 jsrain@suse.cz +- do not rely on bootloader module being initialized (bnc #440261) +- 2.17.2 * Mon Oct 27 2008 jsrain@suse.cz - added more verbose logging - 2.17.1