diff --git a/memtest86+.changes b/memtest86+.changes index aceb82b..0b237cb 100644 --- a/memtest86+.changes +++ b/memtest86+.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Feb 22 10:56:57 UTC 2015 - meissner@suse.com + +- BuildIgnore gcc-PIE, it does not make sense for this package. + ------------------------------------------------------------------- Thu Jul 31 12:26:33 UTC 2014 - coolo@suse.com diff --git a/memtest86+.spec b/memtest86+.spec index fdb6d60..b25c37b 100644 --- a/memtest86+.spec +++ b/memtest86+.spec @@ -1,7 +1,7 @@ # # spec file for package memtest86+ # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,6 +23,7 @@ Release: 0 # BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: cdrkit-cdrtools-compat +#!BuildIgnore: gcc-PIE %ifarch x86_64 BuildRequires: glibc-devel-32bit %endif