SPECS: subversion.spec - fix building with swig 1.3.32rc1

arekm arekm at pld-linux.org
Sat Nov 3 13:41:19 CET 2007


Author: arekm                        Date: Sat Nov  3 12:41:19 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix building with swig 1.3.32rc1

---- Files affected:
SPECS:
   subversion.spec (1.197 -> 1.198) 

---- Diffs:

================================================================
Index: SPECS/subversion.spec
diff -u SPECS/subversion.spec:1.197 SPECS/subversion.spec:1.198
--- SPECS/subversion.spec:1.197	Thu Sep 20 18:00:07 2007
+++ SPECS/subversion.spec	Sat Nov  3 13:41:14 2007
@@ -32,6 +32,7 @@
 Patch1:		%{name}-DESTDIR.patch
 Patch2:		%{name}-neon.patch
 Patch3:		%{name}-python_bindings.patch
+Patch4:		%{name}-swig.patch
 URL:		http://subversion.tigris.org/
 %if %{with net_client_only}
 %global apache_modules_api 0
@@ -274,6 +275,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %build
 rm subversion/bindings/swig/proxy/*.swg 
@@ -519,6 +521,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.198  2007/11/03 12:41:14  arekm
+- fix building with swig 1.3.32rc1
+
 Revision 1.197  2007/09/20 16:00:07  wolf
 - --without python doesn't work
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/subversion.spec?r1=1.197&r2=1.198&f=u



More information about the pld-cvs-commit mailing list