Author: caleb Date: Mon Nov 8 11:24:05 2010 GMT Module: packages Tag: HEAD ---- Log message: - Up to 2.10.0 - Removed patch applied upstream
---- Files affected: packages/java-xerces: java-xerces.spec (1.48 -> 1.49) , xerces-j-target.patch (1.1 -> NONE) (REMOVED) ---- Diffs: ================================================================ Index: packages/java-xerces/java-xerces.spec diff -u packages/java-xerces/java-xerces.spec:1.48 packages/java-xerces/java-xerces.spec:1.49 --- packages/java-xerces/java-xerces.spec:1.48 Sun Apr 18 18:06:44 2010 +++ packages/java-xerces/java-xerces.spec Mon Nov 8 12:24:00 2010 @@ -7,18 +7,17 @@ Summary: XML parser for Java Summary(pl.UTF-8): Analizator składniowy XML-a napisany w Javie Name: java-xerces -Version: 2.9.1 +Version: 2.10.0 Release: 1 # appears that portions of the code are on other licenses. # can it all be called "Apache 2.0"? License: Apache v2.0 Group: Libraries/Java Source0: http://www.apache.org/dist/xerces/j/Xerces-J-src.%{version}.tar.gz -# Source0-md5: e340cba4a2abf4f0f833488380821153 +# Source0-md5: c08cd12a8463e426d7ef51483a6e1e95 # Get Xerces-J-tools to avoid BuildRequires: xerces-j Source1: http://www.apache.org/dist/xerces/j/Xerces-J-tools.%{version}.tar.gz -# Source1-md5: 6b50c65f2c31d66bb258aa5be79b0e21 -Patch0: xerces-j-target.patch +# Source1-md5: 108a4a1fb8c665deec7ed2543d16a69f URL: http://xerces.apache.org/xerces-j/ BuildRequires: ant >= 1.7.1-4 BuildRequires: java-xml-commons @@ -58,7 +57,6 @@ %prep %setup -q -n xerces-%(echo %{version} | tr . _) -a1 -%patch0 -p1 %build required_jars='xml-commons-apis' @@ -107,6 +105,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.49 2010/11/08 11:24:00 caleb +- Up to 2.10.0 +- Removed patch applied upstream + Revision 1.48 2010/04/18 16:06:44 pawelz - don't force specific jdk - updated java deps ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/java-xerces/java-xerces.spec?r1=1.48&r2=1.49&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
