Author: pluto Date: Sat Jan 17 19:18:48 2009 GMT Module: SPECS Tag: GCC_4_3 ---- Log message: - 4.3.3-RC.
---- Files affected: SPECS: gcc.spec (1.561.2.1 -> 1.561.2.2) ---- Diffs: ================================================================ Index: SPECS/gcc.spec diff -u SPECS/gcc.spec:1.561.2.1 SPECS/gcc.spec:1.561.2.2 --- SPECS/gcc.spec:1.561.2.1 Sat Jan 17 16:33:32 2009 +++ SPECS/gcc.spec Sat Jan 17 20:18:42 2009 @@ -46,7 +46,7 @@ %endif %define _major_ver 4.3 -%define _minor_ver 2 +%define _minor_ver 3 # class data version seen with file(1) that this jvm is able to load %define _classdataversion 49.0 @@ -60,8 +60,9 @@ Epoch: 6 License: GPL v3+ Group: Development/Languages -Source0: ftp://gcc.gnu.org/pub/gcc/releases/gcc-%{version}/%{name}-%{version}.tar.bz2 -# Source0-md5: 5dfac5da961ecd5f227c3175859a486d +#Source0: ftp://gcc.gnu.org/pub/gcc/releases/gcc-%{version}/%{name}-%{version}.tar.bz2 +Source0: ftp://gcc.gnu.org/pub/gcc/snapshots/4.3.3-RC-20090117/gcc-4.3.3-RC-20090117.tar.bz2 +# NoSource0-md5: 239155e75be8a5eeb4e6f37e6a10b468 Source1: %{name}-optimize-la.pl Source2: ftp://sourceware.org/pub/java/ecj-%{_major_ver}.jar # Source2-md5: fd299f26c02268878b5d6c0e86f57c43 @@ -1307,8 +1308,9 @@ Statyczne biblioteki Obiektowego C. %prep -%setup -q -%patch100 -p0 +#setup -q +%setup -q -n gcc-4.3.3-RC-20090117 +#patch100 -p0 %patch101 -p0 %patch0 -p1 %patch1 -p1 @@ -2160,6 +2162,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.561.2.2 2009/01/17 19:18:42 pluto +- 4.3.3-RC. + Revision 1.561.2.1 2009/01/17 15:33:32 pluto - explicit decimal float enabling. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gcc.spec?r1=1.561.2.1&r2=1.561.2.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
