SPECS: g-wrap.spec - disable -Werror, glib is not ready for gcc 4.2.0

qboosh qboosh at pld-linux.org
Sat May 26 17:11:27 CEST 2007


Author: qboosh                       Date: Sat May 26 15:11:27 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- disable -Werror, glib is not ready for gcc 4.2.0

---- Files affected:
SPECS:
   g-wrap.spec (1.52 -> 1.53) 

---- Diffs:

================================================================
Index: SPECS/g-wrap.spec
diff -u SPECS/g-wrap.spec:1.52 SPECS/g-wrap.spec:1.53
--- SPECS/g-wrap.spec:1.52	Sat May 26 10:57:22 2007
+++ SPECS/g-wrap.spec	Sat May 26 17:11:22 2007
@@ -85,7 +85,8 @@
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-%configure
+%configure \
+	--disable-Werror
 
 %{__make}
 
@@ -156,6 +157,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.53  2007/05/26 15:11:22  qboosh
+- disable -Werror, glib is not ready for gcc 4.2.0
+
 Revision 1.52  2007/05/26 08:57:22  qboosh
 - updated to 1.9.8
 - updated info,glib2 patches, added srfi patch
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/g-wrap.spec?r1=1.52&r2=1.53&f=u



More information about the pld-cvs-commit mailing list