Author: pawelz Date: Thu Apr 9 21:42:24 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 1.8.1 - typo in srcname (did it build???) - rel < 1, and TODO (tests fail)
---- Files affected: SPECS: java-commons-digester.spec (1.28 -> 1.29) ---- Diffs: ================================================================ Index: SPECS/java-commons-digester.spec diff -u SPECS/java-commons-digester.spec:1.28 SPECS/java-commons-digester.spec:1.29 --- SPECS/java-commons-digester.spec:1.28 Thu Apr 9 23:34:20 2009 +++ SPECS/java-commons-digester.spec Thu Apr 9 23:42:18 2009 @@ -1,4 +1,6 @@ # $Revision$, $Date$ +# TODO: +# - does not pass tests # # Conditional build: %bcond_without javadoc # don't build javadoc @@ -12,16 +14,16 @@ %include /usr/lib/rpm/macros.java -%define srcname commmons-digester +%define srcname commons-digester Summary: Commons Digester - XML to Java object mapping Summary(pl.UTF-8): Commons Digester - odwzorowanie XML-a na obiekty Javy Name: java-commons-digester -Version: 1.7 -Release: 3 +Version: 1.8.1 +Release: 0.1 License: Apache v2.0 Group: Libraries/Java Source0: http://www.apache.org/dist/commons/digester/source/%{srcname}-%{version}-src.tar.gz -# Source0-md5: 718f91f6958da865826bca455f644076 +# Source0-md5: bf069f1d8908a66cb732a5c4260c86b7 URL: http://commons.apache.org/digester/ BuildRequires: ant BuildRequires: java-commons-beanutils @@ -125,6 +127,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.29 2009/04/09 21:42:18 pawelz +- up to 1.8.1 +- typo in srcname (did it build???) +- rel < 1, and TODO (tests fail) + Revision 1.28 2009/04/09 21:34:20 pawelz - versioned rpm BR - unified jdk bconds ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/java-commons-digester.spec?r1=1.28&r2=1.29&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
