Accepting request 62360 from Base:System

Accepted submit request 62360 from user jreidinger

OBS-URL: https://build.opensuse.org/request/show/62360
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Bootloader?expand=0&rev=102
This commit is contained in:
Marcus Rückert 2011-02-21 16:44:21 +00:00 committed by Git OBS Bridge
commit bcfb33b042
4 changed files with 18 additions and 18 deletions

View File

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

View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Feb 21 16:03:34 UTC 2011 - jreidinger@novell.com
- in tools return reference for easy to implement advanced command line scripts
- force order of serial and terminal configuration (bnc#650150)
- fix detecting extended partition on virtual discs (bnc#659905)
- 0.5.16
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 17 12:29:28 UTC 2011 - lnussel@suse.de Thu Feb 17 12:29:28 UTC 2011 - lnussel@suse.de

View File

@ -1,26 +1,18 @@
# #
# spec file for package perl-Bootloader # spec file for package perl-Bootloader (Version 0.5.16)
# #
# 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/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
# norootforbuild # norootforbuild
Name: perl-Bootloader Name: perl-Bootloader
Version: 0.5.15 Version: 0.5.16
Release: 6 Release: 0
Requires: perl-base = %{perl_version} Requires: perl-base = %{perl_version}
Requires: e2fsprogs Requires: e2fsprogs
Recommends: perl-gettext Recommends: perl-gettext
@ -110,4 +102,4 @@ sed -i '/ZIPL/D;/PowerLILO/D;/\/LILO/D;/GRUB/D;' $RPM_BUILD_ROOT/%{perl_vendorar
/boot/boot.readme /boot/boot.readme
%dir %attr(0700,root,root) /var/log/YaST2 %dir %attr(0700,root,root) /var/log/YaST2
%changelog %changelog -n perl-Bootloader