[packages/plplot] Disabled java bindings due to jdk detection/build problems on x86_64

baggins baggins at pld-linux.org
Thu Jul 19 13:42:45 CEST 2012


commit 3cdb8ffe95af1f3b4530283bada85f4083d65bae
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Thu Jul 19 13:41:58 2012 +0200

    Disabled java bindings due to jdk detection/build problems on x86_64

 plplot.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/plplot.spec b/plplot.spec
index ad2cec0..9101fb3 100644
--- a/plplot.spec
+++ b/plplot.spec
@@ -12,7 +12,7 @@
 %bcond_without	gnome2		# GNOME 2 and pygtk bindings
 %bcond_with	perl_pdl	# enable perl examples in tests
 %bcond_without	ada		# Ada binding
-%bcond_without	java		# Java binding
+%bcond_with	java		# Java binding
 %bcond_without	itcl		# [incr Tcl]/[incr Tk] support in Tcl/Tk binding
 %bcond_without	lua		# Lua binding
 %bcond_without	ocaml		# OCaml binding


More information about the pld-cvs-commit mailing list