public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: 4.1.2-17
@ 2026-06-29 12:23 Jakub Jelinek
0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2026-06-29 12:23 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : a4260957af91a5b06651ec8f5755c8f1df37b79d
Author : Jakub Jelinek <jakub@fedoraproject.org>
Date : 2007-07-24T20:37:38+00:00
Stats : +6/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/a4260957af91a5b06651ec8f5755c8f1df37b79d?branch=rhel-f41-base
Log:
4.1.2-17
---
diff --git a/gcc41.spec b/gcc41.spec
index 669ddef..ca6700f 100644
--- a/gcc41.spec
+++ b/gcc41.spec
@@ -1,6 +1,6 @@
%define DATE 20070723
%define gcc_version 4.1.2
-%define gcc_release 16
+%define gcc_release 17
%define _unpackaged_files_terminate_build 0
%define multilib_64_archs sparc64 ppc64 s390x x86_64
%define include_gappletviewer 1
@@ -41,7 +41,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
# Need binutils which support --hash-style=gnu >= 2.17.50.0.2-7
# Need binutils which support mffgpr and mftgpr >= 2.17.50.0.2-8
# Need binutils which support --build-id >= 2.17.50.0.17-3
-BuildRequires: binutils >= binutils-2.17.50.0.17-3
+BuildRequires: binutils >= 2.17.50.0.17-3
BuildRequires: zlib-devel, gettext, dejagnu, bison, flex, texinfo, sharutils
%if %{build_java}
BuildRequires: gcc-java, libgcj, /usr/share/java/eclipse-ecj.jar, zip, unzip
@@ -77,7 +77,7 @@ Requires: cpp = %{version}-%{release}
# Need binutils that supports --hash-style=gnu
# Need binutils that support mffgpr/mftgpr
# Need binutils that support --build-id
-Requires: binutils >= binutils-2.17.50.0.17-3
+Requires: binutils >= 2.17.50.0.17-3
# Make sure gdb will understand DW_FORM_strp
Conflicts: gdb < 5.1-2
Requires: glibc-devel >= 2.2.90-12
@@ -1565,6 +1565,9 @@ fi
%doc rpm.doc/changelogs/libmudflap/ChangeLog*
%changelog
+* Tue Jul 24 2007 Jakub Jelinek <jakub@redhat.com> 4.1.2-17
+- fix {,Build}Requires from last change (#249384)
+
* Mon Jul 23 2007 Jakub Jelinek <jakub@redhat.com> 4.1.2-16
- update from gcc-4_1-branch (-r126302:126830)
- PRs rtl-optimization/32450, target/31331, target/32641, target/32660,
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-29 12:23 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:23 [rpms/gcc] rhel-f41-base: 4.1.2-17 Jakub Jelinek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox