From 71db752bea603511445d3587d3561222587bc5852cac3e864589c132f14d4e5d Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Sun, 22 Feb 2015 10:57:15 +0000 Subject: [PATCH] - BuildIgnore gcc-PIE, it does not make sense for this package. OBS-URL: https://build.opensuse.org/package/show/Base:System/memtest86+?expand=0&rev=24 --- memtest86+.changes | 5 +++++ memtest86+.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) 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