Accepting request 459920 from Kernel:kdump
- Do not pull in gcc-PIE, as it breaks the static build in here. (forwarded request 459689 from msmeissn) OBS-URL: https://build.opensuse.org/request/show/459920 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kexec-tools?expand=0&rev=116
This commit is contained in:
commit
04ad30a9de
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user