Author: glen Date: Fri Dec 8 09:48:28 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - -javadoc R: jpackage-utils for parent dirs; rel 5
---- Files affected: SPECS: xalan-j.spec (1.29 -> 1.30) ---- Diffs: ================================================================ Index: SPECS/xalan-j.spec diff -u SPECS/xalan-j.spec:1.29 SPECS/xalan-j.spec:1.30 --- SPECS/xalan-j.spec:1.29 Wed Sep 20 00:57:10 2006 +++ SPECS/xalan-j.spec Fri Dec 8 10:48:23 2006 @@ -11,7 +11,7 @@ Summary(pl): Procesor XSLT napisany w Javie Name: xalan-j Version: 2.6.0 -Release: 4 +Release: 5 License: Apache v2.0 Group: Applications/Publishing/XML/Java Source0: http://www.apache.org/dist/xml/xalan-j/source/%{name}_%{_ver}-src.tar.gz @@ -20,12 +20,12 @@ URL: http://xml.apache.org/xalan-j/ BuildRequires: ant >= 1.5 BuildRequires: jakarta-bcel +BuildRequires: java_cup BuildRequires: jaxp_parser_impl BuildRequires: jdk >= 1.2 +BuildRequires: jlex BuildRequires: jpackage-utils BuildRequires: rpmbuild(macros) >= 1.300 -BuildRequires: java_cup -BuildRequires: jlex # servlet provided by jakarta-servletapi.spec # also resin.spec, resin-cmp.spec seem to provide it by simple grep. BuildRequires: servlet @@ -46,6 +46,7 @@ Summary: API documentation for xalan-j, an XSLT processor for Java Summary: Dokumentacja API dla xalan-j, procesora XSLT napisanego w Javie Group: Documentation +Requires: jpackage-utils Obsoletes: xalan-j-doc %description javadoc @@ -55,8 +56,8 @@ Dokumentacja API dla xalan-j, procesora XSLT napisanego w Javie. %package examples -Summary: Xalan-j, an XSLT processor for Java examples Summary: Przykłady dla xalan-j, procesora XSLT napisanego w Javie +Summary: Xalan-j, an XSLT processor for Java examples Group: Documentation %description examples @@ -66,7 +67,7 @@ Przykłady dla xalan-j, procesora XSLT napisanego w Javie. %prep -%setup -q -n xalan-j_%{_ver} +%setup -q -n %{name}_%{_ver} %patch0 -p1 find . -name "*.jar" ! -name "xalan2jdoc.jar" ! -name "stylebook-1.0-b3_xalan-2.jar" -exec rm -f {} \; @@ -123,6 +124,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.30 2006/12/08 09:48:23 glen +- -javadoc R: jpackage-utils for parent dirs; rel 5 + Revision 1.29 2006/09/19 22:57:10 glen - JAVA_HOME must be set before build-classpath is called ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xalan-j.spec?r1=1.29&r2=1.30&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
