Accepting request 29073 from Base:System
Copy from Base:System/perl-Bootloader based on submit request 29073 from user coolo OBS-URL: https://build.opensuse.org/request/show/29073 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Bootloader?expand=0&rev=87
This commit is contained in:
commit
9692f2a3e0
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 3 15:41:34 CET 2010 - jengelh@medozas.de
|
||||
|
||||
- enable parallel build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 15 14:18:51 UTC 2009 - jreidinger@novell.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Bootloader (Version 0.5.8)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# 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
|
||||
@ -20,7 +20,7 @@
|
||||
|
||||
Name: perl-Bootloader
|
||||
Version: 0.5.8
|
||||
Release: 1
|
||||
Release: 2
|
||||
Requires: perl-base = %{perl_version}
|
||||
Requires: e2fsprogs
|
||||
Recommends: perl-gettext
|
||||
@ -53,7 +53,7 @@ Authors:
|
||||
%build
|
||||
touch Makefile.PL
|
||||
perl -MExtUtils::MakeMaker -e 'WriteMakefile (NAME => "Bootloader")'
|
||||
make
|
||||
make %{?_smp_mflags}
|
||||
pod2man %{SOURCE1} | gzip > update-Bootloader.8.gz
|
||||
|
||||
%install
|
||||
|
Loading…
x
Reference in New Issue
Block a user