This commit is contained in:
parent
59efac0bb7
commit
7e809e680d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1cb70a3d8ba46c23e603c12a4a5b4f7bb70c6f4391aa484578fefc72f152dfab
|
||||
size 51609
|
3
perl-Bootloader-0.4.67.tar.bz2
Normal file
3
perl-Bootloader-0.4.67.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:67781465617e7b2fcb13c96cb53104661af197a2eaee0ca0007c8cfafa5554df
|
||||
size 51809
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 4 16:43:48 CEST 2008 - jsrain@suse.cz
|
||||
|
||||
- fixed creating chainloader GRUB sections with disk remapping
|
||||
(fate #301994)
|
||||
- 0.4.67
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 29 15:51:16 CEST 2008 - jsrain@suse.cz
|
||||
|
||||
|
@ -1,10 +1,17 @@
|
||||
#
|
||||
# spec file for package perl-Bootloader (Version 0.4.66)
|
||||
# spec file for package perl-Bootloader (Version 0.4.67)
|
||||
#
|
||||
# Copyright (c) 2008 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/
|
||||
#
|
||||
|
||||
@ -12,7 +19,7 @@
|
||||
|
||||
|
||||
Name: perl-Bootloader
|
||||
Version: 0.4.66
|
||||
Version: 0.4.67
|
||||
Release: 1
|
||||
Requires: perl-base = %{perl_version}
|
||||
Requires: e2fsprogs
|
||||
@ -67,6 +74,10 @@ install -m 755 %{SOURCE2} $RPM_BUILD_ROOT/usr/lib/bootloader
|
||||
/usr/lib/bootloader
|
||||
|
||||
%changelog
|
||||
* Mon Aug 04 2008 jsrain@suse.cz
|
||||
- fixed creating chainloader GRUB sections with disk remapping
|
||||
(fate #301994)
|
||||
- 0.4.67
|
||||
* Tue Jul 29 2008 jsrain@suse.cz
|
||||
- return unmodified GRUB device from GrubDev2UnixDev when match not
|
||||
found in device map so that it is distinguishable GRUB device and
|
||||
|
Loading…
x
Reference in New Issue
Block a user