OBS User unknown 2009-02-09 09:29:57 +00:00 committed by Git OBS Bridge
parent a4781afdf9
commit 65618a90aa
4 changed files with 18 additions and 9 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:31bc775af6ac394ff5cfa8cca86fc65ab6260652ba3d522efecb0d451b8db590
size 91260

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e91db36d1e1ba0c8c678341f73df8be279799afcd3ea4345c0aa6311950b011f
size 91653

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Feb 6 11:28:36 CET 2009 - jsrain@suse.cz
- fixed rebooting (bnc #471522)
- 2.17.3
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Oct 31 13:23:47 CET 2008 - jsrain@suse.cz Fri Oct 31 13:23:47 CET 2008 - jsrain@suse.cz

View File

@ -1,7 +1,7 @@
# #
# spec file for package yast2-reipl (Version 2.17.2) # spec file for package yast2-reipl (Version 2.17.3)
# #
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -19,12 +19,12 @@
Name: yast2-reipl Name: yast2-reipl
Version: 2.17.2 Version: 2.17.3
Release: 1 Release: 2
License: GPL v2 only; GPL v2 or later License: GPL v2 only; GPL v2 or later
Group: System/YaST Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-reipl-2.17.2.tar.bz2 Source0: yast2-reipl-2.17.3.tar.bz2
Prefix: /usr 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 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 Requires: yast2 yast2-storage yast2-bootloader
@ -41,7 +41,7 @@ Module for loading IPL from running system on S/390
%prep %prep
%setup -n yast2-reipl-2.17.2 %setup -n yast2-reipl-2.17.3
%build %build
%{prefix}/bin/y2tool y2autoconf %{prefix}/bin/y2tool y2autoconf
@ -82,6 +82,9 @@ rm -rf "$RPM_BUILD_ROOT"
%doc %{prefix}/share/doc/packages/yast2-reipl/COPYING %doc %{prefix}/share/doc/packages/yast2-reipl/COPYING
%readme %{prefix}/share/doc/packages/yast2-reipl/README %readme %{prefix}/share/doc/packages/yast2-reipl/README
%changelog %changelog
* Fri Feb 06 2009 jsrain@suse.cz
- fixed rebooting (bnc #471522)
- 2.17.3
* Fri Oct 31 2008 jsrain@suse.cz * Fri Oct 31 2008 jsrain@suse.cz
- do not rely on bootloader module being initialized (bnc #440261) - do not rely on bootloader module being initialized (bnc #440261)
- 2.17.2 - 2.17.2