This commit is contained in:
Jakub Jelinek 2006-06-12 12:57:41 +00:00
parent f7e705b8c7
commit 59af1ef27f
3 changed files with 4 additions and 10 deletions

View File

@ -1 +1 @@
gcc-4.1.1-20060525.tar.bz2
gcc-4.1.1-20060612.tar.bz2

View File

@ -117,11 +117,8 @@ Patch19: gcc41-tests.patch
Patch20: gcc41-ppc64-ldouble-stdarg.patch
Patch21: gcc41-pr25874.patch
Patch22: gcc41-pr26881.patch
Patch23: gcc41-pr27532.patch
Patch23: gcc41-pr27793.patch
Patch24: gcc41-pr26885.patch
Patch25: gcc41-pr27793.patch
Patch26: gcc41-rh192700.patch
Patch27: gcc41-sw2438.patch
%define _gnu %{nil}
%ifarch sparc
%define gcc_target_platform sparc64-%{_vendor}-%{_target_os}
@ -422,11 +419,8 @@ which are required to run programs compiled with the GNAT.
%patch20 -p0 -b .ppc64-ldouble-stdarg~
%patch21 -p0 -b .pr25874~
%patch22 -p0 -b .pr26881~
%patch23 -p0 -b .pr27532~
%patch23 -p0 -b .pr27793~
%patch24 -p0 -b .pr26885~
%patch25 -p0 -b .pr27793~
%patch26 -p0 -b .rh192700~
%patch27 -p0 -b .sw2438~
sed -i -e 's/4\.1\.2/4.1.1/' gcc/BASE-VER gcc/version.c
sed -i -e 's/" (Red Hat[^)]*)"/" (Red Hat %{version}-%{gcc_release})"/' gcc/version.c

View File

@ -1 +1 @@
5d866ef97be7903a6fc3ab28c0f39e50 gcc-4.1.1-20060525.tar.bz2
2c8d223d158721bcc926b014998d3f3f gcc-4.1.1-20060612.tar.bz2