[packages/xapian-bindings] - added perl note; XS and swig bindings are mutually exclusive

qboosh qboosh at pld-linux.org
Sat Sep 15 09:00:24 CEST 2012


commit d7a94fb4a7b59ddcb34e012808eed1ff9974f48a
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Sep 15 09:01:07 2012 +0200

    - added perl note; XS and swig bindings are mutually exclusive

 xapian-bindings.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/xapian-bindings.spec b/xapian-bindings.spec
index 4f6fb77..7f02a7c 100644
--- a/xapian-bindings.spec
+++ b/xapian-bindings.spec
@@ -1,8 +1,9 @@
-# TODO: lua, perl
+# TODO: lua
+# NOTE: for perl binding, see perl-Search-Xapian.spec
 #
 # Conditional build:
 %bcond_without	dotnet		# C# bindings
-%bcond_with	java		# Java bindings
+%bcond_without	java		# Java bindings
 %bcond_without	php		# PHP bindings
 %bcond_without	python		# Python bindings
 %bcond_without	ruby		# Ruby bindings
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xapian-bindings.git/commitdiff/d7a94fb4a7b59ddcb34e012808eed1ff9974f48a



More information about the pld-cvs-commit mailing list