]> git.pld-linux.org Git - packages/swig.git/commitdiff
- rel 3 auto/th/swig-1_3_40-3 auto/ti/swig-1_3_40-3
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 2 Mar 2010 16:01:20 +0000 (16:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added fixes for ruby 1.9

Changed files:
    swig.spec -> 1.97

swig.spec

index 8ef5b19bb43e3840a1fce2d9a392f3aa7b05238c..d5044610ff59373cc6e950fd60313599d05cd3ca 100644 (file)
--- a/swig.spec
+++ b/swig.spec
@@ -13,12 +13,13 @@ 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:       1.3.40
-Release:       2
+Release:       3
 License:       distributable
 Group:         Development/Languages
 Source0:       http://dl.sourceforge.net/swig/%{name}-%{version}.tar.gz
 # Source0-md5: 2df766c9e03e02811b1ab4bba1c7b9cc
 Patch0:                %{name}-php-freearg.patch
+Patch1:                %{name}-ruby1.9.patch
 URL:           http://www.swig.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -153,6 +154,7 @@ Biblioteka SWIG: tcl.
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__libtoolize}
This page took 0.067307 seconds and 4 git commands to generate.