SPECS (GCC_4_1): gcc.spec - updated to 4.1.2-20060530 (rev. 114228...

pluto pluto at pld-linux.org
Tue May 30 13:26:09 CEST 2006


Author: pluto                        Date: Tue May 30 11:26:09 2006 GMT
Module: SPECS                         Tag: GCC_4_1
---- Log message:
- updated to 4.1.2-20060530 (rev. 114228)
  major regression fixes.

---- Files affected:
SPECS:
   gcc.spec (1.396.2.61 -> 1.396.2.62) 

---- Diffs:

================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.396.2.61 SPECS/gcc.spec:1.396.2.62
--- SPECS/gcc.spec:1.396.2.61	Thu May 25 12:25:59 2006
+++ SPECS/gcc.spec	Tue May 30 13:26:04 2006
@@ -34,19 +34,19 @@
 Summary(pl):	Kolekcja kompilatorów GNU: kompilator C i pliki współdzielone
 Summary(pt_BR):	Coleçăo dos compiladores GNU: o compilador C e arquivos compartilhados
 Name:		gcc
-Version:	4.1.1
-#define		_snap	20060515r113785
+Version:	4.1.2
+%define		_snap	20060530r114228
 #define		_snap	20060517
-#Release:	0.%{_snap}.1
-Release:	1
+Release:	0.%{_snap}.1
+#Release:	1
 Epoch:		5
 License:	GPL v2+
 Group:		Development/Languages
 #Source0:	ftp://gcc.gnu.org/pub/gcc/prerelease-%{version}-%{_snap}/gcc-%{version}-%{_snap}.tar.bz2
-Source0:	ftp://gcc.gnu.org/pub/gcc/releases/gcc-%{version}/%{name}-%{version}.tar.bz2
-# Source0-md5:	ad9f97a4d04982ccf4fd67cb464879f3
+#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.1-%{_snap}.tar.bz2
+Source0:	gcc-4.1-%{_snap}.tar.bz2
+# Source0-md5:	09b015c6c4e69f25594b6df3680b5758
 Source1:	%{name}-optimize-la.pl
 Patch0:		%{name}-info.patch
 Patch1:		%{name}-nolocalefiles.patch
@@ -757,9 +757,9 @@
 Statyczne biblioteki Obiektowego C.
 
 %prep
-%setup -q -n gcc-%{version}
+#setup -q -n gcc-%{version}
 #setup -q -n gcc-%{version}-%{_snap}
-#setup -q -n gcc-4_1-branch
+%setup -q -n gcc-4_1-branch
 
 %patch0 -p1
 %patch1 -p1
@@ -1400,6 +1400,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.396.2.62  2006/05/30 11:26:04  pluto
+- updated to 4.1.2-20060530 (rev. 114228)
+  major regression fixes.
+
 Revision 1.396.2.61  2006/05/25 10:25:59  pluto
 - 4.1.1 released.
 
================================================================

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



More information about the pld-cvs-commit mailing list