SPECS: openoffice.org.spec - turning off java dependent bconds
sls
sls at pld-linux.org
Mon Jan 8 22:10:35 CET 2007
Author: sls Date: Mon Jan 8 21:10:35 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- turning off java dependent bconds
---- Files affected:
SPECS:
openoffice.org.spec (1.688 -> 1.689)
---- Diffs:
================================================================
Index: SPECS/openoffice.org.spec
diff -u SPECS/openoffice.org.spec:1.688 SPECS/openoffice.org.spec:1.689
--- SPECS/openoffice.org.spec:1.688 Mon Jan 8 22:05:58 2007
+++ SPECS/openoffice.org.spec Mon Jan 8 22:10:30 2007
@@ -58,6 +58,14 @@
%bcond_without xvfb # using Xvfb in build-galleries script (without xvfb broken)
+%if !%{with java}
+%undefine with_system_beanshell
+%undefine with_system_xalan
+%undefine with_system_xerces
+%undefine with_system_xml_apis
+%undefine with_system_xt
+%endif
+
%define ver 2.1.0
%define _rel 0.16
%define subver 680
@@ -3768,6 +3776,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.689 2007/01/08 21:10:30 sls
+- turning off java dependent bconds
+
Revision 1.688 2007/01/08 21:05:58 sls
- rewritten TODO about system libs
- added bconds system_xalan, system_xerces, system_xml_apis
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/openoffice.org.spec?r1=1.688&r2=1.689&f=u
More information about the pld-cvs-commit
mailing list