Author: arekm Date: Sun Jul 20 11:13:36 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - conditional on source is evil
---- Files affected: SPECS: gcc.spec (1.549 -> 1.550) ---- Diffs: ================================================================ Index: SPECS/gcc.spec diff -u SPECS/gcc.spec:1.549 SPECS/gcc.spec:1.550 --- SPECS/gcc.spec:1.549 Sun Jul 20 13:10:29 2008 +++ SPECS/gcc.spec Sun Jul 20 13:13:30 2008 @@ -60,10 +60,8 @@ Source0: ftp://gcc.gnu.org/pub/gcc/releases/gcc-%{version}/%{name}-%{version}.tar.bz2 # Source0-md5: 4afa0290cc3a41ac8822666f1110de98 Source1: %{name}-optimize-la.pl -%if %{with java} Source2: ftp://sourceware.org/pub/java/ecj-%{_major_ver}.jar # Source2-md5: fd299f26c02268878b5d6c0e86f57c43 -%endif Patch100: %{name}-branch.diff.bz2 Patch101: %{name}-ix86-branch.diff.bz2 Patch0: %{name}-info.patch @@ -2157,6 +2155,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.550 2008/07/20 11:13:30 arekm +- conditional on source is evil + Revision 1.549 2008/07/20 11:10:29 arekm rel 3; include ecj here; patch by uzi18/o2.pl ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gcc.spec?r1=1.549&r2=1.550&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
