new version of perl-Bootloader
OBS-URL: https://build.opensuse.org/package/show/Base:System/perl-Bootloader?expand=0&rev=24
This commit is contained in:
parent
414c6e6312
commit
a77af9674b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ddae729aa5d7720945ab314a53f0b0fa4456fdcc7ffad1a858daf68974db4dcd
|
|
||||||
size 52597
|
|
3
perl-Bootloader-0.5.13.tar.bz2
Normal file
3
perl-Bootloader-0.5.13.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f16de5caf712e415c203dfdbde3c2be3c44eb753da932c1ba5766ac13ebb64c9
|
||||||
|
size 52639
|
@ -1,4 +1,17 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 19 09:49:28 UTC 2010 - jreidinger@novell.com
|
||||||
|
|
||||||
|
- DM_NAME could contain also partition number in some case
|
||||||
|
(bnc#590637)
|
||||||
|
- fix detect of md raid (bnc#626132)
|
||||||
|
- 0.5.13
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 19 08:47:51 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
- add perl as explicit buildrequire
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
Tue May 25 14:53:23 UTC 2010 - jreidinger@novell.com
|
Tue May 25 14:53:23 UTC 2010 - jreidinger@novell.com
|
||||||
|
|
||||||
- port changes from SLE11SP1
|
- port changes from SLE11SP1
|
||||||
|
@ -1,30 +1,22 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Bootloader (Version 0.5.12)
|
# spec file for package perl-Bootloader (Version 0.5.13)
|
||||||
#
|
#
|
||||||
# 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/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
|
|
||||||
Name: perl-Bootloader
|
Name: perl-Bootloader
|
||||||
Version: 0.5.12
|
Version: 0.5.13
|
||||||
Release: 1
|
Release: 0
|
||||||
Requires: perl-base = %{perl_version}
|
Requires: perl-base = %{perl_version}
|
||||||
Requires: e2fsprogs
|
Requires: e2fsprogs
|
||||||
Recommends: perl-gettext
|
Recommends: perl-gettext
|
||||||
AutoReqProv: on
|
Autoreqprov: on
|
||||||
Group: System/Boot
|
Group: System/Boot
|
||||||
License: GNU General Public License (GPL)
|
License: GNU General Public License (GPL)
|
||||||
Summary: Library for Configuring Boot Loaders
|
Summary: Library for Configuring Boot Loaders
|
||||||
@ -33,6 +25,7 @@ Source1: update-bootloader
|
|||||||
Source2: bootloader_entry
|
Source2: bootloader_entry
|
||||||
Source3: boot.readme
|
Source3: boot.readme
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
BuildRequires: perl
|
||||||
#!BuildIgnore: mdadm e2fsprogs limal-bootloader
|
#!BuildIgnore: mdadm e2fsprogs limal-bootloader
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -97,4 +90,4 @@ sed -i '/ZIPL/D;/PowerLILO/D;/\/LILO/D;/GRUB/D;' $RPM_BUILD_ROOT/%{perl_vendorar
|
|||||||
/usr/lib/bootloader
|
/usr/lib/bootloader
|
||||||
/boot/boot.readme
|
/boot/boot.readme
|
||||||
|
|
||||||
%changelog
|
%changelog -n perl-Bootloader
|
||||||
|
Loading…
x
Reference in New Issue
Block a user