]> git.pld-linux.org Git - packages/swig.git/commitdiff
- disable octave bindings by default, not used anywhere and no octave on x32 now auto/th/swig-3.0.2-3
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 2 Mar 2015 07:35:31 +0000 (08:35 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Mon, 2 Mar 2015 07:35:31 +0000 (08:35 +0100)
- rel 3

swig.spec

index 940ad485bcda31a8ee8594bcdecc979ad36423a9..debe27e532fed5d721143142e384e7ed0fa09f44 100644 (file)
--- 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
This page took 0.092739 seconds and 4 git commands to generate.