Accepting request 459689 from home:msmeissn:branches:Kernel:kdump

- Do not pull in gcc-PIE, as it breaks the static build in here.

OBS-URL: https://build.opensuse.org/request/show/459689
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/kexec-tools?expand=0&rev=77
This commit is contained in:
Tony Jones 2017-02-22 21:34:29 +00:00 committed by Git OBS Bridge
parent 8962b5e4f1
commit 147a3a7d0e
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 22 12:51:28 UTC 2017 - meissner@suse.com
- Do not pull in gcc-PIE, as it breaks the static build in here.
-------------------------------------------------------------------
Mon Aug 8 10:47:36 UTC 2016 - ptesarik@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package kexec-tools
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 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
@ -44,6 +44,7 @@ Patch5: %{name}-enable-aarch64-fixup.patch
Url: ftp://kernel.org/pub/linux/utils/kernel/kexec/%{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
#!BuildIgnore: fop
#!BuildIgnore: gcc-PIE
BuildRequires: asciidoc
BuildRequires: automake
BuildRequires: libxslt