This commit is contained in:
parent
6bd7f2aa48
commit
bc7ae9015a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2177a6ee31727b71eccca04166a142536a6e29d0961fe16ef8def61a42f9cbdd
|
|
||||||
size 55621
|
|
3
perl-Bootloader-0.4.75.tar.bz2
Normal file
3
perl-Bootloader-0.4.75.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3d9b7d59c759c2823faafd8b9d4e26bce7ae99a7e2779571345c92faf035b751
|
||||||
|
size 55662
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 13 16:23:55 CEST 2008 - jsrain@suse.cz
|
||||||
|
|
||||||
|
- add workaround for live installation (bnc #432699) (jreidinger)
|
||||||
|
- 0.4.75
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Oct 9 15:34:48 CEST 2008 - jreidinger@suse.cz
|
Thu Oct 9 15:34:48 CEST 2008 - jreidinger@suse.cz
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Bootloader (Version 0.4.74)
|
# spec file for package perl-Bootloader (Version 0.4.75)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-Bootloader
|
Name: perl-Bootloader
|
||||||
Version: 0.4.74
|
Version: 0.4.75
|
||||||
Release: 1
|
Release: 1
|
||||||
Requires: perl-base = %{perl_version}
|
Requires: perl-base = %{perl_version}
|
||||||
Requires: e2fsprogs
|
Requires: e2fsprogs
|
||||||
@ -74,6 +74,9 @@ install -m 755 %{SOURCE2} $RPM_BUILD_ROOT/usr/lib/bootloader
|
|||||||
/usr/lib/bootloader
|
/usr/lib/bootloader
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 13 2008 jsrain@suse.cz
|
||||||
|
- add workaround for live installation (bnc #432699) (jreidinger)
|
||||||
|
- 0.4.75
|
||||||
* Thu Oct 09 2008 jreidinger@suse.cz
|
* Thu Oct 09 2008 jreidinger@suse.cz
|
||||||
- use option relocatable only on ia64 architecture (FATE #301882)
|
- use option relocatable only on ia64 architecture (FATE #301882)
|
||||||
- improve selecting root devices (bnc #433347)
|
- improve selecting root devices (bnc #433347)
|
||||||
|
Loading…
Reference in New Issue
Block a user