packages: lenya/lenya.spec - it does compile with system ant, so use it. - ...
pawelz
pawelz at pld-linux.org
Fri Oct 9 11:03:53 CEST 2009
Author: pawelz Date: Fri Oct 9 09:03:53 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- it does compile with system ant, so use it.
- BR: ant
- BR: java-sun (it does not compile with gcj, because of some-target realted
problems. It is not a big problem since we have no servlet container that
compiles with gcj)
---- Files affected:
packages/lenya:
lenya.spec (1.6 -> 1.7)
---- Diffs:
================================================================
Index: packages/lenya/lenya.spec
diff -u packages/lenya/lenya.spec:1.6 packages/lenya/lenya.spec:1.7
--- packages/lenya/lenya.spec:1.6 Fri Oct 9 10:55:18 2009
+++ packages/lenya/lenya.spec Fri Oct 9 11:03:47 2009
@@ -20,6 +20,8 @@
Source4: %{name}-web.xml
Source5: %{name}-mysql-schema.sql
URL: http://lenya.apache.org/
+BuildRequires: ant
+BuildRequires: java-sun
BuildRequires: jpackage-utils
BuildRequires: rpm-javaprov
BuildRequires: rpmbuild(macros) >= 1.300
@@ -45,9 +47,6 @@
cp %{SOURCE5} mysql-schema.sql
%build
-# use bundled ant, because it does need ant < 1.7.0
-export ANT_HOME=tools
-
# some libs
CLASSPATH=$(build-classpath-directory externals/cocoon_2_1_x/lib/endorsed)
CLASSPATH=$CLASSPATH:externals/cocoon_2_1_x/tools/lib/ant-contrib-0.6.jar
@@ -93,6 +92,13 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2009/10/09 09:03:47 pawelz
+- it does compile with system ant, so use it.
+- BR: ant
+- BR: java-sun (it does not compile with gcj, because of some-target realted
+ problems. It is not a big problem since we have no servlet container that
+ compiles with gcj)
+
Revision 1.6 2009/10/09 08:55:18 pawelz
- pl
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lenya/lenya.spec?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list