SPECS: swig.spec - added python25.patch (fix for compiling wrapper...
grzegol
grzegol at pld-linux.org
Mon Aug 28 21:49:54 CEST 2006
Author: grzegol Date: Mon Aug 28 19:49:54 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added python25.patch (fix for compiling wrappers with python-2.5)
---- Files affected:
SPECS:
swig.spec (1.75 -> 1.76)
---- Diffs:
================================================================
Index: SPECS/swig.spec
diff -u SPECS/swig.spec:1.75 SPECS/swig.spec:1.76
--- SPECS/swig.spec:1.75 Fri Jul 7 01:32:32 2006
+++ SPECS/swig.spec Mon Aug 28 21:49:49 2006
@@ -22,6 +22,7 @@
Patch1: %{name}-php.patch
Patch2: %{name}-php-freearg.patch
Patch3: %{name}-php-vdecl.patch
+Patch4: %{name}-python25.patch
URL: http://www.swig.org/
BuildRequires: autoconf
BuildRequires: automake
@@ -156,6 +157,7 @@
%patch1 -p1
%patch2 -p1
%patch3 -p1
+%patch4 -p1
%build
%{__libtoolize}
@@ -254,6 +256,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.76 2006/08/28 19:49:49 grzegol
+- added python25.patch (fix for compiling wrappers with python-2.5)
+
Revision 1.75 2006/07/06 23:32:32 shadzik
- sorted BRs
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/swig.spec?r1=1.75&r2=1.76&f=u
More information about the pld-cvs-commit
mailing list