This commit is contained in:
Jakub Jelinek 2006-04-25 11:08:06 +00:00
parent c569a09b09
commit 8f51164df5
3 changed files with 4 additions and 2 deletions

View File

@ -1 +1 @@
gcc-4.1.0-20060421.tar.bz2
gcc-4.1.0-20060425.tar.bz2

View File

@ -129,6 +129,7 @@ Patch31: gcc41-rh137200.patch
Patch32: gcc41-rh187450.patch
Patch33: gcc41-pr27236.patch
Patch34: gcc41-pr27285.patch
Patch35: gcc41-fortran-merge-glitch.patch
%define _gnu %{nil}
%ifarch sparc
@ -442,6 +443,7 @@ which are required to run programs compiled with the GNAT.
%patch32 -p0 -b .rh187450~
%patch33 -p0 -b .pr27236~
%patch34 -p0 -b .pr27285~
%patch35 -p0 -b .fortran-merge-glitch~
sed -i -e 's/4\.1\.1/4.1.0/' gcc/BASE-VER gcc/version.c
sed -i -e 's/" (Red Hat[^)]*)"/" (Red Hat %{version}-%{gcc_release})"/' gcc/version.c

View File

@ -1 +1 @@
19e1f84413aad25f18300a7dfe37c4b8 gcc-4.1.0-20060421.tar.bz2
128037919d9a93d4e2270b4cf8b8b862 gcc-4.1.0-20060425.tar.bz2