SPECS: eclipse-ecj.spec - gcc patch
arekm
arekm at pld-linux.org
Sun Jul 20 13:06:15 CEST 2008
Author: arekm Date: Sun Jul 20 11:06:15 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- gcc patch
---- Files affected:
SPECS:
eclipse-ecj.spec (1.6 -> 1.7)
---- Diffs:
================================================================
Index: SPECS/eclipse-ecj.spec
diff -u SPECS/eclipse-ecj.spec:1.6 SPECS/eclipse-ecj.spec:1.7
--- SPECS/eclipse-ecj.spec:1.6 Mon Mar 10 22:41:54 2008
+++ SPECS/eclipse-ecj.spec Sun Jul 20 13:06:10 2008
@@ -10,6 +10,7 @@
Source0: http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/%{name}-%{version}.tar.bz2
# Source0-md5: 21f55de66c2deec51b6714b607b6793f
Patch0: %{name}-gentoo.patch
+Patch1: %{name}-gccmain.patch
URL: http://www.eclipse.org/
BuildRequires: ant >= 1.6.1
BuildRequires: jdk >= 1.4
@@ -37,6 +38,7 @@
%prep
%setup -q
%patch0 -p1
+%patch1 -p0
%build
%ant -f compilejdtcorewithjavac.xml
@@ -73,7 +75,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
-Revision 1.6 2008/03/10 21:41:54 arekm
+Revision 1.7 2008/07/20 11:06:10 arekm
+- gcc patch
+
+Revision 1.6 2008-03-10 21:41:54 arekm
- fix BR (javaprov not pythonprov)
Revision 1.5 2007-12-09 01:27:55 glen
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/eclipse-ecj.spec?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list