[packages/swig] - disable octave bindings by default, not used anywhere and no octave on x32 now - rel 3

baggins baggins at pld-linux.org
Mon Mar 2 08:36:17 CET 2015


commit 854374f3883a29543c6a1aae3915ccae2786abd1
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Mar 2 08:35:31 2015 +0100

    - disable octave bindings by default, not used anywhere and no octave on x32 now
    - rel 3

 swig.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/swig.spec b/swig.spec
index 940ad48..debe27e 100644
--- a/swig.spec
+++ b/swig.spec
@@ -2,7 +2,7 @@
 # Conditional build:
 %bcond_without	guile	# disable guile support
 %bcond_without	ocaml	# disable ocaml support
-%bcond_without	octave	# disable octave support
+%bcond_with	octave	# disable octave support
 %bcond_without	perl	# disable perl support
 %bcond_without	php	# disable php support
 %bcond_without	ruby	# disable ruby support
@@ -17,7 +17,7 @@ Summary(pl.UTF-8):	Generator interfejsów do Perla, Tcl-a, Guile'a i Pythona
 Summary(pt_BR.UTF-8):	Gerador de Interfaces e "Wrappers" Simplificado (SWIG)
 Name:		swig
 Version:	3.0.2
-Release:	2
+Release:	3
 License:	GPL v3+ (utility), free (library)
 Group:		Development/Languages
 Source0:	http://downloads.sourceforge.net/swig/%{name}-%{version}.tar.gz
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/swig.git/commitdiff/854374f3883a29543c6a1aae3915ccae2786abd1



More information about the pld-cvs-commit mailing list