OBS User unknown
2009-04-27 21:12:36 +00:00
committed by Git OBS Bridge
parent 65618a90aa
commit 1bfcfe46f3
4 changed files with 24 additions and 8 deletions

View File

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

View File

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

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Apr 20 12:01:39 CEST 2009 - jsrain@suse.cz
- fixed handling of more than 26 disks (bnc #492326)
- 2.18.0
-------------------------------------------------------------------
Mon Feb 9 09:38:05 CET 2009 - hare@suse.de
- Final fix for reboot (bnc#471522)
-------------------------------------------------------------------
Fri Feb 6 11:28:36 CET 2009 - jsrain@suse.cz

View File

@@ -1,5 +1,5 @@
#
# spec file for package yast2-reipl (Version 2.17.3)
# spec file for package yast2-reipl (Version 2.18.0)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -19,12 +19,12 @@
Name: yast2-reipl
Version: 2.17.3
Release: 2
Version: 2.18.0
Release: 1
License: GPL v2 only; GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-reipl-2.17.3.tar.bz2
Source0: yast2-reipl-2.18.0.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.3
%setup -n yast2-reipl-2.18.0
%build
%{prefix}/bin/y2tool y2autoconf
@@ -82,6 +82,11 @@ rm -rf "$RPM_BUILD_ROOT"
%doc %{prefix}/share/doc/packages/yast2-reipl/COPYING
%readme %{prefix}/share/doc/packages/yast2-reipl/README
%changelog
* Mon Apr 20 2009 jsrain@suse.cz
- fixed handling of more than 26 disks (bnc #492326)
- 2.18.0
* Mon Feb 09 2009 hare@suse.de
- Final fix for reboot (bnc#471522)
* Fri Feb 06 2009 jsrain@suse.cz
- fixed rebooting (bnc #471522)
- 2.17.3