OBS User unknown 2009-08-04 20:31:13 +00:00 committed by Git OBS Bridge
parent 29b9d8bfcb
commit ea06ca632c
4 changed files with 14 additions and 9 deletions

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Aug 4 16:52:57 CEST 2009 - juhliarik@suse.cz
- added support for redundancy md array (fate#305008)
- 2.18.13
-------------------------------------------------------------------
Fri Jul 31 11:55:40 CEST 2009 - aschnell@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package yast2-bootloader (Version 2.18.12)
# spec file for package yast2-bootloader (Version 2.18.13)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -19,10 +19,10 @@
Name: yast2-bootloader
Version: 2.18.12
Version: 2.18.13
Release: 1
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-bootloader-2.18.12.tar.bz2
Source0: yast2-bootloader-2.18.13.tar.bz2
Prefix: /usr
Group: System/YaST
License: GPL v2 or later
@ -34,7 +34,7 @@ PreReq: /bin/sed %fillup_prereq
Requires: yast2 >= 2.18.14
Requires: yast2-packager >= 2.17.24
Requires: yast2-pkg-bindings >= 2.17.25
Requires: perl-Bootloader >= 0.5.0
Requires: perl-Bootloader >= 0.5.4
Requires: yast2-core >= 2.18.7
Requires: yast2-storage >= 2.18.18 parted perl-Compress-Zlib limal-perl
BuildRequires: yast2 >= 2.18.14
@ -61,7 +61,7 @@ Summary: YaST2 - Bootloader Configuration
This package contains the YaST2 component for bootloader configuration.
%prep
%setup -n yast2-bootloader-2.18.12
%setup -n yast2-bootloader-2.18.13
%build
%{prefix}/bin/y2tool y2autoconf
@ -107,5 +107,4 @@ rm -rf "$RPM_BUILD_ROOT"
/usr/share/YaST2/scrconf/*.scr
/var/adm/fillup-templates/*
/usr/share/YaST2/schema/autoyast/rnc/bootloader.rnc
%changelog