SPECS: gcc.spec - updated to 4.2.0-20060702r115125.

pluto pluto at pld-linux.org
Sun Jul 2 21:20:24 CEST 2006


Author: pluto                        Date: Sun Jul  2 19:20:24 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 4.2.0-20060702r115125.

---- Files affected:
SPECS:
   gcc.spec (1.400 -> 1.401) 

---- Diffs:

================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.400 SPECS/gcc.spec:1.401
--- SPECS/gcc.spec:1.400	Mon May  1 10:54:55 2006
+++ SPECS/gcc.spec	Sun Jul  2 21:20:17 2006
@@ -3,9 +3,6 @@
 # TODO:
 #	/usr/include/omp.h
 #   <multilib>
-#	/usr/lib/libgcc-math.a
-#	/usr/lib/libgcc-math.la
-#	/usr/lib/libgcc-math.so.0.0.0
 #	/usr/lib/libgomp.a
 #	/usr/lib/libgomp.la
 #	/usr/lib/libgomp.so.1.0.0
@@ -58,8 +55,8 @@
 Summary(pt_BR):	Coleçăo dos compiladores GNU: o compilador C e arquivos compartilhados
 Name:		gcc
 Version:	4.2.0
-%define		_snap	20060428r113350
-Release:	0.%{_snap}.1
+%define		_snap	20060702r115125
+Release:	0.%{_snap}.0.1
 #Release:	2
 Epoch:		5
 License:	GPL v2+
@@ -68,7 +65,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:	c3dbbfb2405d1146477561ade91c061d
+# Source0-md5:	2c52e4d0b604dd0343260200a8bcfeaf
 Source1:	%{name}-optimize-la.pl
 Patch0:		%{name}-info.patch
 Patch1:		%{name}-nolocalefiles.patch
@@ -121,7 +118,7 @@
 BuildRequires:	zlib-devel
 %if %{with fortran}
 BuildRequires:	gmp-devel
-BuildRequires:	libmpfr-devel
+BuildRequires:	mpfr-devel
 %endif
 %if %{with java}
 BuildRequires:	QtGui-devel >= 4.0.1
@@ -851,12 +848,13 @@
 	--enable-alsa \
 	--enable-dssi \
 %endif
+	--%{?with_bootstrap:en}%{!?with_bootstrap:dis}able-bootstrap \
 	%{_target_platform}
 
 cd ..
 
 %{__make} -C builddir \
-	%{?with_bootstrap:%{?with_profiling:profiled}bootstrap} \
+	%{?with_bootstrap:%{?with_profiling:profiledbootstrap}} \
 	GCJFLAGS="%{rpmcflags}" \
 	BOOT_CFLAGS="%{rpmcflags}" \
 	STAGE1_CFLAGS="%{rpmcflags} -O0" \
@@ -1386,6 +1384,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.401  2006/07/02 19:20:17  pluto
+- updated to 4.2.0-20060702r115125.
+
 Revision 1.400  2006/05/01 08:54:55  pluto
 - updated to 4.2.0-20060428 (rev. 113350).
 
================================================================

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



More information about the pld-cvs-commit mailing list