SPECS: gcc.spec - updated to 4.1.0-20051003T0833UTC (vrp wrong-cod...
pluto
pluto at pld-linux.org
Mon Oct 3 11:31:21 CEST 2005
Author: pluto Date: Mon Oct 3 09:31:21 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 4.1.0-20051003T0833UTC (vrp wrong-code fixes, fortran fixes).
---- Files affected:
SPECS:
gcc.spec (1.371 -> 1.372)
---- Diffs:
================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.371 SPECS/gcc.spec:1.372
--- SPECS/gcc.spec:1.371 Sun Oct 2 09:57:28 2005
+++ SPECS/gcc.spec Mon Oct 3 11:31:15 2005
@@ -40,7 +40,7 @@
Summary(pt_BR): Coleçăo dos compiladores GNU: o compilador C e arquivos compartilhados
Name: gcc
Version: 4.1.0
-%define _snap 20051001T1855UTC
+%define _snap 20051003T0833UTC
Release: 0.%{_snap}.1
Epoch: 5
License: GPL v2+
@@ -48,7 +48,7 @@
#Source0: ftp://gcc.gnu.org/pub/gcc/releases/gcc-%{version}/%{name}-%{version}.tar.bz2
#Source0: ftp://gcc.gnu.org/pub/gcc/snapshots/4.1-%{_snap}/gcc-4.1-%{_snap}.tar.bz2
Source0: gcc-4.1-%{_snap}.tar.bz2
-# Source0-md5: 084f71e6ab618b871d560769842e8e6a
+# Source0-md5: c68f232e43b178991f732b2b224e9a29
Source1: %{name}-optimize-la.pl
Patch0: %{name}-info.patch
Patch1: %{name}-nolocalefiles.patch
@@ -65,6 +65,8 @@
Patch14: %{name}-x87-mmx-switch.patch
Patch15: %{name}-x87-mmx-eh.patch
Patch16: %{name}-pr23948.patch
+Patch17: %{name}-pr19505.patch
+Patch18: %{name}-pr20606_pr24069.patch
URL: http://gcc.gnu.org/
BuildRequires: autoconf
%{?with_tests:BuildRequires: autogen}
@@ -733,6 +735,8 @@
#patch14 -p1 NEEDS UPDATE
#patch15 -p1
%patch16 -p1
+%patch17 -p1
+%patch18 -p1
# because we distribute modified version of gcc...
perl -pi -e 's/(version.*)";/$1 (PLD Linux)";/' gcc/version.c
@@ -1286,6 +1290,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.372 2005/10/03 09:31:15 pluto
+- updated to 4.1.0-20051003T0833UTC (vrp wrong-code fixes, fortran fixes).
+
Revision 1.371 2005/10/02 07:57:28 pluto
- workaround for PR libgcj/24057, test-builds.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gcc.spec?r1=1.371&r2=1.372&f=u
More information about the pld-cvs-commit
mailing list