Author: arekm Date: Thu Mar 8 16:58:20 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 4; increase mem limit for javadoc
---- Files affected: SPECS: xalan-j.spec (1.38 -> 1.39) ---- Diffs: ================================================================ Index: SPECS/xalan-j.spec diff -u SPECS/xalan-j.spec:1.38 SPECS/xalan-j.spec:1.39 --- SPECS/xalan-j.spec:1.38 Mon Mar 5 08:00:45 2007 +++ SPECS/xalan-j.spec Thu Mar 8 17:58:15 2007 @@ -8,11 +8,12 @@ Summary(pl.UTF-8): Procesor XSLT napisany w Javie Name: xalan-j Version: 2.7.0 -Release: 3 +Release: 4 License: Apache v2.0 Group: Applications/Publishing/XML/Java Source0: http://www.apache.org/dist/xml/xalan-j/source/%{name}_%{_ver}-src.tar.gz # Source0-md5: 7859a78a5564cae42c933adcbbecdd01 +Patch0: %{name}-javadoc-mem.patch URL: http://xml.apache.org/xalan-j/ BuildRequires: ant >= 1.5 BuildRequires: jakarta-bcel @@ -65,6 +66,7 @@ %prep %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 +125,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.39 2007/03/08 16:58:15 arekm +- rel 4; increase mem limit for javadoc + Revision 1.38 2007/03/05 07:00:45 arekm - rel 3; include serializer.jar ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xalan-j.spec?r1=1.38&r2=1.39&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
