packages: gcc/gcc-moresparcs.patch, gcc/gcc.spec - rel 5; fix patches

arekm arekm at pld-linux.org
Mon Mar 29 07:53:56 CEST 2010


Author: arekm                        Date: Mon Mar 29 05:53:56 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 5; fix patches

---- Files affected:
packages/gcc:
   gcc-moresparcs.patch (1.3 -> 1.4) , gcc.spec (1.600 -> 1.601) 

---- Diffs:

================================================================
Index: packages/gcc/gcc-moresparcs.patch
diff -u packages/gcc/gcc-moresparcs.patch:1.3 packages/gcc/gcc-moresparcs.patch:1.4
--- packages/gcc/gcc-moresparcs.patch:1.3	Mon May 25 06:59:11 2009
+++ packages/gcc/gcc-moresparcs.patch	Mon Mar 29 07:53:51 2010
@@ -6,7 +6,7 @@
  	;;
 -sparc-*-linux*)		# SPARC's running GNU/Linux, libc6
 +sparc-*-linux* | sparcv[789]*-*-linux*)		# SPARC's running GNU/Linux, libc6
- 	tm_file="${tm_file} dbxelf.h elfos.h svr4.h sparc/sysv4.h linux.h"
+ 	tm_file="${tm_file} dbxelf.h elfos.h svr4.h sparc/sysv4.h sparc/gas.h linux.h"
  	extra_options="${extra_options} sparc/long-double-switch.opt"
  	tmake_file="${tmake_file} sparc/t-linux"
 @@ -2287,7 +2287,7 @@ sparc64-*-freebsd*|ultrasparc-*-freebsd*
@@ -15,7 +15,7 @@
  	;;
 -sparc64-*-linux*)		# 64-bit SPARC's running GNU/Linux
 +sparc64*-*-linux*)		# 64-bit SPARC's running GNU/Linux
- 	tm_file="sparc/biarch64.h ${tm_file} dbxelf.h elfos.h svr4.h sparc/sysv4.h linux.h sparc/linux64.h"
+ 	tm_file="sparc/biarch64.h ${tm_file} dbxelf.h elfos.h svr4.h sparc/sysv4.h sparc/gas.h linux.h sparc/linux64.h"
  	extra_options="${extra_options} sparc/long-double-switch.opt"
  	tmake_file="${tmake_file} sparc/t-linux sparc/t-linux64 sparc/t-crtfm"
 --- libgcc/config.host.jj	2008-04-24 15:46:19.000000000 -0500

================================================================
Index: packages/gcc/gcc.spec
diff -u packages/gcc/gcc.spec:1.600 packages/gcc/gcc.spec:1.601
--- packages/gcc/gcc.spec:1.600	Sun Mar 28 22:57:20 2010
+++ packages/gcc/gcc.spec	Mon Mar 29 07:53:51 2010
@@ -67,7 +67,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:	4
+Release:	5
 Epoch:		6
 License:	GPL v3+
 Group:		Development/Languages
@@ -2291,6 +2291,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.601  2010/03/29 05:53:51  arekm
+- rel 5; fix patches
+
 Revision 1.600  2010/03/28 20:57:20  arekm
 - rel 4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gcc/gcc-moresparcs.patch?r1=1.3&r2=1.4&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gcc/gcc.spec?r1=1.600&r2=1.601&f=u



More information about the pld-cvs-commit mailing list