public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jan Kratochvil <jan.kratochvil@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/gdb] gdb-17.2-rebase-f44: [testsuite] Fix gcc-gdb-plugin and gcc-go BuildRequires for --with testsuite.
Date: Sat, 27 Jun 2026 23:57:13 GMT [thread overview]
Message-ID: <178260463394.1.16163812652814595197.rpms-gdb-fe8a89ffd684@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gdb
Branch : gdb-17.2-rebase-f44
Commit : fe8a89ffd6840ed6c29162c7beb0943311ba46b8
Author : Jan Kratochvil <jan.kratochvil@redhat.com>
Date : 2015-09-11T10:27:51+02:00
Stats : +10/-5 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gdb/c/fe8a89ffd6840ed6c29162c7beb0943311ba46b8?branch=gdb-17.2-rebase-f44
Log:
[testsuite] Fix gcc-gdb-plugin and gcc-go BuildRequires for --with testsuite.
---
diff --git a/gdb.spec b/gdb.spec
index 92885d4..7dce9ab 100644
--- a/gdb.spec
+++ b/gdb.spec
@@ -26,7 +26,7 @@ Version: 7.10
# The release always contains a leading reserved number, start it at 1.
# `upstream' is not a part of `name' to stay fully rpm dependencies compatible for the testing.
-Release: 20%{?dist}
+Release: 21%{?dist}
License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and BSD and Public Domain and GFDL
Group: Development/Debuggers
@@ -611,15 +611,17 @@ BuildRequires: libipt-devel%{?_isa}
BuildRequires: sharutils dejagnu
# gcc-objc++ is not covered by the GDB testsuite.
BuildRequires: gcc gcc-c++ gcc-gfortran gcc-objc
+%if 0%{!?rhel:1} || 0%{?rhel} > 7
BuildRequires: gcc-gdb-plugin%{?_isa}
+%endif
%if 0%{?rhel:1} && 0%{?rhel} < 7
BuildRequires: gcc-java libgcj%{bits_local} libgcj%{bits_other}
# for gcc-java linkage:
BuildRequires: zlib-devel%{bits_local} zlib-devel%{bits_other}
%endif
%if 0%{!?rhel:1} || 0%{?rhel} > 6
-# Fedora ppc64le does not yet have gcc-go built.
-%ifnarch ppc64le
+# These Fedoras do not yet have gcc-go built.
+%ifnarch ppc64le aarch64
BuildRequires: gcc-go
%endif
%endif
@@ -651,8 +653,8 @@ BuildRequires: libgcc%{bits_local} libgcc%{bits_other}
# libstdc++-devel of matching bits is required only for g++ -static.
BuildRequires: libstdc++%{bits_local} libstdc++%{bits_other}
%if 0%{!?rhel:1} || 0%{?rhel} > 6
-# Fedora ppc64le does not yet have gcc-go built.
-%ifnarch ppc64le
+# These Fedoras do not yet have gcc-go built.
+%ifnarch ppc64le aarch64
BuildRequires: libgo-devel%{bits_local} libgo-devel%{bits_other}
%endif
%endif
@@ -1348,6 +1350,9 @@ then
fi
%changelog
+* Fri Sep 11 2015 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.10-21.fc23
+- [testsuite] Fix gcc-gdb-plugin and gcc-go BuildRequires for --with testsuite.
+
* Thu Sep 10 2015 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.10-20.fc23
- [ppc64le] Use skip_entrypoint for skip_trampoline_code (RH BZ 1260558).
reply other threads:[~2026-06-27 23:57 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178260463394.1.16163812652814595197.rpms-gdb-fe8a89ffd684@fedoraproject.org \
--to=jan.kratochvil@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox