From a7dd79ca81386275a70ead3064c47c1836673166535bd158ed27a5a31f5076e7 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Tue, 19 Oct 2010 10:48:12 +0000 Subject: [PATCH 1/3] Updating link to change in openSUSE:Factory/perl-Bootloader revision 96.0 OBS-URL: https://build.opensuse.org/package/show/Base:System/perl-Bootloader?expand=0&rev=7c70881aae4ead9bb5a07eeee63419ef --- perl-Bootloader.spec | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/perl-Bootloader.spec b/perl-Bootloader.spec index 3ebee56..5c6e6cb 100644 --- a/perl-Bootloader.spec +++ b/perl-Bootloader.spec @@ -1,22 +1,30 @@ # # spec file for package perl-Bootloader (Version 0.5.13) # -# 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. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # +# 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.13 -Release: 0 +Release: 1 Requires: perl-base = %{perl_version} Requires: e2fsprogs Recommends: perl-gettext -Autoreqprov: on +AutoReqProv: on Group: System/Boot License: GNU General Public License (GPL) Summary: Library for Configuring Boot Loaders @@ -90,4 +98,4 @@ sed -i '/ZIPL/D;/PowerLILO/D;/\/LILO/D;/GRUB/D;' $RPM_BUILD_ROOT/%{perl_vendorar /usr/lib/bootloader /boot/boot.readme -%changelog -n perl-Bootloader +%changelog From a25eacd3f2496424845679db8f212346733c806fcebd4645f47428ce8f5c8e43 Mon Sep 17 00:00:00 2001 From: Josef Reidinger Date: Mon, 6 Dec 2010 18:03:19 +0000 Subject: [PATCH 2/3] new version OBS-URL: https://build.opensuse.org/package/show/Base:System/perl-Bootloader?expand=0&rev=26 --- perl-Bootloader-0.5.13.tar.bz2 | 3 --- perl-Bootloader-0.5.14.tar.bz2 | 3 +++ perl-Bootloader.changes | 6 ++++++ perl-Bootloader.spec | 24 ++++++++---------------- 4 files changed, 17 insertions(+), 19 deletions(-) delete mode 100644 perl-Bootloader-0.5.13.tar.bz2 create mode 100644 perl-Bootloader-0.5.14.tar.bz2 diff --git a/perl-Bootloader-0.5.13.tar.bz2 b/perl-Bootloader-0.5.13.tar.bz2 deleted file mode 100644 index df62fc3..0000000 --- a/perl-Bootloader-0.5.13.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f16de5caf712e415c203dfdbde3c2be3c44eb753da932c1ba5766ac13ebb64c9 -size 52639 diff --git a/perl-Bootloader-0.5.14.tar.bz2 b/perl-Bootloader-0.5.14.tar.bz2 new file mode 100644 index 0000000..3819350 --- /dev/null +++ b/perl-Bootloader-0.5.14.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:448f0f2fb4749d294de1b5bb546849705664bf877b9b330810c9e2309f91a72d +size 52627 diff --git a/perl-Bootloader.changes b/perl-Bootloader.changes index d9292dd..03fd3a3 100644 --- a/perl-Bootloader.changes +++ b/perl-Bootloader.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Dec 6 18:02:40 UTC 2010 - jreidinger@novell.com + +- fix creating new xen section with vga mode +- 0.5.14 + ------------------------------------------------------------------- Tue Oct 19 09:49:28 UTC 2010 - jreidinger@novell.com diff --git a/perl-Bootloader.spec b/perl-Bootloader.spec index 5c6e6cb..bc07fd4 100644 --- a/perl-Bootloader.spec +++ b/perl-Bootloader.spec @@ -1,30 +1,22 @@ # -# spec file for package perl-Bootloader (Version 0.5.13) +# spec file for package perl-Bootloader (Version 0.5.14) # -# Copyright (c) 2010 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.13 -Release: 1 +Version: 0.5.14 +Release: 0 Requires: perl-base = %{perl_version} Requires: e2fsprogs Recommends: perl-gettext -AutoReqProv: on +Autoreqprov: on Group: System/Boot License: GNU General Public License (GPL) Summary: Library for Configuring Boot Loaders @@ -98,4 +90,4 @@ sed -i '/ZIPL/D;/PowerLILO/D;/\/LILO/D;/GRUB/D;' $RPM_BUILD_ROOT/%{perl_vendorar /usr/lib/bootloader /boot/boot.readme -%changelog +%changelog -n perl-Bootloader From e57cf916c476070d7aab359f3bacb8158075fe02f26dd4c8ae3ba23cc9896afc Mon Sep 17 00:00:00 2001 From: Josef Reidinger Date: Tue, 4 Jan 2011 13:29:48 +0000 Subject: [PATCH 3/3] - fix build with new perl missing .packlist - fix malformed xen append (bnc#657911) - 0.5.15 OBS-URL: https://build.opensuse.org/package/show/Base:System/perl-Bootloader?expand=0&rev=27 --- perl-Bootloader-0.5.14.tar.bz2 | 3 --- perl-Bootloader-0.5.15.tar.bz2 | 3 +++ perl-Bootloader.changes | 7 +++++++ perl-Bootloader.spec | 18 ++++++++++++++---- 4 files changed, 24 insertions(+), 7 deletions(-) delete mode 100644 perl-Bootloader-0.5.14.tar.bz2 create mode 100644 perl-Bootloader-0.5.15.tar.bz2 diff --git a/perl-Bootloader-0.5.14.tar.bz2 b/perl-Bootloader-0.5.14.tar.bz2 deleted file mode 100644 index 3819350..0000000 --- a/perl-Bootloader-0.5.14.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:448f0f2fb4749d294de1b5bb546849705664bf877b9b330810c9e2309f91a72d -size 52627 diff --git a/perl-Bootloader-0.5.15.tar.bz2 b/perl-Bootloader-0.5.15.tar.bz2 new file mode 100644 index 0000000..6b47bbc --- /dev/null +++ b/perl-Bootloader-0.5.15.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a25dfc22f1ce3fe5f1feb0e483eb42c160fe3c40639e37cc18d0ff42dea1c35b +size 52632 diff --git a/perl-Bootloader.changes b/perl-Bootloader.changes index 03fd3a3..19b5953 100644 --- a/perl-Bootloader.changes +++ b/perl-Bootloader.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jan 4 13:12:51 UTC 2011 - jreidinger@novell.com + +- fix build with new perl missing .packlist +- fix malformed xen append (bnc#657911) +- 0.5.15 + ------------------------------------------------------------------- Mon Dec 6 18:02:40 UTC 2010 - jreidinger@novell.com diff --git a/perl-Bootloader.spec b/perl-Bootloader.spec index bc07fd4..85d5c09 100644 --- a/perl-Bootloader.spec +++ b/perl-Bootloader.spec @@ -1,5 +1,5 @@ # -# spec file for package perl-Bootloader (Version 0.5.14) +# spec file for package perl-Bootloader (Version 0.5.15) # # Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -11,7 +11,7 @@ # norootforbuild Name: perl-Bootloader -Version: 0.5.14 +Version: 0.5.15 Release: 0 Requires: perl-base = %{perl_version} Requires: e2fsprogs @@ -47,7 +47,7 @@ Authors: touch Makefile.PL perl -MExtUtils::MakeMaker -e 'WriteMakefile (NAME => "Bootloader")' make %{?_smp_mflags} -pod2man %{SOURCE1} | gzip > update-Bootloader.8.gz +pod2man %{SOURCE1} | gzip > update-bootloader.8.gz %install make DESTDIR=$RPM_BUILD_ROOT install_vendor @@ -59,25 +59,33 @@ install -m 755 %{SOURCE2} $RPM_BUILD_ROOT/usr/lib/bootloader install -d -m 755 $RPM_BUILD_ROOT/boot install -m 644 %{SOURCE3} $RPM_BUILD_ROOT/boot/ install -d -m 755 $RPM_BUILD_ROOT/usr/share/man/man8/ -install -m 644 update-Bootloader.8.gz $RPM_BUILD_ROOT/usr/share/man/man8/ +install -m 644 update-bootloader.8.gz $RPM_BUILD_ROOT/usr/share/man/man8/ #install only needed files for bootloader for specific architecture %ifarch %ix86 x86_64 rm $RPM_BUILD_ROOT/%{perl_vendorlib}/Bootloader/Core/{ZIPL*,PowerLILO*} rm $RPM_BUILD_ROOT/%{_mandir}/man?/{*ZIPL*,*PowerLILO*} +%if 0%{?suse_version} == 0 || 0%{?suse_version} <= 1130 sed -i '/ZIPL/D;/PowerLILO/D;' $RPM_BUILD_ROOT/%{perl_vendorarch}/auto/Bootloader/.packlist %endif +%endif %ifarch ppc ppc64 rm $RPM_BUILD_ROOT/%{perl_vendorlib}/Bootloader/Core/{ZIPL*,LILO*,ELILO*,GRUB*} +%if 0%{?suse_version} == 0 || 0%{?suse_version} <= 1130 sed -i '/ZIPL/D;/ELILO/D;/\/LILO/D;/GRUB/D;' $RPM_BUILD_ROOT/%{perl_vendorarch}/auto/Bootloader/.packlist %endif +%endif %ifarch s390 s390x rm $RPM_BUILD_ROOT/%{perl_vendorlib}/Bootloader/Core/{*LILO*,GRUB*} +%if 0%{?suse_version} == 0 || 0%{?suse_version} <= 1130 sed -i '/LILO/D;/GRUB/D;' $RPM_BUILD_ROOT/%{perl_vendorarch}/auto/Bootloader/.packlist %endif +%endif %ifarch ia32 ia64 rm $RPM_BUILD_ROOT/%{perl_vendorlib}/Bootloader/Core/{LILO*,GRUB*,ZIPL*,PowerLILO*} +%if 0%{?suse_version} == 0 || 0%{?suse_version} <= 1130 sed -i '/ZIPL/D;/PowerLILO/D;/\/LILO/D;/GRUB/D;' $RPM_BUILD_ROOT/%{perl_vendorarch}/auto/Bootloader/.packlist %endif +%endif %files %defattr(-, root, root) @@ -85,7 +93,9 @@ sed -i '/ZIPL/D;/PowerLILO/D;/\/LILO/D;/GRUB/D;' $RPM_BUILD_ROOT/%{perl_vendorar %doc %{_mandir}/man?/* %{perl_vendorarch}/auto/Bootloader %{perl_vendorlib}/Bootloader +%if 0%{?suse_version} == 0 || 0%{?suse_version} <= 1130 /var/adm/perl-modules/perl-Bootloader +%endif /sbin/update-bootloader /usr/lib/bootloader /boot/boot.readme