Author: pawelz Date: Mon Apr 13 14:52:55 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - added TODO (does not build with gcj) - dropped patch1
---- Files affected: SPECS: java-hamcrest.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/java-hamcrest.spec diff -u SPECS/java-hamcrest.spec:1.5 SPECS/java-hamcrest.spec:1.6 --- SPECS/java-hamcrest.spec:1.5 Mon Apr 13 16:41:50 2009 +++ SPECS/java-hamcrest.spec Mon Apr 13 16:52:49 2009 @@ -2,6 +2,7 @@ # TODO: # - use more systen packages? (jarjar, lib/integration/*) # - build javadoc (now it fails) +# - does not build with gcj. # # Conditional build: %bcond_without tests # don't perform ant unit-test @@ -25,7 +26,6 @@ Source0: http://hamcrest.googlecode.com/files/%{srcname}-%{version}.tgz # Source0-md5: 1bd4fd301c1a0dc748082378a59cb281 Patch0: %{srcname}-nosrc.patch -Patch1: %{srcname}-target.patch URL: http://code.google.com/p/hamcrest/ BuildRequires: ant >= 1.6 %{?with_tests:BuildRequires: ant-junit >= 1.6} @@ -65,7 +65,6 @@ %prep %setup -q -n %{srcname}-%{version} %patch0 -p1 -#%%patch1 -p1 rm -f lib/integration/junit* @@ -133,6 +132,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2009/04/13 14:52:49 pawelz +- added TODO (does not build with gcj) +- dropped patch1 + Revision 1.5 2009/04/13 14:41:50 pawelz - fixed %%setup ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/java-hamcrest.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
