Author: baggins                      Date: Tue Mar  2 16:01:29 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 3
- added fixes for ruby 1.9

---- Files affected:
packages/swig:
   swig.spec (1.96 -> 1.97) 

---- Diffs:

================================================================
Index: packages/swig/swig.spec
diff -u packages/swig/swig.spec:1.96 packages/swig/swig.spec:1.97
--- packages/swig/swig.spec:1.96        Mon Mar  1 15:23:01 2010
+++ packages/swig/swig.spec     Tue Mar  2 17:01:20 2010
@@ -14,12 +14,13 @@
 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
@@ -154,6 +155,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__libtoolize}
@@ -233,6 +235,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.97  2010/03/02 16:01:20  baggins
+- rel 3
+- added fixes for ruby 1.9
+
 Revision 1.96  2010/03/01 14:23:01  baggins
 - rel 2
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/swig/swig.spec?r1=1.96&r2=1.97&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to