public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Sergio Durigan Junior <sergiodj@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/gdb] gdb-17.2-rebase-f44: Remove libmpx dependency when using '--with testsuite', since GCC9
Date: Sat, 27 Jun 2026 23:59:34 GMT [thread overview]
Message-ID: <178260477493.1.11725220931641638826.rpms-gdb-c60e39b61c28@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gdb
Branch : gdb-17.2-rebase-f44
Commit : c60e39b61c28da7efc1e3b623c9ee455e613af79
Author : Sergio Durigan Junior <sergiodj@redhat.com>
Date : 2019-02-05T13:26:09-05:00
Stats : +5/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gdb/c/c60e39b61c28da7efc1e3b623c9ee455e613af79?branch=gdb-17.2-rebase-f44
Log:
Remove libmpx dependency when using '--with testsuite', since GCC9
has dropped support for it.
---
diff --git a/gdb.spec b/gdb.spec
index 5a9a35b..81c57e1 100644
--- a/gdb.spec
+++ b/gdb.spec
@@ -30,7 +30,7 @@ Version: 8.2.50.%{snapsrc}
# 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: 14%{?dist}
+Release: 15%{?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
# Do not provide URL for snapshots as the file lasts there only for 2 days.
@@ -299,9 +299,6 @@ 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
@@ -1028,6 +1025,10 @@ fi
%endif
%changelog
+* Tue Feb 5 2019 Sergio Durigan Junior <sergiodj@redhat.com> - 8.2.50.20190120-15
+- Remove libmpx dependency when using '--with testsuite', since GCC9
+ has dropped support for it.
+
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org>
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
reply other threads:[~2026-06-27 23:59 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=178260477493.1.11725220931641638826.rpms-gdb-c60e39b61c28@fedoraproject.org \
--to=sergiodj@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