Author: glen Date: Wed Jan 31 18:35:28 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - build-classpath needs filled deps, move to %build
---- Files affected: SPECS: derby.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/derby.spec diff -u SPECS/derby.spec:1.1 SPECS/derby.spec:1.2 --- SPECS/derby.spec:1.1 Wed Jan 31 18:31:36 2007 +++ SPECS/derby.spec Wed Jan 31 19:35:23 2007 @@ -31,7 +31,7 @@ BuildRequires: jta BuildRequires: rpmbuild(macros) >= 1.300 BuildRequires: servletapi5 -BuildRequires: xalan-j2 +BuildRequires: xalan-j BuildRequires: xerces-j BuildRequires: xml-commons-apis Requires: java >= 0:1.4.2 @@ -106,6 +106,7 @@ %patch8 %patch9 +%build cd tools/java ln -sf $(build-classpath javacc) . ln -sf $(build-classpath jta) . @@ -115,8 +116,8 @@ ln -sf $(build-classpath xalan-j2) . ln -sf $(build-classpath xerces-j2) . ln -sf $(build-classpath xml-commons-apis) . +cd - -%build export OPT_JAR_LIST="ant/ant-nodeps" # set both jres to 1.4.2 !! @@ -225,6 +226,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2007/01/31 18:35:23 glen +- build-classpath needs filled deps, move to %build + Revision 1.1 2007/01/31 17:31:36 glen - new; based on jpackage spec, but omited gcj part ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/derby.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit