Accepting request 51039 from Base:System
Accepted submit request 51039 from user jreidinger OBS-URL: https://build.opensuse.org/request/show/51039 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Bootloader?expand=0&rev=95
This commit is contained in:
commit
6d5c04f798
@ -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
|
||||
|
||||
- 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/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: perl-Bootloader
|
||||
Version: 0.5.12
|
||||
Release: 1
|
||||
Version: 0.5.13
|
||||
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
|
||||
@ -33,6 +25,7 @@ Source1: update-bootloader
|
||||
Source2: bootloader_entry
|
||||
Source3: boot.readme
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
#!BuildIgnore: mdadm e2fsprogs limal-bootloader
|
||||
|
||||
%description
|
||||
@ -97,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
|
||||
|
Loading…
x
Reference in New Issue
Block a user