SPECS: gcc.spec - updated to 4.2.2-RC1.

pluto pluto at pld-linux.org
Mon Sep 10 15:46:03 CEST 2007


Author: pluto                        Date: Mon Sep 10 13:46:03 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 4.2.2-RC1.

---- Files affected:
SPECS:
   gcc.spec (1.503 -> 1.504) 

---- Diffs:

================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.503 SPECS/gcc.spec:1.504
--- SPECS/gcc.spec:1.503	Tue Aug 28 10:30:04 2007
+++ SPECS/gcc.spec	Mon Sep 10 15:45:57 2007
@@ -52,14 +52,15 @@
 Summary(pt_BR.UTF-8):	Coleção dos compiladores GNU: o compilador C e arquivos compartilhados
 Name:		gcc
 %define		_major_ver	4.2
-%define		_minor_ver	1
+%define		_minor_ver	2
 Version:	%{_major_ver}.%{_minor_ver}
-Release:	2
+Release:	0.rc1.1
 Epoch:		6
 License:	GPL v2+
 Group:		Development/Languages
-Source0:	ftp://gcc.gnu.org/pub/gcc/releases/gcc-%{version}/%{name}-%{version}.tar.bz2
-# Source0-md5:	cba410e6ff70f7d7f4be7a0267707fd0
+#Source0:	ftp://gcc.gnu.org/pub/gcc/releases/gcc-%{version}/%{name}-%{version}.tar.bz2
+Source0:	ftp://gcc.gnu.org/pub/gcc/snapshots/%{version}-RC-20070909/gcc-%{version}-RC-20070909.tar.bz2
+# Source0-md5:	ba12ff2ca9f36c40d52f15864d6ba83a
 Source1:	%{name}-optimize-la.pl
 Patch100:	%{name}-branch.diff
 Patch0:		%{name}-info.patch
@@ -1296,8 +1297,8 @@
 Statyczne biblioteki Obiektowego C.
 
 %prep
-%setup -q -n gcc-%{version}
-%patch100 -p0
+%setup -q -n gcc-%{version}-RC-20070909
+#patch100 -p0
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
@@ -1322,7 +1323,7 @@
 
 # override snapshot version.
 echo %{version} > gcc/BASE-VER
-echo "release" > gcc/DEV-PHASE
+#echo "release" > gcc/DEV-PHASE
 
 %build
 cd gcc
@@ -2085,6 +2086,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.504  2007/09/10 13:45:57  pluto
+- updated to 4.2.2-RC1.
+
 Revision 1.503  2007/08/28 08:30:04  pluto
 - branch.diff updated, release 2.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gcc.spec?r1=1.503&r2=1.504&f=u



More information about the pld-cvs-commit mailing list