public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: Require MPFR Library version 3.1.0 (or later).
@ 2026-06-29 12:28 Marek Polacek
  0 siblings, 0 replies; only message in thread
From: Marek Polacek @ 2026-06-29 12:28 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/gcc
Branch : rhel-f41-base
Commit : ba2f1bfa9d5744ce3295d089ee25d192d08a180b
Author : Marek Polacek <polacek@redhat.com>
Date   : 2020-07-23T16:05:40-04:00
Stats  : +2/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/ba2f1bfa9d5744ce3295d089ee25d192d08a180b?branch=rhel-f41-base

Log:
Require MPFR Library version 3.1.0 (or later).

---
diff --git a/gcc.spec b/gcc.spec
index b55bb2d..19e6137 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -165,7 +165,7 @@ BuildRequires: glibc-static
 BuildRequires: zlib-devel, gettext, dejagnu, bison, flex, sharutils
 BuildRequires: texinfo, texinfo-tex, /usr/bin/pod2man
 BuildRequires: systemtap-sdt-devel >= 1.3
-BuildRequires: gmp-devel >= 4.1.2-8, mpfr-devel >= 2.2.1, libmpc-devel >= 0.8.1
+BuildRequires: gmp-devel >= 4.1.2-8, mpfr-devel >= 3.1.0, libmpc-devel >= 0.8.1
 BuildRequires: python3-devel, /usr/bin/python
 BuildRequires: gcc, gcc-c++
 %if %{build_go}
@@ -737,7 +737,7 @@ This package contains static Go libraries.
 %package plugin-devel
 Summary: Support for compiling GCC plugins
 Requires: gcc = %{version}-%{release}
-Requires: gmp-devel >= 4.1.2-8, mpfr-devel >= 2.2.1, libmpc-devel >= 0.8.1
+Requires: gmp-devel >= 4.1.2-8, mpfr-devel >= 3.1.0, libmpc-devel >= 0.8.1
 
 %description plugin-devel
 This package contains header files and other support files

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-29 12:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-29 12:28 [rpms/gcc] rhel-f41-base: Require MPFR Library version 3.1.0 (or later) Marek Polacek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox