SPECS: yasm.spec - make jobs: 1

glen glen at pld-linux.org
Sun Nov 4 18:46:02 CET 2007


Author: glen                         Date: Sun Nov  4 17:46:02 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- make jobs: 1

---- Files affected:
SPECS:
   yasm.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/yasm.spec
diff -u SPECS/yasm.spec:1.11 SPECS/yasm.spec:1.12
--- SPECS/yasm.spec:1.11	Sun Nov  4 16:34:03 2007
+++ SPECS/yasm.spec	Sun Nov  4 18:45:57 2007
@@ -59,7 +59,7 @@
 %configure \
 	%{?debug:--enable-debug}
 
-%{__make} all check
+%{__make} -j1 all check
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -89,6 +89,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2007/11/04 17:45:57  glen
+- make jobs: 1
+
 Revision 1.11  2007/11/04 15:34:03  qboosh
 - updated to 0.6.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/yasm.spec?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list