SPECS: libopensync.spec - remove -Werror from python bindings build

glen glen at pld-linux.org
Fri Aug 31 21:37:10 CEST 2007


Author: glen                         Date: Fri Aug 31 19:37:10 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- remove -Werror from python bindings build

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

---- Diffs:

================================================================
Index: SPECS/libopensync.spec
diff -u SPECS/libopensync.spec:1.29 SPECS/libopensync.spec:1.30
--- SPECS/libopensync.spec:1.29	Fri Aug 31 21:28:16 2007
+++ SPECS/libopensync.spec	Fri Aug 31 21:37:04 2007
@@ -21,6 +21,7 @@
 URL:		http://www.opensync.org/
 Patch0:		%{name}-opt.patch
 Patch1:		%{name}-wrap.patch
+Patch2:		%{name}-noerror.patch
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	glib2-devel >= 1:2.10
@@ -93,6 +94,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %scons \
@@ -149,6 +151,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2007/08/31 19:37:04  glen
+- remove -Werror from python bindings build
+
 Revision 1.29  2007/08/31 19:28:16  arekm
 - fix swig wrapper
 
================================================================

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



More information about the pld-cvs-commit mailing list