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 BuildRequires for non-x86* arches.
Date: Sat, 27 Jun 2026 23:58:23 GMT	[thread overview]
Message-ID: <178260470335.1.9007339103208579654.rpms-gdb-bb1c5356b130@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/gdb
Branch : gdb-17.2-rebase-f44
Commit : bb1c5356b130f0411d2efee41a4c95df76c49313
Author : Jan Kratochvil <jan.kratochvil@redhat.com>
Date   : 2017-12-02T18:59:34+01:00
Stats  : +6/-5 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gdb/c/bb1c5356b130f0411d2efee41a4c95df76c49313?branch=gdb-17.2-rebase-f44

Log:
[testsuite] Fix BuildRequires for non-x86* arches.

---
diff --git a/gdb.spec b/gdb.spec
index f59fcb7..0f1e6da 100644
--- a/gdb.spec
+++ b/gdb.spec
@@ -26,7 +26,7 @@ Version: 8.0.1
 
 # 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: 30%{?dist}
+Release: 31%{?dist}
 
 License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and LGPLv3+ and BSD and Public Domain and GFDL
 Group: Development/Debuggers
@@ -842,7 +842,9 @@ BuildRequires: prelink
 %endif
 %endif
 %if 0%{!?rhel:1} || 0%{?rhel} > 7
+%ifarch %{ix86} x86_64
 BuildRequires: libmpx%{bits_local} libmpx%{bits_other}
+%endif
 BuildRequires: opencl-headers ocl-icd-devel%{bits_local} ocl-icd-devel%{bits_other}
 %endif
 %if 0%{!?rhel:1} || 0%{?rhel} > 7
@@ -870,14 +872,10 @@ BuildRequires: libgfortran%{bits_local} libgfortran%{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
-%if 0%{!?rhel:1} || 0%{?rhel} > 7
-BuildRequires: libquadmath%{bits_local} libquadmath%{bits_other}
-%else
 %ifarch %{ix86} x86_64
 BuildRequires: libquadmath%{bits_local} libquadmath%{bits_other}
 %endif
 %endif
-%endif
 BuildRequires: glibc-static%{bits_local}
 # multilib glibc-static is open Bug 488472:
 #BuildRequires: glibc-static%{bits_other}
@@ -1733,6 +1731,9 @@ then
 fi
 
 %changelog
+* Sat Dec  2 2017 Jan Kratochvil <jan.kratochvil@redhat.com> - 8.0.1-31.fc26
+- [testsuite] Fix BuildRequires for non-x86* arches.
+
 * Fri Oct 27 2017 Jan Kratochvil <jan.kratochvil@redhat.com> - 8.0.1-30.fc26
 - Use inlined func name for printing breakpoints (RH BZ 1228556, Keith Seitz).
 

                 reply	other threads:[~2026-06-27 23:58 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=178260470335.1.9007339103208579654.rpms-gdb-bb1c5356b130@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