SPECS: brltty.spec - disable java bindings if --without java

sls sls at pld-linux.org
Sat Jan 5 12:41:02 CET 2008


Author: sls                          Date: Sat Jan  5 11:41:02 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- disable java bindings if --without java

---- Files affected:
SPECS:
   brltty.spec (1.25 -> 1.26) 

---- Diffs:

================================================================
Index: SPECS/brltty.spec
diff -u SPECS/brltty.spec:1.25 SPECS/brltty.spec:1.26
--- SPECS/brltty.spec:1.25	Sat Jan  5 12:33:52 2008
+++ SPECS/brltty.spec	Sat Jan  5 12:40:57 2008
@@ -175,6 +175,7 @@
 %configure \
 	--with-install-root="$RPM_BUILD_ROOT" \
 	--disable-tainted-components \
+	%{!?with_java:--disable-java-bindings} \
 	--enable-api
 %{__make}
 
@@ -575,6 +576,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.26  2008-01-05 11:40:57  sls
+- disable java bindings if --without java
+
 Revision 1.25  2008-01-05 11:33:52  sls
 - BR: at-spi-devel, pkgconfig
 - package libbrlttyxas.so
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/brltty.spec?r1=1.25&r2=1.26&f=u



More information about the pld-cvs-commit mailing list