packages: java-hamcrest/java-hamcrest.spec - with_bootstrap implies without...
pawelz
pawelz at pld-linux.org
Wed Aug 19 15:25:41 CEST 2009
Author: pawelz Date: Wed Aug 19 13:25:40 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- with_bootstrap implies without_tests and without_javadoc
---- Files affected:
packages/java-hamcrest:
java-hamcrest.spec (1.11 -> 1.12)
---- Diffs:
================================================================
Index: packages/java-hamcrest/java-hamcrest.spec
diff -u packages/java-hamcrest/java-hamcrest.spec:1.11 packages/java-hamcrest/java-hamcrest.spec:1.12
--- packages/java-hamcrest/java-hamcrest.spec:1.11 Wed Aug 19 15:00:08 2009
+++ packages/java-hamcrest/java-hamcrest.spec Wed Aug 19 15:25:35 2009
@@ -18,6 +18,8 @@
%if %{with bootstrap}
%define with_binary 1
+%undefine with_tests
+%undefine with_javadoc
%endif
%define srcname hamcrest
@@ -161,6 +163,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.12 2009/08/19 13:25:35 pawelz
+- with_bootstrap implies without_tests and without_javadoc
+
Revision 1.11 2009/08/19 13:00:08 pawelz
- do not BR ant, junit, qdox when being built with binary
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/java-hamcrest/java-hamcrest.spec?r1=1.11&r2=1.12&f=u
More information about the pld-cvs-commit
mailing list