SPECS: gcc.spec - rel 2; add latest fixes from 4.4 branch

arekm arekm at pld-linux.org
Fri Apr 24 15:18:29 CEST 2009


Author: arekm                        Date: Fri Apr 24 13:18:29 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 2; add latest fixes from 4.4 branch

---- Files affected:
SPECS:
   gcc.spec (1.572 -> 1.573) 

---- Diffs:

================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.572 SPECS/gcc.spec:1.573
--- SPECS/gcc.spec:1.572	Wed Apr 22 23:22:02 2009
+++ SPECS/gcc.spec	Fri Apr 24 15:18:24 2009
@@ -63,7 +63,7 @@
 Summary(pt_BR.UTF-8):	Coleção dos compiladores GNU: o compilador C e arquivos compartilhados
 Name:		gcc
 Version:	%{major_ver}.%{minor_ver}
-Release:	1
+Release:	2
 Epoch:		6
 License:	GPL v3+
 Group:		Development/Languages
@@ -73,7 +73,9 @@
 #Source2:	ftp://sourceware.org/pub/java/ecj-%{major_ver}.jar
 Source2:	ftp://sourceware.org/pub/java/ecj-latest.jar
 # Source2-md5:	fd299f26c02268878b5d6c0e86f57c43
-#Patch100:	%{name}-branch.diff.bz2
+# svn diff svn://gcc.gnu.org/svn/gcc//tags/gcc_4_4_0_release svn://gcc.gnu.org/svn/gcc/branches/gcc-4_4-branch > gcc-branch.diff
+Patch100:	%{name}-branch.diff
+# svn diff svn://gcc.gnu.org/svn/gcc/branches/gcc-4_4-branch@??? svn://gcc.gnu.org/svn/gcc/branches/ix86/gcc-4_4-branch > gcc-ix86-branch.diff
 # The goal of this ix86-branch is to add support for newer ix86 processors such as AMD's Shanghai and Intel's Atom to GCC 4.4.x.
 Patch101:	%{name}-ix86-branch.diff
 Patch0:		%{name}-info.patch
@@ -1372,7 +1374,7 @@
 
 %prep
 %setup -q
-#patch100 -p0
+%patch100 -p0
 %patch101 -p0
 %patch0 -p1
 %patch1 -p1
@@ -2280,6 +2282,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.573  2009/04/24 13:18:24  arekm
+- rel 2; add latest fixes from 4.4 branch
+
 Revision 1.572  2009/04/22 21:22:02  pawelz
 - package rebuild-gcj-db man page
 - ghost symlinks for libstdc++ and gcj libs
================================================================

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



More information about the pld-cvs-commit mailing list