|
|
|
|
@ -32,7 +32,7 @@ Class: BASE
|
|
|
|
|
Group: CompilerCompiler |
|
|
|
|
License: BSD-style |
|
|
|
|
Version: 3.0.0 |
|
|
|
|
Release: 20140317 |
|
|
|
|
Release: 20140327 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://switch.dl.sourceforge.net/sourceforge/swig/swig-%{version}.tar.gz |
|
|
|
|
@ -75,9 +75,9 @@ PreReq: pcre
|
|
|
|
|
--prefix=%{l_prefix} \ |
|
|
|
|
--mandir=%{l_prefix}/man \ |
|
|
|
|
--with-swiglibdir=%{l_prefix}/libexec/swig \ |
|
|
|
|
--disable-ccache \ |
|
|
|
|
--disable-shared \ |
|
|
|
|
--without-x |
|
|
|
|
echo "**** EXPECT VARIOUS BUILD FAILURES INSIDE SWIG EXAMPLES! IT IS OK! ****" |
|
|
|
|
%{l_make} %{l_mflags} |
|
|
|
|
|
|
|
|
|
%install |
|
|
|
|
|