update version
OBS-URL: https://build.opensuse.org/package/show/Base:System/perl-Bootloader?expand=0&rev=6
This commit is contained in:
parent
8e531a162a
commit
4424cf08bf
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:517ac76b0b9f1ac80d9139443962d496df58b2093d43f5594f47edc434f25924
|
|
||||||
size 52000
|
|
3
perl-Bootloader-0.5.6.tar.bz2
Normal file
3
perl-Bootloader-0.5.6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d9368a0abf79351095c5c9e9f46944cc19fb8db1479f334038898578d414f045
|
||||||
|
size 52088
|
@ -1,4 +1,12 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 9 13:39:06 CEST 2009 - jreidinger@suse.cz
|
||||||
|
|
||||||
|
- add tests for md raid
|
||||||
|
- add more verbose logging for md raid
|
||||||
|
- add fix for labeled md raid partitions bnc #535065
|
||||||
|
- fix root paramtere for S390 (bnc#539824)
|
||||||
|
- 0.5.6
|
||||||
|
-------------------------------------------------------------------
|
||||||
Mon Sep 7 15:05:53 CEST 2009 - jreidinger@suse.cz
|
Mon Sep 7 15:05:53 CEST 2009 - jreidinger@suse.cz
|
||||||
|
|
||||||
- Adapt to new kernel flavor desktop and create fallback section
|
- Adapt to new kernel flavor desktop and create fallback section
|
||||||
|
@ -1,30 +1,22 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Bootloader (Version 0.5.5)
|
# spec file for package perl-Bootloader (Version 0.5.6)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
|
# This file and all modifications and additions to the pristine
|
||||||
|
# package are under the same license as the package itself.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
|
||||||
# upon. The license for this file, and modifications and additions to the
|
|
||||||
# file, is the same license as for the pristine package itself (unless the
|
|
||||||
# license for the pristine package is not an Open Source License, in which
|
|
||||||
# case the license is the MIT License). An "Open Source License" is a
|
|
||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
|
||||||
# published by the Open Source Initiative.
|
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
|
|
||||||
Name: perl-Bootloader
|
Name: perl-Bootloader
|
||||||
Version: 0.5.5
|
Version: 0.5.6
|
||||||
Release: 1
|
Release: 0
|
||||||
Requires: perl-base = %{perl_version}
|
Requires: perl-base = %{perl_version}
|
||||||
Requires: e2fsprogs
|
Requires: e2fsprogs
|
||||||
Recommends: perl-gettext
|
Recommends: perl-gettext
|
||||||
AutoReqProv: on
|
Autoreqprov: on
|
||||||
Group: System/Boot
|
Group: System/Boot
|
||||||
License: GNU General Public License (GPL)
|
License: GNU General Public License (GPL)
|
||||||
Summary: Library for Configuring Boot Loaders
|
Summary: Library for Configuring Boot Loaders
|
||||||
@ -97,4 +89,4 @@ sed -i '/ZIPL/D;/PowerLILO/D;/\/LILO/D;/GRUB/D;' $RPM_BUILD_ROOT/%{perl_vendorar
|
|||||||
/usr/lib/bootloader
|
/usr/lib/bootloader
|
||||||
/boot/boot.readme
|
/boot/boot.readme
|
||||||
|
|
||||||
%changelog
|
%changelog -n perl-Bootloader
|
||||||
|
Loading…
x
Reference in New Issue
Block a user