diff --git a/memtest86+.changes b/memtest86+.changes index 9fdd03b..48c5aee 100644 --- a/memtest86+.changes +++ b/memtest86+.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Mar 17 14:19:45 UTC 2012 - lars@samba.org + +- PreReq perl to avoid update-bootloader to abort while install; (bnc#730022). + ------------------------------------------------------------------- Wed Mar 30 11:47:34 UTC 2011 - trenn@suse.de diff --git a/memtest86+.spec b/memtest86+.spec index f99ca16..24b2a32 100644 --- a/memtest86+.spec +++ b/memtest86+.spec @@ -1,7 +1,7 @@ # # spec file for package memtest86+ # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 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 @@ -16,19 +16,17 @@ # - Name: memtest86+ Version: 4.20 -Release: 1 +Release: 0 # -License: BSD-3-Clause -Group: System/Boot # BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: cdrkit-cdrtools-compat %ifarch x86_64 BuildRequires: glibc-devel-32bit %endif +PreReq: perl ExclusiveArch: %ix86 x86_64 Provides: lilo:/boot/memtest.bin Obsoletes: memtest86 <= 3.2 @@ -38,6 +36,8 @@ Url: http://www.memtest.org Source: http://www.memtest.org/download/%{version}/%{name}-%{version}.tar.bz2 Patch0: fix-destdir Summary: Memory Testing Image for x86 Architecture +License: BSD-3-Clause +Group: System/Boot %description Memtest86 is an image that can be booted instead of a real OS. Once