Hello community, here is the log from the commit of package perl-Bootloader for openSUSE:Factory checked in at Mon Sep 19 21:15:44 CEST 2011.
-------- --- perl-Bootloader/perl-Bootloader.changes 2011-02-21 17:11:11.000000000 +0100 +++ /mounts/work_src_done/STABLE/perl-Bootloader/perl-Bootloader.changes 2011-09-19 16:56:38.000000000 +0200 @@ -1,0 +2,28 @@ +Mon Sep 19 16:54:56 CEST 2011 - [email protected] + +- add warning to log if udev is missing +- 0.5.20 + +------------------------------------------------------------------- +Fri Sep 2 14:08:54 CEST 2011 - [email protected] + +- use UnixDev2GrubDev() from sle11-sp2 +- 0.5.19 + +------------------------------------------------------------------- +Mon Aug 1 14:39:07 UTC 2011 - [email protected] + +- prepare for use perl-Bootloader for other boot management tools + (bnc#672471#c8) +- change behavior during kernel update to first try use parameters + from fitting section and have sysconfig only as failsafe + (FATE#310946) +- 0.5.18 + +------------------------------------------------------------------- +Fri May 13 12:19:30 CEST 2011 - [email protected] + +- fix conversion function from unix disk names to grub names (bnc #688418) +- 0.5.17 + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- perl-Bootloader-0.5.16.tar.bz2 New: ---- perl-Bootloader-0.5.20.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Bootloader.spec ++++++ --- /var/tmp/diff_new_pack.atnCMF/_old 2011-09-19 21:15:40.000000000 +0200 +++ /var/tmp/diff_new_pack.atnCMF/_new 2011-09-19 21:15:40.000000000 +0200 @@ -1,26 +1,18 @@ # -# spec file for package perl-Bootloader +# spec file for package perl-Bootloader (Version 0.5.20) # -# Copyright (c) 2011 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/ # # norootforbuild - Name: perl-Bootloader -Version: 0.5.16 -Release: 1 +Version: 0.5.20 +Release: 0 Requires: perl-base = %{perl_version} Requires: e2fsprogs Recommends: perl-gettext @@ -34,6 +26,7 @@ Source3: boot.readme BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl +Conflicts: multipath-tools < 0.4.8-40.25.1 #!BuildIgnore: mdadm e2fsprogs limal-bootloader %description @@ -50,6 +43,9 @@ %prep %setup -q +rm -rf perl-Bootloader-testsuite +mkdir -p lib +mv src lib/Bootloader %build touch Makefile.PL @@ -110,4 +106,4 @@ /boot/boot.readme %dir %attr(0700,root,root) /var/log/YaST2 -%changelog +%changelog -n perl-Bootloader ++++++ perl-Bootloader-0.5.16.tar.bz2 -> perl-Bootloader-0.5.20.tar.bz2 ++++++ ++++ 25348 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
