public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: 4.1.2-3
@ 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 : 9d2fc50bcbcf5d6f2a926c646577ddabb83b1269
Author : Jakub Jelinek <jakub@fedoraproject.org>
Date : 2007-02-22T17:25:41+00:00
Stats : +16/-6 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/9d2fc50bcbcf5d6f2a926c646577ddabb83b1269?branch=rhel-f41-base
Log:
4.1.2-3
---
diff --git a/.cvsignore b/.cvsignore
index 12e8a64..24446cc 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-gcc-4.1.2-20070220.tar.bz2
+gcc-4.1.2-20070222.tar.bz2
diff --git a/gcc41.spec b/gcc41.spec
index 6f1fe3c..95f296d 100644
--- a/gcc41.spec
+++ b/gcc41.spec
@@ -1,6 +1,6 @@
-%define DATE 20070220
+%define DATE 20070222
%define gcc_version 4.1.2
-%define gcc_release 2
+%define gcc_release 3
%define _unpackaged_files_terminate_build 0
%define multilib_64_archs sparc64 ppc64 s390x x86_64
%define include_gappletviewer 1
@@ -138,9 +138,10 @@ Patch26: gcc41-pr29059.patch
Patch27: gcc41-strncat-chk.patch
Patch28: gcc41-pr29299.patch
Patch29: gcc41-pr30113.patch
-Patch30: gcc41-pr30143.patch
+Patch30: gcc41-pr25392.patch
Patch31: gcc41-pr30045.patch
Patch32: gcc41-rh227376.patch
+Patch33: gcc41-java-zoneinfo.patch
%define _gnu %{nil}
%ifarch sparc
%define gcc_target_platform sparc64-%{_vendor}-%{_target_os}
@@ -446,9 +447,10 @@ which are required to run programs compiled with the GNAT.
%patch27 -p0 -b .strncat-chk~
%patch28 -p0 -b .pr29299~
%patch29 -p0 -b .pr30113~
-%patch30 -p0 -b .pr30143~
+%patch30 -p0 -b .pr25392~
%patch31 -p0 -b .pr30045~
%patch32 -p0 -b .rh227376~
+%patch33 -p0 -b .java-zoneinfo~
sed -i -e 's/4\.1\.3/4.1.2/' gcc/BASE-VER gcc/version.c
sed -i -e 's/" (Red Hat[^)]*)"/" (Red Hat %{version}-%{gcc_release})"/' gcc/version.c
@@ -1561,6 +1563,14 @@ fi
%doc rpm.doc/changelogs/libmudflap/ChangeLog*
%changelog
+* Thu Feb 22 2007 Jakub Jelinek <jakub@redhat.com> 4.1.2-3
+- update from gcc-4_1-branch (-r122163:122219)
+ - PR ada/30684
+- fix !$omp space space parsing in Fortran
+- fix Fortran -ff2c (Tobias Schlueter, #229110, PR fortran/25392)
+- add gnu.java.util.ZoneInfo class, use tzdata files for libgcj
+ timezone stuff (#227888)
+
* Tue Feb 20 2007 Jakub Jelinek <jakub@redhat.com> 4.1.2-2
- merge from redhat/gcc-4_1-branch-java-merge-20070117
to get an eclipse based Java 1.5 gcc-java/libgcj
diff --git a/sources b/sources
index 4275038..b654212 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7a0bf87b67243244c5a5fe947e855651 gcc-4.1.2-20070220.tar.bz2
+33410c3bf25d699396a1101870061ffb gcc-4.1.2-20070222.tar.bz2
^ 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-3 Jakub Jelinek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox