SPECS: ant.spec - BR: java-sun, not "any" jdk. That is because gcj supports...
pawelz
pawelz at pld-linux.org
Fri Jan 30 11:59:14 CET 2009
Author: pawelz Date: Fri Jan 30 10:59:14 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- BR: java-sun, not "any" jdk. That is because gcj supports
source level >= 1.3, while ant sources are 1.2
---- Files affected:
SPECS:
ant.spec (1.102 -> 1.103)
---- Diffs:
================================================================
Index: SPECS/ant.spec
diff -u SPECS/ant.spec:1.102 SPECS/ant.spec:1.103
--- SPECS/ant.spec:1.102 Fri Jan 30 11:53:54 2009
+++ SPECS/ant.spec Fri Jan 30 11:59:09 2009
@@ -76,7 +76,7 @@
%{?with_javamail:BuildRequires: javamail}
BuildRequires: jaxp_parser_impl
%{?with_jdepend:BuildRequires: jdepend}
-BuildRequires: jdk
+BuildRequires: java-sun
BuildRequires: jpackage-utils
%{?with_jsch:BuildRequires: jsch >= 0.1.21}
%{?with_junit:BuildRequires: junit}
@@ -893,6 +893,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.103 2009/01/30 10:59:09 pawelz
+- BR: java-sun, not "any" jdk. That is because gcj supports
+ source level >= 1.3, while ant sources are 1.2
+
Revision 1.102 2009/01/30 10:53:54 glen
- don't use export and assignment on same line, subprocess exit code is lost this way
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ant.spec?r1=1.102&r2=1.103&f=u
More information about the pld-cvs-commit
mailing list