This commit is contained in:
parent
0089ec7811
commit
c124e87150
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ba90ca72bcdf199bad4f665720e34da822baaa8e5c86c78dab977c417cc2e86e
|
||||
size 48289
|
||||
oid sha256:dea5c2264822676b0d52ba4f23182b8b7945bacf6c66af7354dc67ff7bfdc382
|
||||
size 48291
|
||||
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 21 18:16:41 CEST 2007 - aosthof@suse.de
|
||||
|
||||
- Check for defined keys in GRUB.pm to prevent perl warnings
|
||||
(#302174)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 21 15:22:05 CEST 2007 - aosthof@suse.de
|
||||
|
||||
- Removed requirement of mdadm (#302052)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 20 16:54:34 CEST 2007 - aosthof@suse.de
|
||||
|
||||
|
@ -12,10 +12,10 @@
|
||||
|
||||
Name: perl-Bootloader
|
||||
Version: 0.4.23
|
||||
Release: 1
|
||||
Release: 3
|
||||
Requires: perl >= %{perl_version}
|
||||
Requires: perl-gettext
|
||||
Requires: mdadm e2fsprogs
|
||||
Requires: e2fsprogs
|
||||
Autoreqprov: on
|
||||
Group: System/Boot
|
||||
License: GPL v2 or later
|
||||
@ -66,6 +66,11 @@ install -m 755 %{SOURCE2} $RPM_BUILD_ROOT/usr/lib/bootloader
|
||||
/usr/lib/bootloader
|
||||
|
||||
%changelog
|
||||
* Tue Aug 21 2007 - aosthof@suse.de
|
||||
- Check for defined keys in GRUB.pm to prevent perl warnings
|
||||
(#302174)
|
||||
* Tue Aug 21 2007 - aosthof@suse.de
|
||||
- Removed requirement of mdadm (#302052)
|
||||
* Mon Aug 20 2007 - aosthof@suse.de
|
||||
- Provided functionality for adding of new boot entries (#300930)
|
||||
* Thu Aug 16 2007 - aosthof@suse.de
|
||||
|
Loading…
x
Reference in New Issue
Block a user