SPECS: gcc.spec - updated to 4.2.0-20061021 (rev. 117925). (4.2 ...

pluto pluto at pld-linux.org
Sat Oct 21 20:56:44 CEST 2006


Author: pluto                        Date: Sat Oct 21 18:56:44 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 4.2.0-20061021 (rev. 117925).
  (4.2 branch created).

---- Files affected:
SPECS:
   gcc.spec (1.419 -> 1.420) 

---- Diffs:

================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.419 SPECS/gcc.spec:1.420
--- SPECS/gcc.spec:1.419	Mon Oct 16 17:02:59 2006
+++ SPECS/gcc.spec	Sat Oct 21 20:56:38 2006
@@ -54,8 +54,8 @@
 Summary(pt_BR):	Coleçăo dos compiladores GNU: o compilador C e arquivos compartilhados
 Name:		gcc
 Version:	4.2.0
-%define		_snap	20060916r116994
-Release:	0.%{_snap}.3
+%define		_snap	20061021r117925
+Release:	0.%{_snap}.1
 #Release:	2
 Epoch:		5
 License:	GPL v2+
@@ -64,7 +64,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.2-%{_snap}.tar.bz2
-# Source0-md5:	e4c5f6432f3b6942eb97fb7e3005dd93
+# Source0-md5:	c4bf499f1fd2f8534e6ef65b5bf22c80
 Source1:	%{name}-optimize-la.pl
 Patch0:		%{name}-info.patch
 Patch1:		%{name}-nolocalefiles.patch
@@ -81,7 +81,6 @@
 Patch12:	%{name}-pr20218.patch
 Patch13:	%{name}-pr24669.patch
 Patch14:	%{name}-force_jar_wrapper.patch
-Patch15:	%{name}-pr28230.patch
 URL:		http://gcc.gnu.org/
 BuildRequires:	autoconf
 %{?with_tests:BuildRequires:	autogen}
@@ -763,7 +762,7 @@
 
 %prep
 #setup -q -n gcc-%{version}
-%setup -q -n trunk
+%setup -q -n gcc-4_2-branch
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
@@ -779,9 +778,6 @@
 %patch12 -p1
 %patch13 -p1
 %patch14 -p1
-cd gcc
-%patch15
-cd ..
 
 # because we distribute modified version of gcc...
 sed -i 's:#define VERSUFFIX.*:#define VERSUFFIX " (PLD-Linux)":' gcc/version.c
@@ -1422,6 +1418,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.420  2006/10/21 18:56:38  pluto
+- updated to 4.2.0-20061021 (rev. 117925).
+  (4.2 branch created).
+
 Revision 1.419  2006/10/16 15:02:59  qrczak
 - PR28230: fixes wrong code generation with -fwrapv
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gcc.spec?r1=1.419&r2=1.420&f=u



More information about the pld-cvs-commit mailing list