OBS User unknown 2008-10-23 20:40:12 +00:00 committed by Git OBS Bridge
parent bc7ae9015a
commit 147ae7f70f
4 changed files with 21 additions and 10 deletions

View File

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

View File

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

View File

@ -1,8 +1,15 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Oct 13 16:23:55 CEST 2008 - jsrain@suse.cz Thu Oct 23 17:15:02 CEST 2008 - jreidinger@suse.cz
- add workaround for live installation (bnc #432699) (jreidinger) - improve logging library input/output
- 0.4.75 - fix bug with xen kernel in xen enviroment (bnc #436899)
- 0.4.76
-------------------------------------------------------------------
Thu Oct 23 12:54:40 CEST 2008 - jreidinger@suse.cz
- add workaround for live installation (bnc #432699)
- 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

View File

@ -1,5 +1,5 @@
# #
# spec file for package perl-Bootloader (Version 0.4.75) # spec file for package perl-Bootloader (Version 0.4.76)
# #
# 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.75 Version: 0.4.76
Release: 1 Release: 1
Requires: perl-base = %{perl_version} Requires: perl-base = %{perl_version}
Requires: e2fsprogs Requires: e2fsprogs
@ -74,8 +74,12 @@ 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 * Thu Oct 23 2008 jreidinger@suse.cz
- add workaround for live installation (bnc #432699) (jreidinger) - improve logging library input/output
- fix bug with xen kernel in xen enviroment (bnc #436899)
- 0.4.76
* Thu Oct 23 2008 jreidinger@suse.cz
- add workaround for live installation (bnc #432699)
- 0.4.75 - 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)