diff --git a/perl-Bootloader.changes b/perl-Bootloader.changes index cf8abde..2d4e203 100644 --- a/perl-Bootloader.changes +++ b/perl-Bootloader.changes @@ -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 diff --git a/perl-Bootloader.spec b/perl-Bootloader.spec index df63d4a..2f717ab 100644 --- a/perl-Bootloader.spec +++ b/perl-Bootloader.spec @@ -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