SPECS: libsigc++.spec - broken parallel build

tommat tommat at pld-linux.org
Thu Nov 8 20:59:32 CET 2007


Author: tommat                       Date: Thu Nov  8 19:59:32 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- broken parallel build

---- Files affected:
SPECS:
   libsigc++.spec (1.73 -> 1.74) 

---- Diffs:

================================================================
Index: SPECS/libsigc++.spec
diff -u SPECS/libsigc++.spec:1.73 SPECS/libsigc++.spec:1.74
--- SPECS/libsigc++.spec:1.73	Tue Sep 18 20:06:52 2007
+++ SPECS/libsigc++.spec	Thu Nov  8 20:59:27 2007
@@ -92,7 +92,7 @@
 %{__automake}
 %configure \
 	%{!?with_static_libs:--disable-static}
-%{__make} all check
+%{__make} -j1 all check
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -137,6 +137,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.74  2007-11-08 19:59:27  tommat
+- broken parallel build
+
 Revision 1.73  2007-09-18 18:06:52  qboosh
 - updated to 2.0.18
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libsigc++.spec?r1=1.73&r2=1.74&f=u



More information about the pld-cvs-commit mailing list