SPECS: gcc.spec - updated to 4.1.0-20051001T1855UTC (fix critical ...
pluto
pluto at pld-linux.org
Sat Oct 1 21:23:44 CEST 2005
Author: pluto Date: Sat Oct 1 19:23:43 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 4.1.0-20051001T1855UTC (fix critical bugs in vrp).
---- Files affected:
SPECS:
gcc.spec (1.369 -> 1.370)
---- Diffs:
================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.369 SPECS/gcc.spec:1.370
--- SPECS/gcc.spec:1.369 Mon Sep 26 10:53:48 2005
+++ SPECS/gcc.spec Sat Oct 1 21:23:38 2005
@@ -40,15 +40,15 @@
Summary(pt_BR): Coleçăo dos compiladores GNU: o compilador C e arquivos compartilhados
Name: gcc
Version: 4.1.0
-%define _snap 20050922T2047UTC
-Release: 0.%{_snap}.3
+%define _snap 20051001T1855UTC
+Release: 0.%{_snap}.1
Epoch: 5
License: GPL v2+
Group: Development/Languages
#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: 2fe9d8eb7b02f12831cc11b82d67995f
+# Source0-md5: 084f71e6ab618b871d560769842e8e6a
Source1: %{name}-optimize-la.pl
Patch0: %{name}-info.patch
Patch1: %{name}-nolocalefiles.patch
@@ -64,9 +64,7 @@
Patch13: %{name}-pr22533.patch
Patch14: %{name}-x87-mmx-switch.patch
Patch15: %{name}-x87-mmx-eh.patch
-Patch16: %{name}-pr21419.patch
-Patch17: %{name}-pr23948.patch
-Patch18: %{name}-pr24055.patch
+Patch16: %{name}-pr23948.patch
URL: http://gcc.gnu.org/
BuildRequires: autoconf
%{?with_tests:BuildRequires: autogen}
@@ -735,8 +733,6 @@
#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
@@ -1284,6 +1280,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.370 2005/10/01 19:23:38 pluto
+- updated to 4.1.0-20051001T1855UTC (fix critical bugs in vrp).
+
Revision 1.369 2005/09/26 08:53:48 pluto
- fix invalid x87 insns patterns (PR24055).
- release 0.snap.3.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gcc.spec?r1=1.369&r2=1.370&f=u
More information about the pld-cvs-commit
mailing list