public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gdb] gdb-17.2-rebase-f44: Add BuildRequires: mpfr-devel (RH BZ 1593280).
@ 2026-06-27 23:58 Sergio Durigan Junior
0 siblings, 0 replies; only message in thread
From: Sergio Durigan Junior @ 2026-06-27 23:58 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gdb
Branch : gdb-17.2-rebase-f44
Commit : a0d6e14aa39b8328976cf000849d2d9aa77adfd5
Author : Sergio Durigan Junior <sergiodj@redhat.com>
Date : 2018-06-20T16:52:00-04:00
Stats : +7/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gdb/c/a0d6e14aa39b8328976cf000849d2d9aa77adfd5?branch=gdb-17.2-rebase-f44
Log:
Add BuildRequires: mpfr-devel (RH BZ 1593280).
Resolves: rhbz#1593280
---
diff --git a/gdb.spec b/gdb.spec
index 805e5e5..f5ee03f 100644
--- a/gdb.spec
+++ b/gdb.spec
@@ -26,7 +26,7 @@ Version: 8.1.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: 23%{?dist}
+Release: 24%{?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
@@ -245,6 +245,8 @@ BuildRequires: libipt-devel%{buildisa}
%endif
%endif
%endif
+# See https://bugzilla.redhat.com/show_bug.cgi?id=1593280
+BuildRequires: mpfr-devel%{buildisa}
%if 0%{?_with_testsuite:1}
@@ -625,6 +627,7 @@ $(: ppc64 host build crashes on ppc variant of libexpat.so ) \
%else
--without-intel-pt \
%endif
+ --with-mpfr \
--with-auto-load-dir='$debugdir:$datadir/auto-load%{?scl::%{_root_datadir}/gdb/auto-load}' \
--with-auto-load-safe-path='$debugdir:$datadir/auto-load%{?scl::%{_root_datadir}/gdb/auto-load}' \
%ifarch sparc sparcv9
@@ -1037,6 +1040,9 @@ fi
%endif
%changelog
+* Wed Jun 20 2018 Sergio Durigan Junior <sergiodj@redhat.com> - 8.1.50.20180618-24.fc29
+- Add BuildRequires: mpfr-devel (RH BZ 1593280).
+
* Mon Jun 18 2018 Sergio Durigan Junior <sergiodj@redhat.com> - 8.1.50.20180618-23.fc29
- Rebase to FSF GDB 8.1.50.20180618 (8.2pre).
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-27 23:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-27 23:58 [rpms/gdb] gdb-17.2-rebase-f44: Add BuildRequires: mpfr-devel (RH BZ 1593280) Sergio Durigan Junior
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox