]> git.pld-linux.org Git - packages/lash.git/commitdiff
switch to swig3 master
authorJan Palus <atler@pld-linux.org>
Sat, 17 Oct 2020 19:21:09 +0000 (21:21 +0200)
committerJan Palus <atler@pld-linux.org>
Sat, 17 Oct 2020 19:22:48 +0000 (21:22 +0200)
lash.spec

index 3182ead9602b5cb1185248debf07ba6269ea1b6e..9a10df6dd2be840ee6d9eadd2ef2e4f53dbef06a 100644 (file)
--- a/lash.spec
+++ b/lash.spec
@@ -29,7 +29,7 @@ BuildRequires:        python-devel
 BuildRequires: readline-devel
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.219
-BuildRequires: swig-python >= 1.3.31
+BuildRequires: swig3-python
 Requires:      %{name}-libs = %{version}-%{release}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -120,7 +120,8 @@ Wiązania Pythona do biblioteki LASH.
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-%configure
+%configure \
+       SWIG=/usr/bin/swig-3
 %{__make} \
        pkgpyexecdir="\$(pyexecdir)"
 
This page took 0.061333 seconds and 4 git commands to generate.