SPECS: libopensync.spec - fix swig wrapper

arekm arekm at pld-linux.org
Fri Aug 31 21:28:21 CEST 2007


Author: arekm                        Date: Fri Aug 31 19:28:21 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix swig wrapper

---- Files affected:
SPECS:
   libopensync.spec (1.28 -> 1.29) 

---- Diffs:

================================================================
Index: SPECS/libopensync.spec
diff -u SPECS/libopensync.spec:1.28 SPECS/libopensync.spec:1.29
--- SPECS/libopensync.spec:1.28	Fri Aug 31 20:44:19 2007
+++ SPECS/libopensync.spec	Fri Aug 31 21:28:16 2007
@@ -20,6 +20,7 @@
 # Source0-md5:	caf4fd1b174f4863ba79ab074a29b054
 URL:		http://www.opensync.org/
 Patch0:		%{name}-opt.patch
+Patch1:		%{name}-wrap.patch
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	glib2-devel >= 1:2.10
@@ -91,6 +92,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %scons \
@@ -147,6 +149,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2007/08/31 19:28:16  arekm
+- fix swig wrapper
+
 Revision 1.28  2007/08/31 18:44:19  glen
 - up to 0.31, however build fails with python2.4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libopensync.spec?r1=1.28&r2=1.29&f=u



More information about the pld-cvs-commit mailing list