]> git.pld-linux.org Git - packages/swig.git/blobdiff - swig.spec
- generation order fixed
[packages/swig.git] / swig.spec
index 84fccef5dd5c28b1edb4e1b149d25b74c1502c2b..d00aef47f45e7154e61338c291d4b9e5c6d606a8 100644 (file)
--- a/swig.spec
+++ b/swig.spec
@@ -4,7 +4,7 @@ Summary(pl):    Generator interfejs
 Summary(pt_BR):        Gerador de Interfaces e "Wrappers" Simplificado (SWIG)
 Name:          swig
 Version:       1.3.19
-Release:       4
+Release:       6
 License:       distributable
 Group:         Development/Languages
 Source0:       http://dl.sourceforge.net/swig/%{name}-%{version}.tar.gz
@@ -12,6 +12,8 @@ Source0:      http://dl.sourceforge.net/swig/%{name}-%{version}.tar.gz
 Patch0:                %{name}-format.patch
 Patch1:                %{name}-php.patch
 Patch2:                %{name}-php-tsrm.patch
+Patch3:                %{name}-php-freearg.patch
+Patch4:                %{name}-php-vdecl.patch
 URL:           http://www.swig.org/
 Icon:          swig.gif
 BuildRequires: autoconf
@@ -22,7 +24,7 @@ BuildRequires:        libtool
 BuildRequires: perl-devel >= 5.6.1
 BuildRequires: php-devel >= 4.1.0
 BuildRequires: php-cgi
-BuildRequires: python >= 2.2
+BuildRequires: python-devel >= 2.2
 BuildRequires: ruby >= 1.6.3
 BuildRequires: tcl-devel >= 8.3.3
 BuildRequires: ocaml
@@ -146,6 +148,8 @@ Biblioteka SWIG: ocaml.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
+%patch4 -p1
 
 %build
 oldpwd=$PWD
This page took 1.000645 seconds and 4 git commands to generate.