From b1eec855a087251af742c3e8ae0a787fef0c926bba187a406e23f780f6a4c21c Mon Sep 17 00:00:00 2001 From: Josef Reidinger Date: Tue, 15 Dec 2009 14:24:50 +0000 Subject: [PATCH 1/3] new version OBS-URL: https://build.opensuse.org/package/show/Base:System/perl-Bootloader?expand=0&rev=10 --- perl-Bootloader-0.5.7.tar.bz2 | 3 --- perl-Bootloader-0.5.8.tar.bz2 | 3 +++ perl-Bootloader.changes | 8 ++++++++ perl-Bootloader.spec | 24 ++++++++---------------- 4 files changed, 19 insertions(+), 19 deletions(-) delete mode 100644 perl-Bootloader-0.5.7.tar.bz2 create mode 100644 perl-Bootloader-0.5.8.tar.bz2 diff --git a/perl-Bootloader-0.5.7.tar.bz2 b/perl-Bootloader-0.5.7.tar.bz2 deleted file mode 100644 index d0dc553..0000000 --- a/perl-Bootloader-0.5.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aa6b9955ddbbfd09ccfbe6a2eb89926ecac690c9428c22ad94936173a518d0a1 -size 52300 diff --git a/perl-Bootloader-0.5.8.tar.bz2 b/perl-Bootloader-0.5.8.tar.bz2 new file mode 100644 index 0000000..fb786a8 --- /dev/null +++ b/perl-Bootloader-0.5.8.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54c7d09e6d341194fcae3c1d091f41d13c113e28002108c730c9bc0061bd3f79 +size 52503 diff --git a/perl-Bootloader.changes b/perl-Bootloader.changes index 05887d7..cf8abde 100644 --- a/perl-Bootloader.changes +++ b/perl-Bootloader.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Dec 15 14:18:51 UTC 2009 - jreidinger@novell.com + +- fix md raid duplication of boot sector (bnc#555574) +- adapt failsafe to disable KMS (bnc#560426) +- fix printing warning (bnc#559151) +- 0.5.8 + ------------------------------------------------------------------- Wed Nov 25 13:50:16 UTC 2009 - jreidinger@novell.com diff --git a/perl-Bootloader.spec b/perl-Bootloader.spec index d3f587b..13aacf0 100644 --- a/perl-Bootloader.spec +++ b/perl-Bootloader.spec @@ -1,30 +1,22 @@ # -# spec file for package perl-Bootloader (Version 0.5.7) +# spec file for package perl-Bootloader (Version 0.5.8) # -# Copyright (c) 2009 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.7 -Release: 1 +Version: 0.5.8 +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 @@ -97,4 +89,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 e239740b0d18e2cfc531395c7fc8293528252518febbe825fb137df30a5627ce Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Wed, 16 Dec 2009 09:45:35 +0000 Subject: [PATCH 2/3] checked in OBS-URL: https://build.opensuse.org/package/show/Base:System/perl-Bootloader?expand=0&rev=11 --- perl-Bootloader-0.5.7.tar.bz2 | 3 +++ perl-Bootloader-0.5.8.tar.bz2 | 3 --- perl-Bootloader.changes | 8 -------- perl-Bootloader.spec | 24 ++++++++++++++++-------- 4 files changed, 19 insertions(+), 19 deletions(-) create mode 100644 perl-Bootloader-0.5.7.tar.bz2 delete mode 100644 perl-Bootloader-0.5.8.tar.bz2 diff --git a/perl-Bootloader-0.5.7.tar.bz2 b/perl-Bootloader-0.5.7.tar.bz2 new file mode 100644 index 0000000..d0dc553 --- /dev/null +++ b/perl-Bootloader-0.5.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa6b9955ddbbfd09ccfbe6a2eb89926ecac690c9428c22ad94936173a518d0a1 +size 52300 diff --git a/perl-Bootloader-0.5.8.tar.bz2 b/perl-Bootloader-0.5.8.tar.bz2 deleted file mode 100644 index fb786a8..0000000 --- a/perl-Bootloader-0.5.8.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:54c7d09e6d341194fcae3c1d091f41d13c113e28002108c730c9bc0061bd3f79 -size 52503 diff --git a/perl-Bootloader.changes b/perl-Bootloader.changes index cf8abde..05887d7 100644 --- a/perl-Bootloader.changes +++ b/perl-Bootloader.changes @@ -1,11 +1,3 @@ -------------------------------------------------------------------- -Tue Dec 15 14:18:51 UTC 2009 - jreidinger@novell.com - -- fix md raid duplication of boot sector (bnc#555574) -- adapt failsafe to disable KMS (bnc#560426) -- fix printing warning (bnc#559151) -- 0.5.8 - ------------------------------------------------------------------- Wed Nov 25 13:50:16 UTC 2009 - jreidinger@novell.com diff --git a/perl-Bootloader.spec b/perl-Bootloader.spec index 13aacf0..d3f587b 100644 --- a/perl-Bootloader.spec +++ b/perl-Bootloader.spec @@ -1,22 +1,30 @@ # -# spec file for package perl-Bootloader (Version 0.5.8) +# spec file for package perl-Bootloader (Version 0.5.7) # -# 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) 2009 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.8 -Release: 0 +Version: 0.5.7 +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 @@ -89,4 +97,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 5ece3766955d588959c4ad573737eeb9976ca1fbc4f1c7efa3cc2d90d0a504f0 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Wed, 16 Dec 2009 09:45:36 +0000 Subject: [PATCH 3/3] Updating link to change in openSUSE:Factory/perl-Bootloader revision 86.0 OBS-URL: https://build.opensuse.org/package/show/Base:System/perl-Bootloader?expand=0&rev=9801600fe4e51d1516b49aea630b44fa --- perl-Bootloader-0.5.7.tar.bz2 | 3 --- perl-Bootloader-0.5.8.tar.bz2 | 3 +++ perl-Bootloader.changes | 8 ++++++++ perl-Bootloader.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 perl-Bootloader-0.5.7.tar.bz2 create mode 100644 perl-Bootloader-0.5.8.tar.bz2 diff --git a/perl-Bootloader-0.5.7.tar.bz2 b/perl-Bootloader-0.5.7.tar.bz2 deleted file mode 100644 index d0dc553..0000000 --- a/perl-Bootloader-0.5.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aa6b9955ddbbfd09ccfbe6a2eb89926ecac690c9428c22ad94936173a518d0a1 -size 52300 diff --git a/perl-Bootloader-0.5.8.tar.bz2 b/perl-Bootloader-0.5.8.tar.bz2 new file mode 100644 index 0000000..fb786a8 --- /dev/null +++ b/perl-Bootloader-0.5.8.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54c7d09e6d341194fcae3c1d091f41d13c113e28002108c730c9bc0061bd3f79 +size 52503 diff --git a/perl-Bootloader.changes b/perl-Bootloader.changes index 05887d7..cf8abde 100644 --- a/perl-Bootloader.changes +++ b/perl-Bootloader.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Dec 15 14:18:51 UTC 2009 - jreidinger@novell.com + +- fix md raid duplication of boot sector (bnc#555574) +- adapt failsafe to disable KMS (bnc#560426) +- fix printing warning (bnc#559151) +- 0.5.8 + ------------------------------------------------------------------- Wed Nov 25 13:50:16 UTC 2009 - jreidinger@novell.com diff --git a/perl-Bootloader.spec b/perl-Bootloader.spec index d3f587b..df63d4a 100644 --- a/perl-Bootloader.spec +++ b/perl-Bootloader.spec @@ -1,5 +1,5 @@ # -# spec file for package perl-Bootloader (Version 0.5.7) +# spec file for package perl-Bootloader (Version 0.5.8) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,7 +19,7 @@ Name: perl-Bootloader -Version: 0.5.7 +Version: 0.5.8 Release: 1 Requires: perl-base = %{perl_version} Requires: e2fsprogs