the gdb sources have to be patched for crash. Add patch as a build requirement.
Signed-off-by: Philipp Rudo prudo@redhat.com --- crash.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/crash.spec b/crash.spec index cd42075..75f8cee 100644 --- a/crash.spec +++ b/crash.spec @@ -11,7 +11,7 @@ Source1: http://ftp.gnu.org/gnu/gdb/gdb-7.6.tar.gz URL: https://crash-utility.github.io ExclusiveOS: Linux ExclusiveArch: %{ix86} ia64 x86_64 ppc ppc64 s390 s390x %{arm} aarch64 ppc64le -BuildRequires: ncurses-devel zlib-devel lzo-devel snappy-devel bison wget +BuildRequires: ncurses-devel zlib-devel lzo-devel snappy-devel bison wget patch BuildRequires: gcc gcc-c++ BuildRequires: make Requires: binutils
Thank you for the patch. Applied .
On Wed, Aug 18, 2021 at 10:58 PM Philipp Rudo prudo@redhat.com wrote:
the gdb sources have to be patched for crash. Add patch as a build requirement.
Signed-off-by: Philipp Rudo prudo@redhat.com
crash.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/crash.spec b/crash.spec index cd42075..75f8cee 100644 --- a/crash.spec +++ b/crash.spec @@ -11,7 +11,7 @@ Source1: http://ftp.gnu.org/gnu/gdb/gdb-7.6.tar.gz URL: https://crash-utility.github.io ExclusiveOS: Linux ExclusiveArch: %{ix86} ia64 x86_64 ppc ppc64 s390 s390x %{arm} aarch64 ppc64le -BuildRequires: ncurses-devel zlib-devel lzo-devel snappy-devel bison wget +BuildRequires: ncurses-devel zlib-devel lzo-devel snappy-devel bison wget patch BuildRequires: gcc gcc-c++ BuildRequires: make Requires: binutils -- 2.31.1